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