mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 06:03:10 +00:00
fc4f3e8822
* add seqsero2 module * correct lint errors * Update modules/seqsero2/main.nf Co-authored-by: Sébastien Guizard <sguizard@ed.ac.uk> * set output directory Co-authored-by: Sébastien Guizard <sguizard@ed.ac.uk>
11 lines
468 B
YAML
11 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']
|