nf-core_modules/tests/modules/dragonflye/test.yml
Robert A. Petit III 653e9e05b1
add module for dragonflye (#633)
* add module for dragonflye

* fix tests for dragonflye

* Update test.yml

* Update meta.yml

* Update main.nf

* Update main.nf

* Update modules/dragonflye/meta.yml

Co-authored-by: Gregor Sturm <mail@gregor-sturm.de>
2021-08-16 11:51:30 +02:00

25 lines
1,011 B
YAML

- name: dragonflye with miniasm
command: nextflow run ./tests/modules/dragonflye -entry test_dragonflye -c tests/config/nextflow.config
tags:
- dragonflye
files:
- path: output/dragonflye/miniasm.fasta
md5sum: 6b8903ba09592df99f43ed05fda488f6
- path: output/dragonflye/miniasm-unpolished.gfa
md5sum: 40ab03a417eafab0cb4ac2c32bd006e1
# MD5sum not reproducible (timestamp, contig order)
- path: output/dragonflye/contigs.fa
- path: output/dragonflye/dragonflye.log
- name: dragonflye with raven
command: nextflow run ./tests/modules/dragonflye -entry test_dragonflye_raven -c tests/config/nextflow.config
tags:
- dragonflye
files:
- path: output/dragonflye/raven.fasta
md5sum: bd4ba5b0dda110a7ccbea9581c97a898
- path: output/dragonflye/raven-unpolished.gfa
md5sum: 62c21791dbf9b2c7375dc52d7bab5be2
# MD5sum not reproducible (timestamp, contig order)
- path: output/dragonflye/contigs.fa
- path: output/dragonflye/dragonflye.log