mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
9 lines
280 B
YAML
9 lines
280 B
YAML
|
- name: Run tests for minia - test_minia
|
||
|
command: nextflow run tests/software/minia -entry test_minia -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- minia
|
||
|
files:
|
||
|
- path: output/minia/test.h5
|
||
|
- path: output/minia/test.contigs.fa
|
||
|
- path: output/minia/test.unitigs.fa
|