-
Notifications
You must be signed in to change notification settings - Fork 6
/
NAMESPACE
49 lines (48 loc) · 1.18 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
# Generated by roxygen2: do not edit by hand
export(buildMappingBasedMarkerPanel)
export(buildPanel_oneCluster)
export(buildQualityTable)
export(buildTreeFromGenePanel)
export(cellToClusterMapping_byCor)
export(cellToClusterMapping_byRank)
export(corTreeMapping)
export(corTreeMapping_withFilter)
export(distTreeMapping)
export(filterByClass)
export(filterCells)
export(filterPanelGenes)
export(fishScaleAndMap)
export(fractionCorrectPerNode)
export(fractionCorrectWithGenes)
export(generateMultipleCellReferenceSet)
export(getBetaScore)
export(getBranchList)
export(getConfusionMatrix)
export(getDend)
export(getNodeHeight)
export(getTopMatch)
export(get_subtree_label)
export(labelDend)
export(layerFraction)
export(layerScale)
export(lca)
export(leafToNodeMedians)
export(makeLCAtable)
export(map_dend)
export(mergeFish)
export(outputTopConfused)
export(plotConfusionVsConfidence)
export(plotCorrectWithGenes)
export(plotDistributions)
export(plotHeatmap)
export(plotNodes)
export(plotTsne)
export(possibleClustersByPriors)
export(quantileTruncate)
export(resolve_cl)
export(rfTreeMapping)
export(rotateXY)
export(smartLayerAllocation)
export(subsampleCells)
export(summarizeMatrix)
export(update_mfishtools)