mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
16 lines
711 B
YAML
16 lines
711 B
YAML
- name: hmmer hmmalign test_hmmer_hmmalign
|
|
command: nextflow run ./tests/modules/hmmer/hmmalign -entry test_hmmer_hmmalign -c ./tests/config/nextflow.config -c ./tests/modules/hmmer/hmmalign/nextflow.config
|
|
tags:
|
|
- hmmer
|
|
- hmmer/hmmalign
|
|
files:
|
|
- path: output/hmmer/test.sthlm.gz
|
|
md5sum: ddaa8b96291edf4e1a929a224329161b
|
|
- name: hmmer hmmalign test_hmmer_hmmalign_prefix
|
|
command: nextflow run ./tests/modules/hmmer/hmmalign -entry test_hmmer_hmmalign_prefix -c ./tests/config/nextflow.config -c ./tests/modules/hmmer/hmmalign/nextflow.config
|
|
tags:
|
|
- hmmer
|
|
- hmmer/hmmalign
|
|
files:
|
|
- path: output/hmmer/test.prefix.sthlm.gz
|
|
md5sum: ddaa8b96291edf4e1a929a224329161b
|