NAMESPACE
e54ca97f
 # Generated by roxygen2: do not edit by hand
baffe474
 
05a1113d
 export("celdaClusters<-")
 export("celdaModules<-")
c256b4af
 export("decontXcounts<-")
 export("sampleLabel<-")
 export(appendCeldaList)
 export(availableModels)
 export(bestLogLikelihood)
 export(celda)
05a1113d
 export(celdaClusters)
c256b4af
 export(celdaGridSearch)
 export(celdaHeatmap)
 export(celdaModel)
05a1113d
 export(celdaModules)
c256b4af
 export(celdaPerplexity)
 export(celdaProbabilityMap)
 export(celdaTsne)
 export(celdaUmap)
 export(celda_C)
 export(celda_CG)
 export(celda_G)
2ec6775a
 export(celdatosce)
c256b4af
 export(clusterProbability)
 export(compareCountMatrix)
 export(countChecksum)
 export(decontX)
 export(decontXcounts)
 export(differentialExpression)
 export(distinctColors)
 export(factorizeMatrix)
 export(featureModuleLookup)
 export(featureModuleTable)
 export(findMarkersTree)
 export(geneSetEnrich)
 export(getDecisions)
 export(logLikelihood)
 export(logLikelihoodHistory)
 export(matrixNames)
 export(moduleHeatmap)
 export(normalizeCounts)
 export(params)
 export(perplexity)
 export(plotCeldaViolin)
 export(plotDecontXContamination)
 export(plotDecontXMarkerExpression)
 export(plotDecontXMarkerPercentage)
 export(plotDimReduceCluster)
 export(plotDimReduceFeature)
 export(plotDimReduceGrid)
 export(plotDimReduceModule)
 export(plotGridSearchPerplexity)
329ba8b9
 export(plotGridSearchPerplexityDiff)
c256b4af
 export(plotHeatmap)
 export(plotMarkerDendro)
 export(plotMarkerHeatmap)
 export(recodeClusterY)
 export(recodeClusterZ)
 export(recursiveSplitCell)
 export(recursiveSplitModule)
 export(resList)
 export(resamplePerplexity)
 export(retrieveFeatureIndex)
 export(runParams)
 export(sampleLabel)
 export(selectBestModel)
898ab9e0
 export(selectFeatures)
c256b4af
 export(simulateCells)
 export(simulateContamination)
f9b287b4
 export(splitModule)
2ec6775a
 export(subsetCeldaList)
c256b4af
 export(topRank)
05a1113d
 exportMethods("celdaClusters<-")
 exportMethods("celdaModules<-")
c256b4af
 exportMethods("decontXcounts<-")
 exportMethods("sampleLabel<-")
 exportMethods(bestLogLikelihood)
05a1113d
 exportMethods(celdaClusters)
c256b4af
 exportMethods(celdaGridSearch)
 exportMethods(celdaHeatmap)
 exportMethods(celdaModel)
05a1113d
 exportMethods(celdaModules)
c256b4af
 exportMethods(celdaPerplexity)
 exportMethods(celdaProbabilityMap)
 exportMethods(celdaTsne)
 exportMethods(celdaUmap)
 exportMethods(celda_C)
 exportMethods(celda_CG)
 exportMethods(celda_G)
2ec6775a
 exportMethods(celdatosce)
c256b4af
 exportMethods(clusterProbability)
53bd7c8d
 exportMethods(compareCountMatrix)
c256b4af
 exportMethods(countChecksum)
 exportMethods(decontX)
 exportMethods(decontXcounts)
05a1113d
 exportMethods(differentialExpression)
c256b4af
 exportMethods(factorizeMatrix)
 exportMethods(featureModuleLookup)
05a1113d
 exportMethods(findMarkersTree)
 exportMethods(geneSetEnrich)
c256b4af
 exportMethods(logLikelihood)
 exportMethods(logLikelihoodHistory)
 exportMethods(matrixNames)
05a1113d
 exportMethods(moduleHeatmap)
c256b4af
 exportMethods(params)
 exportMethods(perplexity)
05a1113d
 exportMethods(plotCeldaViolin)
 exportMethods(plotDimReduceCluster)
 exportMethods(plotDimReduceFeature)
 exportMethods(plotDimReduceGrid)
 exportMethods(plotDimReduceModule)
 exportMethods(plotGridSearchPerplexity)
329ba8b9
 exportMethods(plotGridSearchPerplexityDiff)
05a1113d
 exportMethods(recursiveSplitCell)
 exportMethods(recursiveSplitModule)
c256b4af
 exportMethods(resList)
05a1113d
 exportMethods(resamplePerplexity)
c256b4af
 exportMethods(runParams)
 exportMethods(sampleLabel)
4ec87fac
 exportMethods(selectBestModel)
898ab9e0
 exportMethods(selectFeatures)
f9b287b4
 exportMethods(splitModule)
2ec6775a
 exportMethods(subsetCeldaList)
3de9437b
 import(Rcpp)
 import(RcppEigen)
5c12967f
 import(SummarizedExperiment)
 import(data.table, except = c(melt, shift))
a3823d60
 import(foreach)
e3638ca1
 import(grDevices)
1a8e0909
 import(graphics)
7890fdf1
 import(grid)
bd53e0fb
 import(uwot)
d7196f24
 importFrom(MAST,FromMatrix)
 importFrom(MAST,summary)
 importFrom(MAST,zlm)
 importFrom(MCMCprecision,fit_dirichlet)
 importFrom(RColorBrewer,brewer.pal)
 importFrom(Rtsne,Rtsne)
 importFrom(S4Vectors,mcols)
 importFrom(data.table,as.data.table)
 importFrom(digest,digest)
 importFrom(doParallel,registerDoParallel)
6e297e50
 importFrom(enrichR,enrichr)
d7196f24
 importFrom(enrichR,listEnrichrDbs)
 importFrom(ggrepel,geom_text_repel)
 importFrom(grDevices,colorRampPalette)
 importFrom(grDevices,colors)
 importFrom(grDevices,hsv)
 importFrom(grDevices,rgb2hsv)
7890fdf1
 importFrom(grid,grid.pretty)
d7196f24
 importFrom(gtable,gtable)
 importFrom(gtable,gtable_add_grob)
 importFrom(gtable,gtable_height)
 importFrom(gtable,gtable_width)
 importFrom(matrixStats,logSumExp)
 importFrom(methods,.hasSlot)
 importFrom(methods,is)
 importFrom(methods,new)
16389352
 importFrom(multipanelfigure,multi_panel_figure)
aa3724e8
 importFrom(plyr,.)
d7196f24
 importFrom(plyr,mapvalues)
 importFrom(reshape2,melt)
e3638ca1
 importFrom(scales,brewer_pal)
d7196f24
 importFrom(scales,dscale)
7890fdf1
 importFrom(scales,hue_pal)
d7196f24
 importFrom(stringi,stri_list2matrix)
fd95d0e3
 importFrom(withr,with_seed)
3ca4b2ad
 useDynLib(celda,"_colSumByGroup")
 useDynLib(celda,"_colSumByGroupChange")
 useDynLib(celda,"_colSumByGroup_numeric")
77035eeb
 useDynLib(celda,"_perplexityG")
3ca4b2ad
 useDynLib(celda,"_rowSumByGroup")
 useDynLib(celda,"_rowSumByGroupChange")
 useDynLib(celda,"_rowSumByGroup_numeric")