R/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
Shians/Glimma documentation built on April 1, 2020, 5:46 a.m.