Child pages
  • Extract Consensus from Alignment as Text
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

Version 1 Current »

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