mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 14:13:09 +00:00
12 lines
468 B
YAML
12 lines
468 B
YAML
|
- name: seqsero2 test_seqsero2
|
||
|
command: nextflow run tests/modules/seqsero2 -entry test_seqsero2 -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- seqsero2
|
||
|
files:
|
||
|
- path: output/seqsero2/results/SeqSero_log.txt
|
||
|
md5sum: d00242dfa734b5abb3622a6048f0b4fb
|
||
|
- path: output/seqsero2/results/SeqSero_result.tsv
|
||
|
contains: ['Sample', 'Predicted', 'Note']
|
||
|
- path: output/seqsero2/results/SeqSero_result.txt
|
||
|
contains: ['Sample', 'Predicted', 'Note']
|