mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
19 lines
699 B
YAML
19 lines
699 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
|
|
md5sum: 0b539c68a5b66dd6e20ad5d218f4f4c6
|
|
- path: output/diamond/versions.yml
|