# Generated by roxygen2: do not edit by hand

export(analyzeGOSeurat)
export(cellTypeGOCorr)
export(crossSpeciesCellTypeGOCorr)
export(ensemblToGo)
export(getCellTypeGO)
export(getCellTypeSharedGO)
export(getCellTypeSharedTerms)
export(makeGOSeurat)
export(plotCellTypeCorrHeatmap)
export(plotCellTypeSankey)
import(limma)
importFrom(Matrix,Matrix)
importFrom(Seurat,AverageExpression)
importFrom(Seurat,CreateSeuratObject)
importFrom(Seurat,FindAllMarkers)
importFrom(Seurat,FindClusters)
importFrom(Seurat,FindNeighbors)
importFrom(Seurat,FindVariableFeatures)
importFrom(Seurat,Idents)
importFrom(Seurat,NormalizeData)
importFrom(Seurat,RunPCA)
importFrom(Seurat,RunUMAP)
importFrom(Seurat,ScaleData)
importFrom(biomaRt,getBM)
importFrom(biomaRt,useDataset)
importFrom(biomaRt,useEnsembl)
importFrom(biomaRt,useMart)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(magrittr,"%>%")
importFrom(networkD3,sankeyNetwork)
importFrom(slanter,sheatmap)
importFrom(stats,cor)
importFrom(tibble,column_to_rownames)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,gather)
importFrom(tidyr,pivot_wider)
importFrom(utils,globalVariables)
