Child pages
  • Base Content Algorithm 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 3 Current »

Searches regions in a sequence that contain a specified percentage of a certain base.

Parameters in GUI

ParameterDescriptionDefault value
Annotate AsName of the result annotations.misc_feature
BaseSpecifies the base, i.e. A, C, G or T.You must specify a value!
PercentagePercentage of the base in a region. The value must be >= 50%.90%
Min LengthMinimum length of a region. The value must be >= 5.5 bp
Max LengthMaximum length of a region.5 bp

 

Parameters in Schema File

Type: base-content

ParameterParameter in the GUIType
keyAnnotate Asstring
baseBasestring
percentPercentagenumeric
min-lenMin Lengthnumeric
max-lenMax Lengthnumeric
  • No labels