nf-core_modules/tests/modules/nucmer/test.yml
Sateesh d5f6985607
add new nucmer module (#945)
* 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>
2021-11-15 22:05:34 +00:00

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']