Update Home authored by Vitali Vistunou's avatar Vitali Vistunou
...@@ -115,9 +115,9 @@ The table with data points in calibration plot (can be used to plot the calibrat ...@@ -115,9 +115,9 @@ The table with data points in calibration plot (can be used to plot the calibrat
6. **map folder** 6. **map folder**
The folder contains processed concentration maps in case the concentration maps metanode was executed. The folder contains processed concentration maps.
<br> <br>
In order to add color representation into concentration maps obtained with pipeline user can run 2 commands in Fiji: In order to add color representation into concentration maps obtained with the FCSpipelineEMBL_KNIME user can run two commands in Fiji or ImageJ:
* run("16 colors"); * run("16 colors");
* run("Calibration Bar...", "location=[Lower Right] fill=None label=White number=5 decimal=0 font=12 zoom=1 bold overlay"); * run("Calibration Bar...", "location=[Lower Right] fill=None label=White number=5 decimal=0 font=12 zoom=1 bold overlay");
... ...
......