2021-11-04 07:49:30 +00:00
|
|
|
- name: seqsero2 test_seqsero2
|
2021-11-26 07:58:40 +00:00
|
|
|
command: nextflow run ./tests/modules/seqsero2 -entry test_seqsero2 -c ./tests/config/nextflow.config -c ./tests/modules/seqsero2/nextflow.config
|
2021-11-04 07:49:30 +00:00
|
|
|
tags:
|
|
|
|
- seqsero2
|
|
|
|
files:
|
|
|
|
- path: output/seqsero2/results/SeqSero_log.txt
|
|
|
|
md5sum: d00242dfa734b5abb3622a6048f0b4fb
|
|
|
|
- path: output/seqsero2/results/SeqSero_result.tsv
|
2022-02-15 11:15:27 +00:00
|
|
|
contains: ["Sample", "Predicted", "Note"]
|
2021-11-04 07:49:30 +00:00
|
|
|
- path: output/seqsero2/results/SeqSero_result.txt
|
2022-02-15 11:15:27 +00:00
|
|
|
contains: ["Sample", "Predicted", "Note"]
|