-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
57 lines (56 loc) · 1.27 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
# Generated by roxygen2: do not edit by hand
S3method(FindNeighbors,Seurat)
S3method(reorder,dend)
export(ExtractField)
export(LogSeuratCommand)
export(annotate_cat)
export(annotate_factor)
export(annotate_num)
export(auto_annotate)
export(build_layer_plot)
export(build_legend_plot)
export(calc_beta)
export(compareClusterCalls)
export(findFromGroups)
export(getBetaScore)
export(get_feather_data)
export(group_annotations)
export(group_heatmap_plot)
export(mixColors)
export(plot_dend2)
export(qcPlot)
export(renameClusters)
export(reorder_matrix)
export(sample_heatmap_plot)
export(subsampleCells)
export(summarySE)
export(updateAndOrderClusters)
export(values_to_colors)
export(varibow)
export(build_header_labels)
export(error.bar)
export(errorBarPlot)
export(FindNeighbors)
export(formatPlotGenes)
export(get_node_dend)
export(getAnovaPvalforApply)
export(getDend)
export(getTopMarkersByProp)
export(getTopMarkersByProp2)
export(getTopMarkersByPropNew)
export(group_violin_plot)
export(labelDend)
export(meanEx)
export(mouse2human2)
export(plot_dend)
export(pt2mm)
export(rankCompleteDendPlot)
export(reorder.dend)
export(rowMax)
export(sci_label)
export(t.test.l)
export(t.test.l.paired)
export(updateSampDat)
importFrom(igraph,E)
importFrom(igraph,graph.adjacency)
importFrom(igraph,plot.igraph)