-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
54 lines (53 loc) · 1.3 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
# Generated by roxygen2: do not edit by hand
export(AddMarkersToTree)
export(AddProportionTest)
export(AddTreeAttribute)
export(AddassGeneToTree)
export(AllUpperLevelInfo)
export(GetDifferentialGenes)
export(HeatmapSpecies)
export(MappingHeatmap)
export(MarkCells)
export(MarkMixedNode)
export(NormTree)
export(NormTreeWithinFactor)
export(PlotTreeConservationPie)
export(TransferDend)
export(TreeConservationPie)
export(TreeEntropy)
export(TreeStability)
export(TreeStabilityDend)
export(TreeStabilityFlat)
export(UpperLevelInfo)
export(addWithinSpeciesComp)
export(assign_values_to_nodes)
export(buildSpeciesTree)
export(cluster.matrix.expression.distances)
export(clusterMappingSummary)
export(dendSetColor2factorNormMixing)
export(dendSetColorByMixing)
export(dendSetColorByNormMixing)
export(dendSetWidthBysize)
export(expHeatMap)
export(getClusters)
export(getLeafClusters)
export(getLeafcontentFlat)
export(getUpperLevelNode)
export(mappingLabel)
export(pairwiseNormTree)
export(plot3factorLengend)
export(plotStability)
export(plotStabilityDistr)
export(propTestGene)
export(pruneTree)
export(pruneTreeEntropy)
export(pruneTreeWithSpecies)
export(rleiden.detection)
export(subSampleTree)
export(subSamplingGraph)
import(RColorBrewer)
import(colorspace)
import(dendextend)
import(entropy)
import(plotrix)
import(sccore)