mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
8 lines
319 B
YAML
8 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
|