mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
598d7abdb2
* Log4j again * Update checksums
19 lines
819 B
YAML
19 lines
819 B
YAML
- name: gatk4 fastqtosam test_gatk4_fastqtosam_single_end
|
|
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
|
|
tags:
|
|
- gatk4
|
|
- gatk4/fastqtosam
|
|
files:
|
|
- path: output/gatk4/test.bam
|
|
- path: output/gatk4/versions.yml
|
|
md5sum: 03f3accdc3e3c392c1179213286a0b67
|
|
|
|
- name: gatk4 fastqtosam test_gatk4_fastqtosam_paired_end
|
|
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
|
|
tags:
|
|
- gatk4
|
|
- gatk4/fastqtosam
|
|
files:
|
|
- path: output/gatk4/test.bam
|
|
- path: output/gatk4/versions.yml
|
|
md5sum: 144e7118d5f277ad5fba863213c810b0
|