mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
e937c7950a
* Update README * Rename pytest_software.yml to pytest_modules.yml * Rename main software directory to modules * Remove deprecated modules * Rename tests software to modules * Replace paths for tests in pytest_modules.yml * Replace software with modules in Github Actions * Replace software with modules in main.nf tests * Rename software to modules in test.yml
9 lines
330 B
YAML
9 lines
330 B
YAML
- name: mash sketch
|
|
command: nextflow run ./tests/modules/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
|