mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
d5f6985607
* add new nucmer module * Apply suggestions from code review Co-authored-by: Robert A. Petit III <robbie.petit@gmail.com> * update tests with file produced by input * Update main.nf * Update meta.yml Co-authored-by: Michael Cipriano <mcipriano@gmail.com> Co-authored-by: Robert A. Petit III <robbie.petit@gmail.com> Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
9 lines
290 B
YAML
9 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']
|