Child pages
  • Workflow Elements and Connections

Versions Compared

Key

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

...

 

Anchor
element connection
element connection
element connection 

 Connection between two elements specifies that data in output port of one element should be passed to a matching input port of another element.

 

Anchor
input port
input port
input port

 An input port of an element is used to collect data from another element. On the Scene it is displayed as prominent knob on an element with opened bubble.

 

Anchor
output port
output port
output port

 An output port of an element is used to provide data to another element. On the Scene it is displayed as prominent knob on an element with closed bubble.

 

Anchor
slot
slot
slot

 Each input or output port contains one or several slots. A slot specifies the kind of data that can be passed through it (for example SequenceSet of annotations, etc.)

The Scene is initially empty and you start with creating a workflow schema on it:

...