Skip to content
Snippets Groups Projects

Add zymo workflow

Merged Valentina Galata requested to merge zymo into bright_future
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
+ 0
2
@@ -93,8 +93,6 @@ rule download_genomes:
"wget https://github.com/al-mcintyre/mCaller_analysis_scripts/raw/master/assemblies/cneoformans_ont.fasta -P {output} && "
"date) 2> {log.err} > {log.out}"
# Note: manually added the Cryptococcus and Lactobacillus genomes to the folder
rule concatenate:
input:
rules.download_genomes.output
Loading