R/colocr.R

#' \code{colocr}: Conduct Co-localization Analysis of Microscopy Images.
#'
#' Automate the co-localization analysis of fluorescence microscopy images.
#' Selecting regions of interest, extract pixel intensities from the image
#' channels and calculate different co-localization statistics.
#'
#' @section \code{colocr} functions:
#' \code{\link{roi_select}}
#' \code{\link{roi_show}}
#' \code{\link{roi_check}}
#' \code{\link{roi_test}}
#'
#' @docType package
#' @name colocr
NULL

Try the colocr package in your browser

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

colocr documentation built on July 1, 2020, 10:32 p.m.