mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
be798861c6
* add module for abricate * rename abricate/abricate to abricate/run * Update test.yml Co-authored-by: Sateesh <33637490+sateeshperi@users.noreply.github.com>
10 lines
352 B
YAML
10 lines
352 B
YAML
- name: abricate run
|
|
command: nextflow run tests/modules/abricate/run -entry test_abricate_run -c tests/config/nextflow.config
|
|
tags:
|
|
- abricate
|
|
- abricate/run
|
|
files:
|
|
- path: output/abricate/test.txt
|
|
md5sum: cd07e2953b127aed8d09bf1b2b903a1f
|
|
- path: output/abricate/versions.yml
|
|
md5sum: ae9cafaae96a644bb852e337aa7251f3
|