mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 14:13:09 +00:00
6702d2e145
* Add daa2info * Add right flag in the config * Fix config * Apply suggestions from code review Co-authored-by: Jose Espinosa-Carrasco <kadomu@gmail.com> Co-authored-by: Jose Espinosa-Carrasco <kadomu@gmail.com>
10 lines
403 B
YAML
10 lines
403 B
YAML
- name: megan daa2info test_megan_daa2info
|
|
command: nextflow run ./tests/modules/megan/daa2info -entry test_megan_daa2info -c ./tests/config/nextflow.config -c ./tests/modules/megan/daa2info/nextflow.config
|
|
tags:
|
|
- megan/daa2info
|
|
- megan
|
|
files:
|
|
- path: output/megan/test.megan
|
|
contains: ["@Creator"]
|
|
- path: output/megan/test.txt.gz
|
|
contains: ["# Number of reads: 1"]
|