mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
12 lines
364 B
YAML
12 lines
364 B
YAML
|
## TODO nf-core: Please run the following command to build this file:
|
||
|
# nf-core modules create-test-yml malt/run
|
||
|
- name: malt run
|
||
|
command: nextflow run ./tests/modules/malt/run -entry test_malt_run -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- malt
|
||
|
- malt/run
|
||
|
files:
|
||
|
- path: output/malt/test_1.rma6
|
||
|
- path: output/malt/malt-run.log
|
||
|
|