nf-core_modules/tests/modules/motus/merge/test.yml
James A. Fellows Yates b02e648c22
Add MOTUS/MERGE (#1734)
* Add motus/merge module, missing test yml

* Fix prefix

* Fix polymersase

* Update test meta.yml

* Try new version system

* Typo fix

* Clairfy docs for the version file

* Switch to directory auto detection

* Now with the change and not just meta

* Remove now unneeded input parameter from test

* Fix input type check

* Try adding db requirement to fix docker issue

* Update modules/motus/merge/main.nf

* Fix input

* Apply suggestions from code review

* Fix md5sums

* Replace debugging db location with actual

* Fix contains due to further varialbility

* Indenting
2022-07-07 09:47:41 +02:00

12 lines
473 B
YAML

- name: motus merge test_motus_merge
command: nextflow run ./tests/modules/motus/merge -entry test_motus_merge -c ./tests/config/nextflow.config -c ./tests/modules/motus/merge/nextflow.config
tags:
- motus
- motus/merge
files:
- path: output/motus/motus_merged.txt
contains: ["#consensus_taxonomy"]
- path: output/motus/test.out
contains: ["#consensus_taxonomy"]
- path: output/motus/test2.out
contains: ["#consensus_taxonomy"]