mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
23 lines
842 B
YAML
23 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
|