mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
14 lines
580 B
YAML
14 lines
580 B
YAML
## TODO nf-core: Please run the following command to build this file:
|
|
# nf-core modules create-test-yml rtgtools/vcfeval
|
|
- name: "rtgtools vcfeval"
|
|
command: nextflow run ./tests/modules/rtgtools/vcfeval -entry test_rtgtools_vcfeval -c ./tests/config/nextflow.config -c ./tests/modules/rtgtools/vcfeval/nextflow.config
|
|
tags:
|
|
- "rtgtools"
|
|
#
|
|
- "rtgtools/vcfeval"
|
|
#
|
|
files:
|
|
- path: "output/rtgtools/test.bam"
|
|
md5sum: e667c7caad0bc4b7ac383fd023c654fc
|
|
- path: output/rtgtools/versions.yml
|
|
md5sum: a01fe51bc4c6a3a6226fbf77b2c7cf3b
|