forked from GIS-SP-Group/RCA
-
Notifications
You must be signed in to change notification settings - Fork 10
/
NAMESPACE
32 lines (31 loc) · 798 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(ComputePairWiseDE)
export(buildReferencePanel)
export(computeUMAP)
export(createRCAObject)
export(createRCAObjectFrom10X)
export(dataClust)
export(dataDE)
export(dataFilter)
export(dataLogNormalise)
export(dataProject)
export(dataProjectMultiPanel)
export(dataSClust)
export(dataSNN)
export(doEnrichGo)
export(doEnrichKEGG)
export(elbowPlot)
export(estimateCellTypeFromProjection)
export(estimateCellTypeFromProjectionPerCluster)
export(parameterSpaceSNN)
export(parameterSpaceSeurat)
export(performClusterSpecificQC)
export(plotClusterQuality)
export(plotDEHeatmap)
export(plotRCAClusterComposition)
export(plotRCAHeatmap)
export(plotRCAUMAP)
export(plotRCAUMAP3D)
exportClasses(RCA)
importClassesFrom(Matrix,dgCMatrix)
importFrom(methods,new)