#' Data from TCGA BRCA paper, as used in Lock & Dunson, Bioinformatics 2013.
#'
#' The matrices are as follows:
#'
#' \itemize{
#' \item X1. mRNA expression (HiSeq)
#' \item X2. DNA methylation (HM27)
#' \item X3. miRNA expression (HiSeq)
#' \item X4. protein expression (RPPA)
#' }
#'
#' @format a list of matrices
#' @source \url{https://tcga-data.nci.nih.gov/docs/publications/brca_2012/}
#' @name BRCAData
#' @seealso the raw files in inst/extdata and the script in demo/
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.