mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-14 13:43:09 +00:00
9 lines
278 B
YAML
9 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: 23eee1acfd99581889be3fd2b86b6950
|