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
262 B
YAML
8 lines
262 B
YAML
- name: tabix bgzip
|
|
command: nextflow run ./tests/software/tabix/bgzip -entry test_tabix_bgzip -c tests/config/nextflow.config
|
|
tags:
|
|
- tabix
|
|
- tabix_bgzip
|
|
files:
|
|
- path: ./output/tabix/test.vcf.gz
|
|
md5sum: 0f1c94af3aa3e7e203d9e034ef6f8f4d
|