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
278 B
YAML
8 lines
278 B
YAML
- name: bcftools merge
|
|
command: nextflow run ./tests/software/bcftools/merge -entry test_bcftools_merge -c tests/config/nextflow.config
|
|
tags:
|
|
- bcftools
|
|
- bcftools_merge
|
|
files:
|
|
- path: output/bcftools/test.vcf.gz
|
|
md5sum: 52165fc4149c61547e63800b876c9661
|