# Generated by roxygen2: do not edit by hand export(enrichIt) export(enrichmentPlot) export(getGeneSets) export(getSignificance) export(masterPCAPlot) export(pcaEnrichment) export(performPCA) export(ridgeEnrichment) export(splitEnrichment) import(dplyr) import(ggplot2) import(patchwork) importFrom(BiocParallel,MulticoreParam) importFrom(BiocParallel,SnowParam) importFrom(BiocParallel,bplapply) importFrom(GSEABase,GeneSet) importFrom(GSEABase,GeneSetCollection) importFrom(GSEABase,geneIds) importFrom(GSVA,gsva) importFrom(Matrix,Matrix) importFrom(Matrix,sparseMatrix) importFrom(Matrix,summary) importFrom(MatrixGenerics,rowSds) importFrom(SingleCellExperiment,colData) importFrom(SingleCellExperiment,counts) importFrom(SummarizedExperiment,"colData<-") importFrom(SummarizedExperiment,colData) importFrom(UCell,ScoreSignatures_UCell) importFrom(broom,tidy) importFrom(data.table,as.data.table) importFrom(data.table,frankv) importFrom(data.table,setkey) importFrom(dplyr,select_if) importFrom(ggplot2,ggplot) importFrom(ggridges,geom_density_ridges) importFrom(ggridges,geom_density_ridges2) importFrom(ggridges,position_points_jitter) importFrom(grDevices,colorRampPalette) importFrom(methods,is) importFrom(msigdbr,msigdbr) importFrom(msigdbr,msigdbr_species) importFrom(reshape2,melt) importFrom(rlang,"%||%") importFrom(stats,TukeyHSD) importFrom(stats,glm) importFrom(stats,kruskal.test) importFrom(stats,median) importFrom(stats,pairwise.wilcox.test) importFrom(stats,prcomp) importFrom(stats,wilcox.test) importFrom(stringr,str_remove_all) importFrom(utils,getFromNamespace)