Skip to content

nixonlab/dopkins_jan2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dopkins 2022 - Endogenous Reverse Transcriptase Inhibition Attenuates TLR5 Mediated Inflammation

To get DAG:

snakemake --profile profiles/aws  --forceall --dag | dot -Tpdf > dag.pdf

To get rule graph:

snakemake --profile profiles/aws  --forceall --rulegraph | dot -Tpdf > rulegraph.pdf

To get file graph:

snakemake --profile profiles/aws  --forceall --filegraph | dot -Tpdf > filegraph.pdf

To run pipeline:

snakemake --profile profiles/aws/ all

To modify pipeline:

Change sample download table, or change the reference genomes in the config.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published