mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
Update tests/modules/motus/profile/test.yml
This commit is contained in:
parent
8dd711aba2
commit
2eebab4f35
1 changed files with 0 additions and 18 deletions
|
@ -6,21 +6,3 @@
|
|||
files:
|
||||
- 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"]
|
||||
|
||||
- name: motus profile test_motus_profile_bam
|
||||
command: nextflow run tests/modules/motus/profile -entry test_motus_profile_bam -c tests/config/nextflow.config
|
||||
tags:
|
||||
- motus
|
||||
- motus/profile
|
||||
files:
|
||||
- path: output/motus/test.out
|
||||
contains: ["#consensus_taxonomy\ttest"]
|
||||
|
|
Loading…
Reference in a new issue