... | ... | @@ -63,22 +63,22 @@ In Python View node of calibration plot users have an opportunity to: |
|
|
* Save the image of the plot
|
|
|
> Users can specify annotations for every point in the calibration plot by adding them to mFP.res (Annotation column). Don't forget to add this option in the plot parameter input.
|
|
|
|
|
|
![vis](uploads/8db7cde8c00f138270397206e1fc0218/vis.png)
|
|
|
|
|
|
8. Quality Check <br>
|
|
|
* In plot parameters input, list the points that haven't passed Quality Check (the points with "bad" fluctuations or poor quality of fitting). **Important note**: The Standart Quality check does **not guarantee** to remove all "bad" fluctuations. Thus, we recommend going through calibration points and remove all "bad" fluctuations manually. To delete the points in the calibration plot, fill the numbers from the annotations of corresponding points into plot parameter input (points to delete).
|
|
|
* Reexecute the Python View node with a calibration plot
|
|
|
> Quality Check step could also help to get rid of outliers that can influence the liner parameters of the calibration line.
|
|
|
|
|
|
![vis](uploads/8db7cde8c00f138270397206e1fc0218/vis.png)
|
|
|
|
|
|
#### Hints and tips for using FCSpipelineEMBL_KNIME
|
|
|
|
|
|
- you can use several main user inputs for different datasets to not change all parameters every time you process a new dataset
|
|
|
- you can customize plot by changing plot settings in Python View metanode.
|
|
|
- the execution of concentration maps metanode could take some time. If you don't need to build concentration maps, you can select all nodes except concentration maps metanode when executing pipeline.
|
|
|
- you can customize the tplot by changing plot settings in Python View metanode.
|
|
|
- the execution of concentration maps metanode could take some time. If you don't need to build concentration maps, you can select all nodes except concentration maps metanode when executing the pipeline.
|
|
|
|
|
|
|
|
|
# Output files
|
|
|
> All outputs are saved in the main directory.
|
|
|
> All outputs are saved in the output folder in the main directory.
|
|
|
1. **info.csv**
|
|
|
info.csv is generated inside the main user input. This is the main output file with all final and intermediate parameters. It includes:
|
|
|
* diffusion coefficient of dye and confocal volume
|
... | ... | |