R/Data1.r

#' @title Training data
#' @name Data1
#' @description Data1 is a medulloblastoma DNA methylation beta values from a GEO series (GSE85212) and focuses on 399 as the most important probes. This dataset is used to train and test the machine and deep learning models.
#' @docType data
#' @aliases dataset1
#' @source https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE85212
#' @return A data frame
#' @examples
#' data(Data1)
NULL

Try the MBMethPred package in your browser

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

MBMethPred documentation built on Sept. 18, 2023, 5:13 p.m.