mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 14:13:09 +00:00
9 lines
297 B
YAML
9 lines
297 B
YAML
|
- name: diamond blastp
|
||
|
command: nextflow run ./tests/modules/diamond/blastp -entry test_diamond_blastp -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- diamond
|
||
|
- diamond/blastp
|
||
|
files:
|
||
|
- path: ./output/diamond/test.diamond_blastp.txt
|
||
|
md5sum: 3ca7f6290c1d8741c573370e6f8b4db0
|