#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.