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