... | ... | @@ -21,6 +21,14 @@ QC - Quality Check |
|
|
|
|
|
**Important note**: FCSpipelineEMBL_KNIME is an automated software. Only user inputs and visualization of data steps (see green frames) need the user's supervision.
|
|
|
|
|
|
Before opening KNIME, we recommend to open Anaconda Navigator and check the environment. In the Navigator, go to environments and choose:
|
|
|
|
|
|
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 clicking" on the node. If needed, the scripts can be modified by the user in Python or Java.
|
|
|
|
|
|
To run a node, right click on the node and choose "execute"
|
|
|
|
|
|
![wf3](uploads/3e13219973e4aabd25390e25c2c0e788/wf3.png)
|
|
|
|
|
|
|
... | ... | @@ -30,15 +38,15 @@ The WT processing block calculates the background offset for the correction step |
|
|
|
|
|
#### II - main user input
|
|
|
|
|
|
The main user input contains general parameters of the FCSpipelineEMBL_KNIME workflow. The explanation of every parameter can be found on the [input parameters](https://git.embl.de/grp-almf/FCSpipelineEMBL_KNIME/-/wikis/input-parameters) page or in a KMIME description menu of the main user input.
|
|
|
The main user input contains the data input path and general parameters of the FCSpipelineEMBL_KNIME workflow. The explanation of every parameter can be found on the [input parameters](https://git.embl.de/grp-almf/FCSpipelineEMBL_KNIME/-/wikis/input-parameters) page or in a KMIME description menu of the main user input.
|
|
|
|
|
|
#### III - plot parameters input
|
|
|
|
|
|
The plot parameters input contains a calibration plot and QC parameters. For parameter description, go to the [input parameters](https://git.embl.de/grp-almf/FCSpipelineEMBL_KNIME/-/wikis/input-parameters) page.
|
|
|
The plot parameters input contains a calibration plot and QC parameters. For parameter description, please go the [input parameters](https://git.embl.de/grp-almf/FCSpipelineEMBL_KNIME/-/wikis/input-parameters) page.
|
|
|
|
|
|
#### IV - visualization block
|
|
|
|
|
|
The block provides visualization of FCSpipelineEMBL_KNIME outputs.
|
|
|
The block provides visualization of FCSpipelineEMBL_KNIME outputs and saving of results in output folder.
|
|
|
|
|
|
# Procedure
|
|
|
|
... | ... | |