mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 06:03:10 +00:00
10 lines
350 B
YAML
10 lines
350 B
YAML
|
- name: miniasm test_miniasm
|
||
|
command: nextflow run tests/modules/miniasm -entry test_miniasm -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- miniasm
|
||
|
files:
|
||
|
- path: output/miniasm/test.assembly.gfa.gz
|
||
|
md5sum: c68e4c2b64338d1c0f5b79b32934da14
|
||
|
- path: output/miniasm/test.assembly.fasta.gz
|
||
|
md5sum: d2f78ae618c02744e7a57bf4706ab8b4
|