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

27 lines
1 KiB
YAML
Raw Normal View History

2021-10-27 11:00:11 -04: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 11:00:11 -04:00
tags:
- filtlong
files:
2022-05-31 09:46:28 -04:00
- path: output/filtlong/test_lr.fastq.gz
- path: output/filtlong/test_lr.log
contains: ["Scoring long reads"]
2021-10-27 11:00:11 -04: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 11:00:11 -04:00
tags:
- filtlong
files:
2022-05-31 09:46:28 -04:00
- path: output/filtlong/test_lr.fastq.gz
- path: output/filtlong/test_lr.log
contains: ["Scoring long reads"]
2021-10-27 11:00:11 -04: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 11:00:11 -04:00
tags:
- filtlong
files:
2022-05-31 09:46:28 -04:00
- path: output/filtlong/test_lr.fastq.gz
- path: output/filtlong/test_lr.log
contains: ["Scoring long reads"]