HMM3 Search Element

This element searches each input sequence for significantly similar matches to all specified HMM profiles. If several profiles are provided, the element searches with each profile one by one and outputs a unified set of annotations for each sequence.

Element type: hmm3-search

Parameters

ParameterDescriptionDefault valueParameter in Workflow FileType
Result annotationName for the result annotations.hmm_signalresult-namestring
SeedRandom generator seed. A value of 0 indicates that a one-time arbitrary seed will be used.0seednumeric
Filter by high E-valueE-value filtering can be used to exclude low-probability hits from the results.1e-1seqs-numnumeric
Filter by low scoreScore-based filtering serves as an alternative to E-value filtering to exclude low-probability hits.0.01scorenumeric

Input/Output Ports

The element has two input ports. The first port receives the input sequence:

  • Name in GUI: Input sequence
  • Name in Workflow File: in-sequence
Slot In GUISlot in Workflow FileType
Sequencesequencesequence

The second input port receives the HMM profile:

  • Name in GUI: HMM3 profile
  • Name in Workflow File: in-hmm3
Slot In GUISlot in Workflow FileType
HMM profilehmm3-profilehmm3-profile

The element also has one output port:

  • Name in GUI: HMM3 annotations
  • Name in Workflow File: out-annotations
Slot In GUISlot in Workflow FileType
Set of annotationsannotationsannotation-table