mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
be8d7b3293
* Rollback version * Start work rollback to 0.4.1 * Further changes * Re do dynamic flag creation * Prettier.
10 lines
341 B
YAML
10 lines
341 B
YAML
- name: malt run test_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/run
|
|
- malt
|
|
files:
|
|
- path: output/malt/test-malt-run.log
|
|
contains:
|
|
- "Peak memory"
|
|
- path: output/malt/test_1.rma6
|