-
Notifications
You must be signed in to change notification settings - Fork 12
/
NAMESPACE
89 lines (88 loc) · 1.95 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
# Generated by roxygen2: do not edit by hand
export(NetConnectivity)
export(affy_probe_to_gene_symbol)
export(assign_label_cex)
export(cal_entropy)
export(centroid_classify)
export(clean_iterNMF)
export(clust_by_hier)
export(clust_silhouette)
export(comp_module_genelist)
export(compare_group)
export(compare_groups_stats)
export(connect_gap_modules)
export(corModule)
export(corModuleUI)
export(cor_mtest)
export(create.brewer.color)
export(create.manual.color)
export(create_centroid)
export(def_net_module2)
export(def_net_modules)
export(deseq_norm)
export(detect_genecnt_id)
export(detect_genecnt_platform)
export(ext_gene_function)
export(extract_data_by_mad)
export(extract_data_by_math)
export(feature)
export(featureUI)
export(gene_convert_human_to_mouse)
export(gene_convert_mouse_to_human)
export(get_ClaNC_group)
export(getcentroid)
export(heatmap.3)
export(is.whole)
export(iter_nmf)
export(load_genelist)
export(load_geneset)
export(module_finder)
export(multiplot)
export(mutual_info_from_confmatrix)
export(mutual_info_from_vector)
export(my.write.matrix)
export(myHeatmap.3)
export(myNMF)
export(myboxplot)
export(myd3Heatmap)
export(myfread.table)
export(name_to_color)
export(network)
export(networkUI)
export(nmf_estim_plot)
export(nmf_extract_feature)
export(nmf_extract_group)
export(nmf_plot)
export(nmf_select_best_k)
export(nmf_silhouette_plot)
export(nmf_summary)
export(nmfres)
export(nmfresUI)
export(norm_factors)
export(parse_tsne_res)
export(plot_cor_subiNMF)
export(plot_gene_expression)
export(plot_modules)
export(plot_tsne)
export(predict_from_centroid)
export(preprocessNetCon)
export(reorderfun)
export(rmv_constant_0)
export(rpm)
export(run_CV)
export(run_ClaNC)
export(run_CoExpression)
export(run_DESeq2)
export(run_icash)
export(run_tsne)
export(scale_data)
export(screenshot_plotly)
export(select_n_pct)
export(select_top_n)
export(simpleCap)
export(summarize_module2)
export(top_genes)
export(uq)
export(vst)
export(wgcna_ext_hubgenes)
import(data.table)