R/droplet_beads.R

#' Image of microbeads in luminescence channel
#'
#' The image shows red fluorescence rhodamine microbeads measuring
#' 151 x 112 pixels. The fluorescence channel was used to obtain the image,
#' resulting in identical dimensions and positions of the beads as in the
#' original image (droplets).
#'
#' @format
#' The image was imported using imager and is therefore of class:
#' "cimg" "imager_array" "numeric"
#' @details
#' Dimensions: width - 151; height - 112; depth - 1; channel - 3
#' @references The image was provided by Coline Kieffer.
#' @examples
#' data(droplet_beads)
#' plot(droplet_beads)
"droplet_beads"

Try the biopixR package in your browser

Any scripts or data that you put into this service are public.

biopixR documentation built on April 4, 2025, 1:07 a.m.