R/DummyBeta.m.R

#' Dummy beta value matrix
#'
#' A faked beta value matrix of 2000 CpGs and 10 samples. 
#' Only used for demostration purpose..
#'
#' \itemize{
#'   \item beta value matrix of 2000 CpGs and 10 samples
#' }
#'
#' @docType data
#' @keywords datasets
#' @name DummyBeta.m
#' @usage data(DummyBeta.m)
#' @format A matrix with 2000 CpGs and 10 columns
NULL

Try the EpiDISH package in your browser

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

EpiDISH documentation built on Nov. 8, 2020, 6:52 p.m.