2021-10-27 15:00:11 +00:00
|
|
|
- name: filtlong test_filtlong
|
2022-05-31 11:38:18 +00:00
|
|
|
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
|
2022-07-12 15:05:31 +00:00
|
|
|
- path: output/filtlong/test_lr.log
|
|
|
|
contains: ["Scoring long reads"]
|
2021-10-27 15:00:11 +00:00
|
|
|
|
|
|
|
- name: filtlong test_filtlong_illumina_se
|
2022-05-31 11:38:18 +00:00
|
|
|
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
|
2022-07-12 15:05:31 +00:00
|
|
|
- path: output/filtlong/test_lr.log
|
|
|
|
contains: ["Scoring long reads"]
|
2021-10-27 15:00:11 +00:00
|
|
|
|
|
|
|
- name: filtlong test_filtlong_illumina_pe
|
2022-05-31 11:38:18 +00:00
|
|
|
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
|
2022-07-12 15:05:31 +00:00
|
|
|
- path: output/filtlong/test_lr.log
|
|
|
|
contains: ["Scoring long reads"]
|