R/v1-package.R

#' Glimma: interactive graphics from limma
#'
#' The Glimma package provides iteractive versions of plots frequently used in
#' the limma package. Currently the MDS and MD plots have been implemented. The
#' functions can be used with both limma, edgeR and DESeq objecs.
#'
#' @section Main functions:
#' \code{\link{glMDSPlot}},
#' \code{\link{glMDPlot}},
#' \code{\link{glXYPlot}}
#'
#' @docType package
#' @name glimma
NULL

Try the Glimma package in your browser

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

Glimma documentation built on Nov. 8, 2020, 6:13 p.m.