-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathNAMESPACE
108 lines (107 loc) · 2.74 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
# Generated by roxygen2: do not edit by hand
export(add_pathway_direction)
export(adjust_cnet_nodeset)
export(adjust_cnet_set_relayout_gene)
export(adjust_polygon_border)
export(adjust_rect_border)
export(apply_cnet_direction)
export(apply_nodeset_spacing)
export(avg_angles)
export(avg_colors_by_list)
export(call_fn_ellipsis_deprecated)
export(cell_fun_bivariate)
export(cnet2df)
export(cnet2im)
export(cnetplotJam)
export(cnetplot_internalJam)
export(collapse_mem_clusters)
export(colorRamp2D)
export(color_edges_by_nodegroups)
export(color_edges_by_nodes)
export(color_edges_by_nodes_deprecated)
export(color_nodes_by_nodegroups)
export(colors_from_list)
export(communities2nodegroups)
export(curateIPAcolnames)
export(deconcat_df2)
export(default_igraph_values)
export(display_colorRamp2D)
export(drawEllipse)
export(edge_bundle_bipartite)
export(edge_bundle_nodegroups)
export(enrichDF2enrichResult)
export(enrichList2IM)
export(enrichList2df)
export(enrichList2geneHitList)
export(enrichMapJam)
export(find_colname)
export(fixSetLabels)
export(flip_edges)
export(get_bipartite_nodeset)
export(get_cnet_nodeset)
export(get_hull_data)
export(get_igraph_layout)
export(grid_with_title)
export(gsubs_remove)
export(handle_igraph_param_list)
export(heatmap_column_order_deprecated)
export(heatmap_row_order_deprecated)
export(igraph2pieGraph)
export(im2list)
export(imSigned2list)
export(importIPAenrichment)
export(isColorBlank)
export(jam_igraph)
export(jam_igraph_arrows)
export(jam_mypie)
export(label_communities)
export(layout_with_qfr)
export(layout_with_qfrf)
export(list2concordance)
export(list2im)
export(list2imSigned)
export(make_cnet_test)
export(make_legend_bivariate)
export(make_point_hull)
export(mem2cnet)
export(mem2emap)
export(memIM2cnet)
export(mem_enrichment_heatmap)
export(mem_find_overlap)
export(mem_gene_path_heatmap)
export(mem_legend)
export(mem_multienrichplot)
export(mem_plot_folio)
export(multiEnrichMap)
export(nodegroups2communities)
export(nudge_igraph_node)
export(order_colors)
export(plot_layout_scale)
export(rank_mem_clusters)
export(rectifyPiegraph)
export(relayout_with_qfr)
export(removeIgraphBlanks)
export(removeIgraphSinglets)
export(reorderIgraphNodes)
export(reorder_igraph_nodes)
export(rotate_coordinates)
export(rotate_igraph_layout)
export(shape.coloredrectangle.clip)
export(shape.coloredrectangle.plot)
export(shape.ellipse.clip)
export(shape.ellipse.plot)
export(shape.jampie.clip)
export(shape.jampie.plot)
export(sort_colors_deprecated)
export(spread_igraph_labels)
export(subgraph_jam)
export(subsetCnetIgraph)
export(subset_igraph_components)
export(subset_mem)
export(summarize_node_spacing)
export(sync_igraph_communities)
export(topEnrichBySource)
export(topEnrichListBySource)
export(with_qfr)
export(xyAngle)
importFrom(dplyr,"%>%")