mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
889465cb2b
* update test data paths * Update test md5sums * gatk test fixes & update variantfiltration main * few extra fixes after review * fix suspected format error * Update software/gatk4/variantfiltration/main.nf * Update software/gatk4/variantfiltration/main.nf * Apply suggestions from code review Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
12 lines
496 B
YAML
12 lines
496 B
YAML
- name: bcftools mpileup test_bcftools_mpileup
|
|
command: nextflow run tests/software/bcftools/mpileup -entry test_bcftools_mpileup -c tests/config/nextflow.config
|
|
tags:
|
|
- bcftools_mpileup
|
|
- bcftools
|
|
files:
|
|
- path: output/bcftools/test.bcftools_stats.txt
|
|
md5sum: 2d506e32837a53a01fea0fc90402632a
|
|
- path: output/bcftools/test.vcf.gz.tbi
|
|
md5sum: 11d90b5b35e4adf6b44fc53bec93bed3
|
|
- path: output/bcftools/test.vcf.gz
|
|
md5sum: 2cf273a9fa3784383799b6b24df2f88c
|