The tool to search for motifs within the whole genome or regions of interest
- Clone the directory
git clone https://github.molgen.mpg.de/anastasiia/TFBSscan
- Switch to the directory
cd TFBSscan
- Create the needed environment from the file tfbs.yaml
conda env create --file tfbs.yaml
- Activate the environment
source activate tfbs
- You are ready to use the TFBS scan! To learn how to use TFBS scan, just type
python tfbsscan.py