viewWell | R Documentation |
viewWell
plots the processed well image
with object centroids colored by type.
viewWell(df, img_dir, plate, well, boxplot = TRUE)
df |
Unsummarised CellProfiler data output from the
|
img_dir |
The full path of the directory holding the processed images. |
plate |
Desired plate to be analyzed. |
well |
Desired well to be analyzed. |
boxplot |
should output include boxplot of object data? |
A ggplot object with selected well image and boxplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.