Child pages
  • Collocation Search Element
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Finds groups of specified annotations in each supplied set of annotations, stores found regions as annotations.

Parameters in GUI

 

ParameterDescriptionDefault value
Result annotation (required)Name of the result annotation to mark found collocations.misc_feature
Group of annotations (required)List of annotation names to search. Found regions will contain all the named annotations. 
Region sizeEffectively this is the maximum allowed distance between the interesting annotations in a group.1000
Must fit into regionSpecifies whether the interesting annotations should entirely fit into the specified region to form a group.False

 

Parameters in Schema File

Type: collocated-annotation-search

ParameterParameter in the GUIType
result-nameResult annotationstring
annotationsGroup of annotationsstring
region-sizeRegion sizenumeric
must-fitMust fit into regionboolean

 

Input/Output Ports

The element has 1 input port:

Name in GUI: Input data

Name in Schema File: in-sequence

Slots:

Slot In GUISlot in Schema FileType
Sequencesequencesequence
Set of annotationsannotationsannotation-table-list

 

And 1 output port:

Name in GUI: Group annotations

Name in Schema File: out-annotations

Slots:

Slot In GUISlot in Schema FileType
Set of annotationsannotationsannotation-table
  • No labels