mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
f20c427339
* added classic mlst module * removed nf-core TODO comments * included drpatelh suggestions * adjust version capture identation * update main to pass lint * follow output expected by test.yml * suggested prefix change from rpetit3 * Apply suggestions from code review Co-authored-by: Gregor Sturm <mail@gregor-sturm.de> Co-authored-by: Robert A. Petit III <robbie.petit@gmail.com> Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
7 lines
223 B
YAML
7 lines
223 B
YAML
- name: mlst test_mlst
|
|
command: nextflow run tests/modules/mlst -entry test_mlst -c tests/config/nextflow.config
|
|
tags:
|
|
- mlst
|
|
files:
|
|
- path: output/mlst/test.tsv
|
|
md5sum: b52df6178834a156c9402012718eb65e
|