mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +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
|
|
- diamond/blastp
|
|
files:
|
|
- path: output/diamond/test.diamond_blastp.txt
|
|
md5sum: 3ca7f6290c1d8741c573370e6f8b4db0
|
|
- 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
|
|
- diamond/blastp
|
|
files:
|
|
- path: output/diamond/test.diamond_blastp.daa
|
|
md5sum: d4a79ad1fcb2ec69460e5a09a9468db7
|
|
- path: output/diamond/versions.yml
|