R/dmvc.data.beta.R

#' 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"

Try the DMtest package in your browser

Any scripts or data that you put into this service are public.

DMtest documentation built on July 26, 2021, 9:07 a.m.