R/data.R

#' Simple simulated methylation dataset
#'
#' @details This dataset is for example use only. It contains 500 genes
#' identified by \code{gene} each with one of 3 types of conservation levels
#' "low", "medium" and "high". The methylation values are independent randomly
#' distributed within each gene. Thus no spacial correlation is assumed.
#'
#' @format A data frame with 2771 rows and 3 variables: \code{gene},
#' \code{cons_level} and \code{meth}.
"fake_methylation"

Try the methcon5 package in your browser

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

methcon5 documentation built on Jan. 11, 2020, 9:39 a.m.