# Generated by roxygen2: do not edit by hand

export(DNAmAge)
export(DNAmGA)
export(checkClocks)
export(checkClocksGA)
export(commonClockCpgs)
export(getCellTypeReference)
export(load_DNAmGA_Clocks_data)
export(load_DNAm_Clocks_data)
export(meffilEstimateCellCountsFromBetas)
export(meffilListCellTypeReferences)
export(plotCorClocks)
export(plotDNAmAge)
import(ExperimentHub)
import(PerformanceAnalytics)
import(Rcpp)
import(devtools)
import(dplyr)
import(ggplot2)
import(ggpubr)
import(impute)
import(methylclockData)
import(preprocessCore)
import(quadprog)
import(tibble)
import(tidyverse)
importFrom(Biobase,exprs)
importFrom(Biobase,featureNames)
importFrom(RPMM,betaObjf)
importFrom(RPMM,blc)
importFrom(Rcpp,evalCpp)
importFrom(dynamicTreeCut,printFlush)
importFrom(ggpmisc,stat_poly_eq)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(minfi,getBeta)
importFrom(stats,IQR)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,dbeta)
importFrom(stats,density)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,pbeta)
importFrom(stats,qbeta)
importFrom(stats,rbeta)
importFrom(stats,resid)
importFrom(stats,rmultinom)
importFrom(tidyr,gather)
useDynLib(methylclock)
