mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
29 lines
1.1 KiB
YAML
29 lines
1.1 KiB
YAML
- name: gatk4 applybqsr test_gatk4_applybqsr
|
|
command: nextflow run tests/modules/gatk4/applybqsr -entry test_gatk4_applybqsr -c tests/config/nextflow.config -c ./tests/modules/gatk4/applybqsr/nextflow.config
|
|
tags:
|
|
- gatk4
|
|
- gatk4/applybqsr
|
|
files:
|
|
- path: output/gatk4/test.bam
|
|
md5sum: e11b7eaf2034740a953626518e3c3d6e
|
|
- path: output/gatk4/versions.yml
|
|
|
|
- name: gatk4 applybqsr test_gatk4_applybqsr_intervals
|
|
command: nextflow run tests/modules/gatk4/applybqsr -entry test_gatk4_applybqsr_intervals -c tests/config/nextflow.config -c ./tests/modules/gatk4/applybqsr/nextflow.config
|
|
tags:
|
|
- gatk4
|
|
- gatk4/applybqsr
|
|
files:
|
|
- path: output/gatk4/test.bam
|
|
md5sum: e9e9aa753c106e43f936ad573e23d2e6
|
|
- path: output/gatk4/versions.yml
|
|
|
|
- name: gatk4 applybqsr test_gatk4_applybqsr_cram
|
|
command: nextflow run tests/modules/gatk4/applybqsr -entry test_gatk4_applybqsr_cram -c tests/config/nextflow.config -c ./tests/modules/gatk4/applybqsr/nextflow.config
|
|
tags:
|
|
- gatk4
|
|
- gatk4/applybqsr
|
|
files:
|
|
- path: output/gatk4/test.cram
|
|
md5sum: bca9d234a5d484ce2a6f4826ca2ea308
|
|
- path: output/gatk4/versions.yml
|