Child pages
  • Reverse Complement 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 »

Converts input sequence into its reverse, complement or reverse-complement counterpart.

Parameters in GUI

ParameterDescriptionDefault value
Operation typeSelects either to produce the reverse, complement, or reverse-complement sequence.Reverse Complement

 

Parameters in Schema File

Type: reverse-complement

ParameterParameter in the GUIType
op-typeOperation type

string

Available values are:

  • reverse-complement
  • complement
  • reverse

 

Input/Output Ports

The element has 1 input port:

Name in GUI: Input sequence

Name in Schema File: in-sequence

Slots:

Slot In GUISlot in Schema FileType
Sequencesequencesequence

 

And 1 output port:

Name in GUI: Output sequence

Name in Schema File: out-sequence

Slots:

Slot In GUISlot in Schema FileType
Sequencesequencesequence
  • No labels