Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 609 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 609 Bytes

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.