Nothing
#' Example DNA methylation data for DMVC
#'
#' DNA methylation data from TCGA-COAD
#'
#' @docType data
#'
#' @usage data(beta)
#'
#' @format An object of class \code{"matrix"} with with 500 rows and 334 columns.
#' Each row is a CpG, each column is a sample
#'
#' @keywords datasets
#'
#' @references Dai et al.
#'
#'
#' @examples
#' data(beta)
"beta"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.