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>
8 lines
308 B
YAML
8 lines
308 B
YAML
- name: bcftools stats test_bcftools_stats
|
|
command: nextflow run tests/software/bcftools/stats -entry test_bcftools_stats -c tests/config/nextflow.config
|
|
tags:
|
|
- bcftools
|
|
- bcftools_stats
|
|
files:
|
|
- path: output/bcftools/test.bcftools_stats.txt
|
|
md5sum: c4c5938add12a20050eec3782c8ad623
|