Child pages
  • Dump Sequence Info Element

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

For each incoming sequences, dumps to output the sequence name and the sequence size.

The element works on the basis of the following script:

Code Block
out_text=getName(in_sequence) + ": " + size(in_sequence);

Parameters in GUI

The element has no parameters.

Input/Output Ports

The element has 1 input port:

Name in GUI: Input data

Name in Schema File: in

Slots:

Slot In GUISlot in Schema FileType
Sequencesequencesequence

 

And 1 output port:

Name in GUI: Output data

Name in Schema File: out

Slots:

Slot In GUISlot in Schema FileType
Plain texttextstring