Page tree
Skip to end of metadata
Go to start of metadata

Finds repeats in each supplied sequence, stores found regions as annotations.

Element type: repeats-search

Parameters

ParameterDescriptionDefault valueParameter in Workflow FileType
Annotate as (required)Name of the result annotation to mark found repeats.repeat_unitresult-namestring
AlgorithmControl over variations of the algorithm.Autoalgorithm

numeric

Available values are:

  • 0 - algorithm choosed automaticly
  • 1 - for diagonal algorithm
  • 2 - for suffix index algorithm
Filter nestedFilters nested repeats.Truefilter-nestedboolean
IdentityRepeats identity in percent.100identitynumeric
InvertedSpecifies to search for inverted repeats.Falseinvertedboolean
Max distanceMaximum distance between the repeats.5000max-distancenumeric
Min distanceMinimum distance between the repeats.0min-distancenumeric
Min lengthMinimum length of the repeats.5min-lengthnumeric
Parallel threadsNumber of parallel threads used for the task.Autothreads

numeric

0 - for using autodetected threads number


Input/Output Ports

The element has 1 input port:

Name in GUI: Input sequence

Name in Workflow File: in-sequence

Slots:

Slot In GUISlot in Workflow FileType
Sequencesequencesequence

And 1 output port:

Name in GUI: Repeat annotations

Name in Workflow File: out-annotations

Slots:

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