mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
72b96f4e50
* fix: remove left-over unnecessary code * Add forgotten prefix for the log * Update meta.yml * Update tests Co-authored-by: Sateesh Peri <33637490+sateeshperi@users.noreply.github.com>
8 lines
286 B
YAML
8 lines
286 B
YAML
- name: malt run
|
|
command: nextflow run ./tests/modules/malt/run -entry test_malt_run -c ./tests/config/nextflow.config -c ./tests/modules/malt/run/nextflow.config
|
|
tags:
|
|
- malt
|
|
- malt/run
|
|
files:
|
|
- path: output/malt/test_1.rma6
|
|
- path: output/malt/test-malt-run.log
|