mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
9 lines
319 B
YAML
9 lines
319 B
YAML
|
- name: "bcftools roh"
|
||
|
command: nextflow run ./tests/modules/bcftools/roh -entry test_bcftools_roh -c ./tests/config/nextflow.config -c ./tests/modules/bcftools/roh/nextflow.config
|
||
|
tags:
|
||
|
- "bcftools"
|
||
|
- "bcftools/rhoh"
|
||
|
files:
|
||
|
- path: "output/bcftools/test.roh"
|
||
|
- path: output/bcftools/versions.yml
|