mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
b78e19b9da
Update porechop to output log file
9 lines
405 B
YAML
9 lines
405 B
YAML
- name: porechop test_porechop
|
|
command: nextflow run ./tests/modules/porechop -entry test_porechop -c ./tests/config/nextflow.config -c ./tests/modules/porechop/nextflow.config
|
|
tags:
|
|
- porechop
|
|
files:
|
|
- path: output/porechop/test_porechop.fastq.gz
|
|
md5sum: 08f314ae9f162c8dcc27e5b513d2064d
|
|
- path: output/porechop/test_porechop.log
|
|
contains: ["Saving trimmed reads to file"]
|