nf-core_modules/tests/modules/motus/merge/test.yml
James A. Fellows Yates 8372df6fb2
Update MOTUS/MERGE (#2068)
* Update main.nf

* Update meta.yml

* Re-add logos as not staged in a way that works with MultiQC config files

* Add meta to mOTUs merge

* Put tests back to use downloaded db

* Apply suggestions from code review

* Fix test text string

* md5sum -> contains

* Update nextflow.config
2022-09-15 19:45:43 +02:00

19 lines
675 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/test.txt
contains:
- "consensus_taxonomy"
- name: motus merge test_motus_merge_biom
command: nextflow run ./tests/modules/motus/merge -entry test_motus_merge_biom -c ./tests/config/nextflow.config -c ./tests/modules/motus/merge/nextflow.config
tags:
- motus
- motus/merge
files:
- path: output/motus/test.biom
contains:
- "Biological Observation Matrix 1.0.0"