2021-03-22 18:26:02 +00:00
|
|
|
- name: gatk4 fastqtosam test_gatk4_fastqtosam_single_end
|
2021-11-26 07:58:40 +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:
|
2021-04-08 08:10:52 +00:00
|
|
|
- gatk4/fastqtosam
|
2021-03-22 18:26:02 +00:00
|
|
|
- gatk4
|
|
|
|
files:
|
|
|
|
- path: output/gatk4/test.bam
|
2021-11-11 07:58:59 +00:00
|
|
|
md5sum: 0a0d308b219837977b8df9daa26db7de
|
2021-03-22 18:26:02 +00:00
|
|
|
|
|
|
|
- name: gatk4 fastqtosam test_gatk4_fastqtosam_paired_end
|
2021-11-26 07:58:40 +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-11-11 07:58:59 +00:00
|
|
|
md5sum: 0a0d308b219837977b8df9daa26db7de
|