mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
8 lines
258 B
YAML
8 lines
258 B
YAML
|
- name: tool subtool
|
||
|
command: nextflow run ./tests/software/TOOL/SUBTOOL -entry test_tool_subtool -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- tool
|
||
|
- tool_subtool
|
||
|
files:
|
||
|
- path: output/tool/test.bam
|
||
|
md5sum: a41bfadacd2eeef1d31e05c135cc4f4e
|