mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
682f789f93
* Bump tool versions for modules required in viralrecon * Fix all the tests * Fix Prettier lint * Remove empty md5sums
8 lines
349 B
YAML
8 lines
349 B
YAML
- name: bcftools merge test_bcftools_merge
|
|
command: nextflow run ./tests/modules/bcftools/merge -entry test_bcftools_merge -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/merge/nextflow.config
|
|
tags:
|
|
- bcftools/merge
|
|
- bcftools
|
|
files:
|
|
- path: output/bcftools/test.vcf.gz
|
|
md5sum: 744b28bef1469aabdcfd354293ef725d
|