# Generated by roxygen2: do not edit by hand

S3method(RunHarmony,Seurat)
S3method(RunHarmony,SingleCellExperiment)
S3method(RunHarmony,default)
export("%>%")
export(HarmonyMatrix)
export(RunHarmony)
export(harmony_options)
export(moe_ridge_get_betas)
importFrom(Rcpp,loadModule)
importFrom(Rcpp,sourceCpp)
importFrom(cowplot,plot_grid)
importFrom(dplyr,"%>%")
importFrom(methods,as)
importFrom(methods,hasArg)
importFrom(methods,is)
importFrom(methods,new)
importFrom(rlang,.data)
importFrom(rlang,`%||%`)
importFrom(stats,model.matrix)
useDynLib(harmony)
