Skip to content

ayavuzcakir/CAAPS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAAPS

Current version can: -download from sra -download STAR_index from dobin's repo -Align using STAR (needs >30GB of RAM)

needs conda and snakemake to run

conda install -c bioconda snakemake

to run

snakemake --use-conda -c all

you can adjust the config file to change the accession entries in the given format

accession:

  • SRR1
  • SRR2
  • etc

Currently maintained by BMGlab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.7%
  • Shell 26.3%