-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
37 lines (36 loc) · 1.06 KB
/
NAMESPACE
File metadata and controls
37 lines (36 loc) · 1.06 KB
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(build_graph_from_adj_mat)
export(build_graph_from_adj_mat_module)
export(build_graph_from_df)
export(build_graph_from_double_mat)
export(build_graph_from_double_mat_with_module)
export(build_graph_from_enrichGO)
export(build_graph_from_igraph)
export(build_graph_from_mat)
export(build_graph_from_module)
export(build_graph_from_multi_mat)
export(build_graph_from_pie)
export(build_graph_from_wgcna)
export(export_ggnetview)
export(get_info_from_graph)
export(get_network_topology)
export(get_network_topology_parallel)
export(get_palette)
export(get_sample_subgraph_topology)
export(get_sample_subgraph_topology_parallel)
export(get_subgraph)
export(ggNetView)
export(ggNetView_RMT)
export(ggNetView_multi)
export(ggNetView_multi_link)
export(gglink_heatmap_triple)
export(gglink_heatmaps)
export(order_graph)
export(scale_color_ggnetview)
export(scale_fill_ggnetview)
export(theme_ggnetview)
export(trans_TOM_in_WGCNA)
export(trans_adjacency_matrix_to_df)
export(update_graph_modules)
importFrom(magrittr,"%>%")