mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
a552d97849
* added sarscov2 vcf data; adjusted bcftools tests * updated README.md * deleted old VCF files; fixed mergevcfs * fixed tabix
8 lines
290 B
YAML
8 lines
290 B
YAML
- name: 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
|