-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
35 lines (34 loc) · 873 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(ED2)
export(KL)
export(bubblesort_index)
export(calc_all_hmm_diff_parallel)
export(calc_correlation)
export(calc_vec)
export(change_index)
export(distribution_plot)
export(ensembl_to_mgi)
export(entrez_to_mgi)
export(filter_exp)
export(gene_selection)
export(gene_selection_intersection)
export(get_GO_exp)
export(get_gene_cluster)
export(get_specific_gene_exprs)
export(hamiltonian_path_as)
export(hamiltonian_path_force)
export(infer_GO_summaries)
export(kendall_correlation)
export(kl_cpp)
export(kmeans_clustering)
export(mean_score_plot)
export(mgi_to_entrez)
export(plot_cycle_diff_3d)
export(plot_diff_3d)
export(plot_heatmap_analysis)
export(plot_hmm_full)
export(plot_specific_gene_exprs)
export(redpath)
export(statistical_test)
importFrom(Rcpp,sourceCpp)
useDynLib(redPATH)