From e7779117d2549e1638a2190473353e9d5d08cd9e Mon Sep 17 00:00:00 2001 From: Philip Harrison Date: Sat, 9 Apr 2022 15:18:00 +0200 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b758dc..6b459e9 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Running the code for the thresholding and plotting in each case takes only a cou ### PLA -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. +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. 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'. The examples given include EMD-LMNB1 for 'cells' and Ecad-bcat for 'treatments'.