mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
10 lines
331 B
YAML
10 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
|