mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
18 lines
652 B
YAML
18 lines
652 B
YAML
- name: diamond blastp test_diamond_blastp
|
|
command: nextflow run tests/modules/diamond/blastp -entry test_diamond_blastp -c tests/config/nextflow.config
|
|
tags:
|
|
- diamond/blastp
|
|
- diamond
|
|
files:
|
|
- path: output/diamond/test.diamond_blastp.txt
|
|
md5sum: 2515cf88590afa32356497e79a51fce9
|
|
- path: output/diamond/versions.yml
|
|
|
|
- name: diamond blastp test_diamond_blastp_daa
|
|
command: nextflow run tests/modules/diamond/blastp -entry test_diamond_blastp_daa -c tests/config/nextflow.config
|
|
tags:
|
|
- diamond/blastp
|
|
- diamond
|
|
files:
|
|
- path: output/diamond/test.diamond_blastp.daa
|
|
- path: output/diamond/versions.yml
|