forked from campbio/celda
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
executable file
·157 lines (156 loc) · 4.17 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
# Generated by roxygen2: do not edit by hand
export("decontXcounts<-")
export(appendCeldaList)
export(availableModels)
export(bestLogLikelihood)
export(celda)
export(celdaGridSearch)
export(celdaHeatmap)
export(celdaPerplexity)
export(celdaProbabilityMap)
export(celdaTsne)
export(celdaUmap)
export(celda_C)
export(celda_CG)
export(celda_G)
export(clusterProbability)
export(clusters)
export(compareCountMatrix)
export(countChecksum)
export(decontX)
export(decontXMarkerPlot)
export(decontXcounts)
export(differentialExpression)
export(distinctColors)
export(factorizeMatrix)
export(featureModuleLookup)
export(featureModuleTable)
export(findMarkers)
export(geneSetEnrich)
export(getDecisions)
export(logLikelihood)
export(logLikelihoodHistory)
export(logLikelihoodcelda_C)
export(logLikelihoodcelda_CG)
export(logLikelihoodcelda_G)
export(matrixNames)
export(moduleHeatmap)
export(normalizeCounts)
export(params)
export(perplexity)
export(plotDendro)
export(plotDimReduceCluster)
export(plotDimReduceFeature)
export(plotDimReduceGrid)
export(plotDimReduceModule)
export(plotGridSearchPerplexity)
export(plotGridSearchPerplexitycelda_C)
export(plotGridSearchPerplexitycelda_CG)
export(plotGridSearchPerplexitycelda_G)
export(plotHeatmap)
export(recodeClusterY)
export(recodeClusterZ)
export(recursiveSplitCell)
export(recursiveSplitModule)
export(resList)
export(resamplePerplexity)
export(runParams)
export(sampleLabel)
export(selectBestModel)
export(simulateCells)
export(simulateCellscelda_C)
export(simulateCellscelda_CG)
export(simulateCellscelda_G)
export(simulateContaminatedMatrix)
export(subsetCeldaList)
export(topRank)
export(violinPlot)
exportMethods("decontXcounts<-")
exportMethods(bestLogLikelihood)
exportMethods(celdaHeatmap)
exportMethods(celdaPerplexity)
exportMethods(celdaProbabilityMap)
exportMethods(celdaTsne)
exportMethods(celdaUmap)
exportMethods(clusterProbability)
exportMethods(clusters)
exportMethods(countChecksum)
exportMethods(decontX)
exportMethods(decontXcounts)
exportMethods(factorizeMatrix)
exportMethods(featureModuleLookup)
exportMethods(logLikelihoodHistory)
exportMethods(matrixNames)
exportMethods(params)
exportMethods(perplexity)
exportMethods(resList)
exportMethods(runParams)
exportMethods(sampleLabel)
import(Rcpp)
import(RcppEigen)
import(SummarizedExperiment)
import(data.table, except = c(melt, shift))
import(foreach)
import(ggplot2)
import(grDevices)
import(graphics)
import(grid)
import(gridExtra, except = c(combine))
import(magrittr)
import(stats, except = c(start, end))
import(uwot)
importFrom(MAST,FromMatrix)
importFrom(MAST,summary)
importFrom(MAST,zlm)
importFrom(MCMCprecision,fit_dirichlet)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rtsne,Rtsne)
importFrom(S4Vectors,mcols)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assayNames)
importFrom(SummarizedExperiment,colData)
importFrom(data.table,as.data.table)
importFrom(dendextend,get_leaves_attr)
importFrom(dendextend,get_nodes_attr)
importFrom(dendextend,get_nodes_xy)
importFrom(digest,digest)
importFrom(doParallel,registerDoParallel)
importFrom(enrichR,enrichr)
importFrom(enrichR,listEnrichrDbs)
importFrom(ggdendro,dendro_data)
importFrom(ggdendro,ggdendrogram)
importFrom(ggrepel,geom_text_repel)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,colors)
importFrom(grDevices,hsv)
importFrom(grDevices,rgb2hsv)
importFrom(grid,grid.pretty)
importFrom(grid,unit)
importFrom(gridExtra,grid.arrange)
importFrom(gtable,gtable)
importFrom(gtable,gtable_add_grob)
importFrom(gtable,gtable_height)
importFrom(gtable,gtable_width)
importFrom(matrixStats,logSumExp)
importFrom(methods,.hasSlot)
importFrom(methods,hasArg)
importFrom(methods,is)
importFrom(methods,new)
importFrom(pROC,auc)
importFrom(pROC,coords)
importFrom(pROC,roc)
importFrom(plyr,.)
importFrom(plyr,mapvalues)
importFrom(reshape2,melt)
importFrom(scales,brewer_pal)
importFrom(scales,dscale)
importFrom(scales,hue_pal)
importFrom(stringi,stri_list2matrix)
importFrom(withr,with_seed)
useDynLib(celda,"_colSumByGroup")
useDynLib(celda,"_colSumByGroupChange")
useDynLib(celda,"_colSumByGroup_numeric")
useDynLib(celda,"_perplexityG")
useDynLib(celda,"_rowSumByGroup")
useDynLib(celda,"_rowSumByGroupChange")
useDynLib(celda,"_rowSumByGroup_numeric")