mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 14:13:09 +00:00
24 lines
842 B
YAML
24 lines
842 B
YAML
|
- name: filtlong test_filtlong
|
||
|
command: nextflow run tests/modules/filtlong -entry test_filtlong -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- filtlong
|
||
|
files:
|
||
|
- path: output/filtlong/test_lr_filtlong.fastq.gz
|
||
|
md5sum: 7029066c27ac6f5ef18d660d5741979a
|
||
|
|
||
|
- name: filtlong test_filtlong_illumina_se
|
||
|
command: nextflow run tests/modules/filtlong -entry test_filtlong_illumina_se -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- filtlong
|
||
|
files:
|
||
|
- path: output/filtlong/test_lr_filtlong.fastq.gz
|
||
|
md5sum: 7029066c27ac6f5ef18d660d5741979a
|
||
|
|
||
|
- name: filtlong test_filtlong_illumina_pe
|
||
|
command: nextflow run tests/modules/filtlong -entry test_filtlong_illumina_pe -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- filtlong
|
||
|
files:
|
||
|
- path: output/filtlong/test_lr_filtlong.fastq.gz
|
||
|
md5sum: 7029066c27ac6f5ef18d660d5741979a
|