plotColonies: Plot Colonies from Pickolo

View source: R/pickoloFunctions.R

plotColoniesR Documentation

Plot Colonies from Pickolo

Description

Plot identified colonies over image from pickolo

Usage

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
)

Arguments

pickoloData

List, output of readColonies

img_path

path to the image of the plate

Output

a ggplot plot

See Also

Other pickolo methods: readColonies()


dcangst/rrobot documentation built on April 10, 2024, 1:59 a.m.