... | ... | @@ -33,13 +33,13 @@ QC - Quality Check |
|
|
|
|
|
- Comments and information on individual nodes are added in the KNIME description panel, which appears when clicking on the node once.
|
|
|
|
|
|
- The input of the individual nodes can be typed in and modified by "**right click**" on the node and choosing "**Configure**". Alternatively, nodes can be opened by "double click" on the node.
|
|
|
- The input of the individual nodes can be typed in and modified by **right click** on the node and choosing "**Configure**". Alternatively, nodes can be opened by **double click** on the node.
|
|
|
|
|
|
- The source code in the individual nodes, also in the processing nodes, becomes visible by "**double click**" on the node. If needed, the scripts can be modified by the user in Python or Java.
|
|
|
- The source code in the individual nodes, also in the processing nodes, becomes visible by **double click** on the node. If needed, the scripts can be modified by the user in Python or Java.
|
|
|
|
|
|
- Most of the nodes are composed of several consecutive nodes and node branches, which open up, once double clicking on the main node.
|
|
|
|
|
|
- To run a node, **right click** on the node and choose "**execute**". For the first run, we recommend the user to execute the workflow node by node, to make sure that each steps runs smoothly. Errors become visible by red light in the node, and /or by error messages in the KNIME Console.
|
|
|
- To run a node, **right click** on the node and choose "**Execute**". For the first run, we recommend the user to execute the workflow node by node, to make sure that each steps runs smoothly. Errors become visible by red light in the node, and /or by error messages in the KNIME Console.
|
|
|
|
|
|
|
|
|
#### I - WT processing block
|
... | ... | |