mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
10 lines
372 B
YAML
10 lines
372 B
YAML
|
- name: bcftools annotate test_bcftools_annotate
|
||
|
command: nextflow run tests/modules/bcftools/annotate -entry test_bcftools_annotate -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- bcftools/annotate
|
||
|
- bcftools
|
||
|
files:
|
||
|
- path: output/bcftools/test_compressed_annotated.vcf.gz
|
||
|
- path: output/bcftools/versions.yml
|
||
|
md5sum: b647b465acc221f6fe6fbcc319724eed
|