mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
073bbf1b26
* add staphopia-sccmec module * add additional test * change output name * Update main.nf * Update test.yml Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
15 lines
595 B
YAML
15 lines
595 B
YAML
- name: staphopiasccmec test_staphopiasccmec
|
|
command: nextflow run tests/modules/staphopiasccmec -entry test_staphopiasccmec -c tests/config/nextflow.config
|
|
tags:
|
|
- staphopiasccmec
|
|
files:
|
|
- path: output/staphopiasccmec/test.tsv
|
|
md5sum: e6460d4164f3af5b290c5ccdb11343bf
|
|
|
|
- name: staphopiasccmec test_staphopiasccmec_hamming
|
|
command: nextflow run tests/modules/staphopiasccmec -entry test_staphopiasccmec_hamming -c tests/config/nextflow.config
|
|
tags:
|
|
- staphopiasccmec
|
|
files:
|
|
- path: output/staphopiasccmec/test.tsv
|
|
md5sum: 164cda1b05b3b6814c1f0786d93ca070
|