mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 14:13:09 +00:00
10 lines
290 B
YAML
10 lines
290 B
YAML
|
- name: nucmer test_nucmer
|
||
|
command: nextflow run tests/modules/nucmer -entry test_nucmer -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- nucmer
|
||
|
files:
|
||
|
- path: output/nucmer/test.coords
|
||
|
contains: ['MT192765.1']
|
||
|
- path: output/nucmer/test.delta
|
||
|
contains: ['MT192765.1']
|