nf-core_modules/tests/modules/filtlong/test.yml

27 lines
1 KiB
YAML
Raw Normal View History

2021-10-27 15:00:11 +00:00
- name: filtlong test_filtlong
command: nextflow run ./tests/modules/filtlong -entry test_filtlong -c ./tests/config/nextflow.config -c ./tests/modules/filtlong/nextflow.config
2021-10-27 15:00:11 +00:00
tags:
- filtlong
files:
2022-05-31 13:46:28 +00:00
- path: output/filtlong/test_lr.fastq.gz
- path: output/filtlong/test_lr.log
contains: ["Scoring long reads"]
2021-10-27 15:00:11 +00:00
- name: filtlong test_filtlong_illumina_se
command: nextflow run ./tests/modules/filtlong -entry test_filtlong_illumina_se -c ./tests/config/nextflow.config -c ./tests/modules/filtlong/nextflow.config
2021-10-27 15:00:11 +00:00
tags:
- filtlong
files:
2022-05-31 13:46:28 +00:00
- path: output/filtlong/test_lr.fastq.gz
- path: output/filtlong/test_lr.log
contains: ["Scoring long reads"]
2021-10-27 15:00:11 +00:00
- name: filtlong test_filtlong_illumina_pe
command: nextflow run ./tests/modules/filtlong -entry test_filtlong_illumina_pe -c ./tests/config/nextflow.config -c ./tests/modules/filtlong/nextflow.config
2021-10-27 15:00:11 +00:00
tags:
- filtlong
files:
2022-05-31 13:46:28 +00:00
- path: output/filtlong/test_lr.fastq.gz
- path: output/filtlong/test_lr.log
contains: ["Scoring long reads"]