View source: R/pickoloFunctions.R
plotColonies | R Documentation |
Plot identified colonies over image from pickolo
plotColonies(
pickoloData,
img_path,
plotLabels = FALSE,
colChange = NULL,
line_size = 0.1,
title_size = 4,
label_size = 0.8,
axis_text_size = 5,
pars = pickoloData$pars
)
pickoloData |
List, output of |
img_path |
path to the image of the plate |
a ggplot
plot
Other pickolo methods:
readColonies()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.