mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-15 06:03:10 +00:00
13 lines
410 B
YAML
13 lines
410 B
YAML
|
- name: hmmer hmmbuild test_hmmer_hmmbuild
|
||
|
command: nextflow run ./tests/modules/hmmer/hmmbuild -entry test_hmmer_hmmbuild -c ./tests/config/nextflow.config -c ./tests/modules/hmmer/hmmbuild/nextflow.config
|
||
|
tags:
|
||
|
- hmmer
|
||
|
- hmmer/hmmbuild
|
||
|
files:
|
||
|
- path: output/hmmer/PF14720.hmm.gz
|
||
|
contains:
|
||
|
- "LENG 80"
|
||
|
- path: output/hmmer/versions.yml
|
||
|
contains:
|
||
|
- "hmmer:"
|