mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
14 lines
480 B
YAML
14 lines
480 B
YAML
|
- name: hmmer eslalimask test_hmmer_rfmask
|
||
|
command: nextflow run ./tests/modules/hmmer/eslalimask -entry test_hmmer_rfmask -c ./tests/config/nextflow.config -c ./tests/modules/hmmer/eslalimask/nextflow.config
|
||
|
tags:
|
||
|
- hmmer
|
||
|
- hmmer/eslalimask
|
||
|
files:
|
||
|
- path: output/rfmask/test.masked.sthlm.gz
|
||
|
contains:
|
||
|
- "GS CP025268.1:223601-225154 DE Escherichia coli"
|
||
|
- "=GC RF"
|
||
|
- path: output/rfmask/versions.yml
|
||
|
contains:
|
||
|
- "easel:"
|