Child pages
  • Extract Consensus from Alignment as Text
Skip to end of metadata
Go to start of metadata

Extract the consensus string from the incoming multiple sequence alignment.

Parameters in GUI

ParameterDescriptionDefault value
AlgorithmThe algorithm of consensus extracting. 
ThresholdThe threshold of the algorithm.100

Parameters in Workflow File

Type: extract-msa-consensus-string

ParameterParameter in the GUIType
algorithmAlgorithmstring
thresholdThresholdnumeric

Input/Output Ports

The element has 1 input port:

Name in GUI: in-msa

Name in Workflow File: in-msa

Slots:

Slot In GUISlot in Workflow FileType
MSAmsamsa

And 1 output port:

Name in GUI: out-sequence

Name in Workflow File: out-text

Slots:

Slot In GUISlot in Workflow FileType
Plain texttextstring
  • No labels