Skip to content

anastasiia/TFBSscan

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

TFBSscan

The tool to search for motifs within the whole genome or regions of interest

Installation

  1. Clone the directory
git clone https://github.molgen.mpg.de/anastasiia/TFBSscan
  1. Switch to the directory
cd TFBSscan
  1. Create the needed environment from the file tfbs.yaml
conda env create --file tfbs.yaml
  1. Activate the environment
source activate tfbs
  1. You are ready to use the TFBS scan! To learn how to use TFBS scan, just type
python tfbsscan.py

About

The tool to search for motifs within the whole genome or regions of interest

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages