-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
41 lines (40 loc) · 938 Bytes
/
NAMESPACE
File metadata and controls
41 lines (40 loc) · 938 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
36
37
38
39
40
41
# Generated by roxygen2: do not edit by hand
export(gene_exam)
export(generate_huva_dataset)
export(get_DE_huva)
export(get_anno.plot_exam)
export(get_anno.plot_huva)
export(get_anno.stat_exam)
export(get_anno.stat_huva)
export(get_anno_exam)
export(get_anno_huva)
export(get_expr.plot_exam)
export(get_expr_exam)
export(get_expr_huva)
export(get_gsea_huva)
export(get_meta.plot_exam)
export(get_meta.plot_huva)
export(get_meta.stat_exam)
export(get_meta.stat_huva)
export(get_meta_exam)
export(get_meta_huva)
export(get_rank_huva)
export(plot_HM)
export(plot_binned_gene)
export(run_huva_experiment)
export(run_huva_phenotype)
export(run_huva_signature)
export(summary_huva_experiment)
import(GSVA)
import(Rmisc)
import(fgsea)
import(ggplot2)
import(ggpubr)
import(ggsci)
import(grDevices)
import(huva.db)
import(limma)
import(pheatmap)
import(reshape2)
import(stats)
importFrom(plotly,plot_ly)