mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
12 lines
401 B
YAML
12 lines
401 B
YAML
|
- name: maltextract
|
||
|
command: nextflow run ./tests/modules/maltextract -entry test_maltextract -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- maltextract
|
||
|
files:
|
||
|
- path: output/maltextract/results/error.txt
|
||
|
md5sum: d41d8cd98f00b204e9800998ecf8427e
|
||
|
- path: output/maltextract/results/error.txt
|
||
|
- path: output/maltextract/results/log.txt
|
||
|
contains:
|
||
|
- "INFO: Peak memory"
|