mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
9 lines
297 B
YAML
9 lines
297 B
YAML
|
- name: diamond blastx
|
||
|
command: nextflow run ./tests/modules/diamond/blastx -entry test_diamond_blastx -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- diamond
|
||
|
- diamond/blastx
|
||
|
files:
|
||
|
- path: ./output/diamond/test.diamond_blastx.txt
|
||
|
md5sum: d41d8cd98f00b204e9800998ecf8427e
|