mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 20:53:08 +00:00
bf5edb8614
* add module for mash dist * fix lint Co-authored-by: Gregor Sturm <mail@gregor-sturm.de>
10 lines
343 B
YAML
10 lines
343 B
YAML
- name: mash dist test_mash_dist
|
|
command: nextflow run tests/modules/mash/dist -entry test_mash_dist -c tests/config/nextflow.config
|
|
tags:
|
|
- mash
|
|
- mash/dist
|
|
files:
|
|
- path: output/mash/test.txt
|
|
md5sum: 1dfd5b53e1996f9fdb9d260b3e81c4d6
|
|
- path: output/mash/versions.yml
|
|
md5sum: f786d48a9af59e823d19c171969d0d50
|