mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-27 07:53:16 -05:00
10 lines
236 B
YAML
10 lines
236 B
YAML
|
- 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
|
||
|
|