mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
b932210f27
* Fix version commands: round 3 * Fix seqkit/split2 modules * Fix flash and cat/fastq modules * Remove md5sums on gz files
8 lines
307 B
YAML
8 lines
307 B
YAML
- name: flash test_flash
|
|
command: nextflow run tests/modules/flash -entry test_flash -c tests/config/nextflow.config
|
|
tags:
|
|
- flash
|
|
files:
|
|
- path: output/flash/test.notCombined_2.fastq.gz
|
|
- path: output/flash/test.extendedFrags.fastq.gz
|
|
- path: output/flash/test.notCombined_1.fastq.gz
|