Skip to content

A tool for use by Parts lab group for the Cas3 deletion project, to help find interesting regions to delete.

License

Notifications You must be signed in to change notification settings

Ronnie-Crawford/cas3-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cas3 motif gene ranking and motif finding tool

For the Cas3 project in Parts Group, Wellcome Sanger Institute

Environment

The exact conda environment is provided in the environment.yml file, which can be used to automatically make a conda environment with conda env create -f environment.yml. However, if you prefer to not use this method, the python3 packages needed are simply:

  • numpy
  • pandas
  • pyfaidx

Configuration

Please paste the paths to relevant files into the config.json file, a detailed breakdown of the option to come soon.

Running

To run the tool, start in the main folder cd cas3-tool, and run python src.

About

A tool for use by Parts lab group for the Cas3 deletion project, to help find interesting regions to delete.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages