R/data.R

#' CpGs for the score in 450k.
#'
#' Vector with all CpGs required for the 450k score
#'
#' @format A vector containing 204 CpG identifiers necessary for the score:
#' 
#'   ...
#' }
#' @source Machine learning score paper Rauschert et al. under review
"CpGs450K"


#' CpGs for the score in EPIC.
#'
#' Vector with all CpGs required for the EPIC score
#'
#' @format A vector containing 181 CpG identifiers necessary for the score:
#' 
#'   ...
#' }
#' @source Machine learning score paper Rauschert et al. under review
"CpGsEPIC"
Hobbeist/DNAsmokeR documentation built on Nov. 18, 2019, 5:17 a.m.