nf-core_modules/tests/software/spades/test.yml
Kevin Menden 043a7d1e3c
remove deprecated test tags (#440)
* remove deprecated test tags

* fix bowtie, gatk4/applybsqr

* fix gatk4 baserecalibrator

* fixed shovill

* fixed yara/mapper

* fixed kallistobustools/ref paths
2021-04-13 18:03:09 +01:00

23 lines
868 B
YAML

- name: spades single end
command: nextflow run ./tests/software/spades -entry test_spades_single_end -c tests/config/nextflow.config
tags:
- spades
files:
- path: output/spades/test.assembly.gfa
md5sum: b2616d2beba83ab7d361b54778d1e759
- path: output/spades/test.contigs.fa
md5sum: 2690fefde046bc904e90df09a065257a
- path: output/spades/test.scaffolds.fa
md5sum: 2690fefde046bc904e90df09a065257a
- path: output/spades/test.spades.log
- name: spades paired end
command: nextflow run ./tests/software/spades -entry test_spades_paired_end -c tests/config/nextflow.config
tags:
- spades
files:
- path: output/spades/test.assembly.gfa
md5sum: faf76135ee390606b899c0197dc38e04
- path: output/spades/test.contigs.fa
md5sum: 6148e25b33890c80f176f90f2dd88989
- path: output/spades/test.spades.log