#' \code{ExpressionSet} for testing purpouses
#'
#' \code{ExpressionSet} with full set of 67528 features from Affymetrix
#' HTA 2.0 for 100 simulated samples.
#'
#' @usage data("brge_gexp")
#' @return An \code{ExpressionSet} object.
#' @examples
#' data("brge_gexp")
#' dim(brge_gexp)
#' sampleNames(brge_gexp)
"brge_gexp"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.