mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
50eafb19c6
* Update version for log4j vulnerability * update checksums * update checksums * update checksums * Remove todo string * remove werid output paths * remove werid output paths * remove werid output paths * Update various checksums * Update various checksums * Remove unstable md5sums * Update md5sums * Fix pileupsummary * Fix genotypegvcfs * Update test files mutect2 * hm genotypevcf updated again * Update some mutect checksums and whatnot * Fix last mutect checksum * Apply suggestion to use mtochondria data instead
21 lines
881 B
YAML
21 lines
881 B
YAML
- name: gatk4 applyvqsr test_gatk4_applyvqsr
|
|
command: nextflow run tests/modules/gatk4/applyvqsr -entry test_gatk4_applyvqsr -c tests/config/nextflow.config -c ./tests/modules/gatk4/applyvqsr/nextflow.config
|
|
tags:
|
|
- gatk4/applyvqsr
|
|
- gatk4
|
|
files:
|
|
- path: output/gatk4/test.vcf.gz
|
|
- path: output/gatk4/test.vcf.gz.tbi
|
|
- path: output/gatk4/versions.yml
|
|
md5sum: 984c932ee9a5683b18e22a369aa5c9e7
|
|
|
|
- name: gatk4 applyvqsr test_gatk4_applyvqsr_allele_specific
|
|
command: nextflow run tests/modules/gatk4/applyvqsr -entry test_gatk4_applyvqsr_allele_specific -c tests/config/nextflow.config -c ./tests/modules/gatk4/applyvqsr/nextflow.config
|
|
tags:
|
|
- gatk4/applyvqsr
|
|
- gatk4
|
|
files:
|
|
- path: output/gatk4/test.vcf.gz
|
|
- path: output/gatk4/test.vcf.gz.tbi
|
|
- path: output/gatk4/versions.yml
|
|
md5sum: 3b55f26c94c5f145f10ef4c5f83ec3cc
|