# Generated by roxygen2: do not edit by hand

export("%>%")
export(apl)
export(apl_coords)
export(apl_score)
export(apl_topGO)
export(as.cacomp)
export(ca_3Dplot)
export(ca_biplot)
export(ca_coords)
export(cacomp)
export(cacomp_names)
export(cacomp_slot)
export(check_cacomp)
export(new_cacomp)
export(pick_dims)
export(plot_enrichment)
export(runAPL)
export(show.cacomp)
export(subset_dims)
export(var_rows)
exportClasses(cacomp)
exportMethods(as.cacomp)
exportMethods(as.list)
exportMethods(ca_3Dplot)
exportMethods(ca_biplot)
exportMethods(cacomp)
exportMethods(pick_dims)
exportMethods(runAPL)
exportMethods(show)
import(SummarizedExperiment)
import(methods)
import(org.Hs.eg.db)
import(org.Mm.eg.db)
importClassesFrom(Seurat,Seurat)
importClassesFrom(SingleCellExperiment,SingleCellExperiment)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_colorbar)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(stats,as.formula)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(topGO,score)
importFrom(topGO,showSigOfNodes)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(viridisLite,viridis)
