Child pages
  • Annotate with UQL Element

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Analyzes a nucleotide sequence with a UGENE Query Language (UQL) schema. The schema specifies a set of features to search for and their positional relationship.

To learn more about UQL schemas read UGENE Query Designer Manual.

Parameters in GUI

ParameterDescriptionDefault value
Schema (required)UQL schema file. 
MergeMerges regions of each result into a single annotation.False
OffsetIf the Merge parameter is set to True, adds left and right offsets of the specified length to the annotation.0

 

Parameters in Schema File

Type: query

ParameterParameter in the GUIType
schemaSchemastring
mergeMergeboolean
offsetOffsetnumeric

 

Input/Output Ports

The element has 1 input port:

Name in GUI: Input sequences

Name in Schema File: in-sequence

Slots:

Slot In GUISlot in Schema FileType
Sequencesequencesequence

 

And 1 output port:

Name in GUI: Result annotations

Name in Schema File: out-annotations

Slots:

Slot In GUISlot in Schema FileType
Set of annotationsannotationsannotation-table