2021-10-27 17:00:11 +02:00
|
|
|
- name: filtlong test_filtlong
|
2022-05-31 13:38:18 +02:00
|
|
|
command: nextflow run ./tests/modules/filtlong -entry test_filtlong -c ./tests/config/nextflow.config -c ./tests/modules/filtlong/nextflow.config
|
2021-10-27 17:00:11 +02:00
|
|
|
tags:
|
|
|
|
- filtlong
|
|
|
|
files:
|
2022-05-31 15:46:28 +02:00
|
|
|
- path: output/filtlong/test_lr.fastq.gz
|
2022-07-12 17:05:31 +02:00
|
|
|
- path: output/filtlong/test_lr.log
|
|
|
|
contains: ["Scoring long reads"]
|
2021-10-27 17:00:11 +02:00
|
|
|
|
|
|
|
- name: filtlong test_filtlong_illumina_se
|
2022-05-31 13:38:18 +02: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 17:00:11 +02:00
|
|
|
tags:
|
|
|
|
- filtlong
|
|
|
|
files:
|
2022-05-31 15:46:28 +02:00
|
|
|
- path: output/filtlong/test_lr.fastq.gz
|
2022-07-12 17:05:31 +02:00
|
|
|
- path: output/filtlong/test_lr.log
|
|
|
|
contains: ["Scoring long reads"]
|
2021-10-27 17:00:11 +02:00
|
|
|
|
|
|
|
- name: filtlong test_filtlong_illumina_pe
|
2022-05-31 13:38:18 +02: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 17:00:11 +02:00
|
|
|
tags:
|
|
|
|
- filtlong
|
|
|
|
files:
|
2022-05-31 15:46:28 +02:00
|
|
|
- path: output/filtlong/test_lr.fastq.gz
|
2022-07-12 17:05:31 +02:00
|
|
|
- path: output/filtlong/test_lr.log
|
|
|
|
contains: ["Scoring long reads"]
|