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 blastx test_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
|
|
- path: output/diamond/versions.yml
|
|
|
|
- name: diamond blastx test_diamond_blastx_daa
|
|
command: nextflow run tests/modules/diamond/blastx -entry test_diamond_blastx_daa -c tests/config/nextflow.config
|
|
tags:
|
|
- diamond
|
|
- diamond/blastx
|
|
files:
|
|
- path: output/diamond/test.diamond_blastx.daa
|
|
md5sum: 0df4a833408416f32981415873facc11
|
|
- path: output/diamond/versions.yml
|