-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
35 lines (34 loc) · 892 Bytes
/
NAMESPACE
File metadata and controls
35 lines (34 loc) · 892 Bytes
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
# Generated by roxygen2: do not edit by hand
export(Apriori)
export(Background_Distribution_Modules)
export(CTR)
export(Calc_Jaccard)
export(Calc_Norm_Euc)
export(ClusterPrune)
export(Cor_Matrix)
export(Cor_Matrix_C)
export(Create_Rank_Columns)
export(Draw_Network)
export(Generate_Random_Module)
export(Individual_KOs_Background)
export(Jaccard_Distance_Function)
export(NRED_Distance_Function)
export(Normalize_by_bin)
export(P_Distance_Function)
export(P_NRED_Distance_Function)
export(Presence_Absence_Matrix)
export(RNAseq_Normalize)
export(array_fig)
export(ave_Z_score_Func)
export(calc_Z_scores)
export(cluster_func)
export(comparePairwise_C)
export(fill_association_matrix)
export(make_module_lists)
export(plot_individual_bd)
export(which_rows_with_no_sd)
export(which_rows_with_no_sd_cpp)
exportClasses(AssociationRules)
exportClasses(CTR)
importFrom(Rcpp,evalCpp)
useDynLib(ctr)