2022-05-05 17:38:46 +00:00
|
|
|
- name: motus profile test_motus_profile_single_end
|
|
|
|
command: nextflow run tests/modules/motus/profile -entry test_motus_profile_single_end -c tests/config/nextflow.config
|
2022-04-24 11:55:17 +00:00
|
|
|
tags:
|
2022-05-05 17:38:46 +00:00
|
|
|
- motus
|
|
|
|
- motus/profile
|
2022-04-24 11:55:17 +00:00
|
|
|
files:
|
2022-05-05 17:38:46 +00:00
|
|
|
- path: output/motus/test.out
|
|
|
|
contains: ["#consensus_taxonomy\ttest"]
|
|
|
|
|
|
|
|
- name: motus profile test_motus_profile_paired_end
|
|
|
|
command: nextflow run tests/modules/motus/profile -entry test_motus_profile_paired_end -c tests/config/nextflow.config
|
|
|
|
tags:
|
|
|
|
- motus
|
|
|
|
- motus/profile
|
|
|
|
files:
|
|
|
|
- path: output/motus/test.out
|
|
|
|
contains: ["#consensus_taxonomy\ttest"]
|