2022-07-07 07:47:41 +00:00
|
|
|
- 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:
|
2022-09-15 17:45:43 +00:00
|
|
|
- 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"
|