2021-03-22 18:26:02 +00:00
|
|
|
- name: gatk4 fastqtosam test_gatk4_fastqtosam_single_end
|
2021-12-20 16:10:49 +00:00
|
|
|
command: nextflow run tests/modules/gatk4/fastqtosam -entry test_gatk4_fastqtosam_single_end -c tests/config/nextflow.config -c ./tests/modules/gatk4/fastqtosam/nextflow.config
|
2021-03-22 18:26:02 +00:00
|
|
|
tags:
|
|
|
|
- gatk4
|
2021-12-20 16:10:49 +00:00
|
|
|
- gatk4/fastqtosam
|
2021-03-22 18:26:02 +00:00
|
|
|
files:
|
|
|
|
- path: output/gatk4/test.bam
|
2021-12-20 16:10:49 +00:00
|
|
|
- path: output/gatk4/versions.yml
|
2021-03-22 18:26:02 +00:00
|
|
|
|
|
|
|
- name: gatk4 fastqtosam test_gatk4_fastqtosam_paired_end
|
2021-12-20 16:10:49 +00:00
|
|
|
command: nextflow run tests/modules/gatk4/fastqtosam -entry test_gatk4_fastqtosam_paired_end -c tests/config/nextflow.config -c ./tests/modules/gatk4/fastqtosam/nextflow.config
|
2021-03-22 18:26:02 +00:00
|
|
|
tags:
|
|
|
|
- gatk4
|
2021-04-08 08:10:52 +00:00
|
|
|
- gatk4/fastqtosam
|
2021-03-22 18:26:02 +00:00
|
|
|
files:
|
|
|
|
- path: output/gatk4/test.bam
|
2021-12-20 16:10:49 +00:00
|
|
|
- path: output/gatk4/versions.yml
|