mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
3c4d9466f4
* initial 'modules create' of minia * fixed tests * finished meta.yml * fixed filters.yml * resolved issues in pytest_software.yml * add newline * Update software/minia/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
8 lines
280 B
YAML
8 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
|