You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Running the code for the thresholding and plotting in each case takes only a cou
28
28
29
29
### PLA
30
30
31
-
The code is split by 'cells' and 'treatment'. For all cases RCP in the cells (termed blobs in the code) are available from the csv output file from CellProfiler with the suffix '_Cells'. The CellProfiler output file with the suffix '_Image' information on content of the image via the image file name.
31
+
The code is split by 'cells' and 'treatment'. For all cases RCP in the cells (termed blobs in the code) are available from the csv output file from CellProfiler with the suffix '_Cells'. The CellProfiler output file with the suffix '_Image' contains information on content of the image via the image file name.
32
32
33
33
The CellProfiler csv file '_Cells' is run directly through the R script to produce boxplots as shown in the manuscript for both 'cells' and 'treatments'.
34
34
The examples given include EMD-LMNB1 for 'cells' and Ecad-bcat for 'treatments'.
0 commit comments