ammaraziz / wfi

whofluIRMA - influenza assembly pipeline
9 stars 2 forks source link

rewrite snakefile #20

Closed ammaraziz closed 10 months ago

ammaraziz commented 10 months ago

Rewrite and separate the snakefile to use separate smk files:

  1. common.smk
  2. filter.smk
  3. paired.smk
  4. single.smk
  5. long.smk
  6. report.smk

Use this as an example:

https://github.com/snakemake-workflows/dna-seq-gatk-variant-calling