mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
2d38566eca
* fix: remove left-over unnecessary code * Add megan/rma2info * Attempt at fixing test * Right yml formatting * Get the versios reporting correct
12 lines
400 B
YAML
12 lines
400 B
YAML
- name: megan rma2info test_megan_rma2info
|
|
command: nextflow run tests/modules/megan/rma2info -entry test_megan_rma2info -c tests/config/nextflow.config
|
|
tags:
|
|
- megan
|
|
- megan/rma2info
|
|
files:
|
|
- path: output/megan/test.megan
|
|
contains:
|
|
- "@Creator"
|
|
- path: output/megan/test.txt.gz
|
|
md5sum: 5c3b876aa0abef12158bcd7c3702740f
|
|
- path: output/megan/versions.yml
|