mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
ec15bae344
* new submodule mash/sketch * fixed submodule naming * OK, tag is diff to keyword * OK another round 🤣 * removed TODO comments * updated as per review comments 🙆♂️ * updated functions.nf 😁 * Update software/mash/sketch/main.nf * Update main.nf Removed blank line at the 12th Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
9 lines
331 B
YAML
9 lines
331 B
YAML
- name: mash sketch
|
|
command: nextflow run ./tests/software/mash/sketch -entry test_mash_sketch -c tests/config/nextflow.config
|
|
tags:
|
|
- mash/sketch
|
|
files:
|
|
- path: output/mash/test.msh
|
|
md5sum: d747145a43dad5f82342036f8f5d9133
|
|
- path: output/mash/test.mash_stats
|
|
md5sum: 2a6f297d8e69a5e4160243bc6c89129c
|