-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathNAMESPACE
More file actions
35 lines (34 loc) · 764 Bytes
/
NAMESPACE
File metadata and controls
35 lines (34 loc) · 764 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("%>%")
export(GSEAmultiGP)
export(circGsea)
export(dfGO2gseaResult)
export(dfKEGG2gseaResult)
export(dotplotGsea)
export(enrich_ridge_plot)
export(gsInfo)
export(gsInfoNew)
export(gseaNb)
export(readGseaFile)
export(sankeyGoPlot)
export(volcanoGsea)
import(AnnotationDbi)
import(DOSE)
import(GO.db)
import(RColorBrewer)
import(circlize)
import(dplyr)
import(ggplot2)
import(ggsankey)
import(gson)
import(purrr)
import(yulab.utils)
importFrom(cols4all,c4a)
importFrom(ggplot2,aes_)
importFrom(ggpp,geom_table)
importFrom(ggridges,position_points_jitter)
importFrom(magrittr,"%>%")
importFrom(stats,quantile)
importFrom(tidyr,separate_longer_delim)
importFrom(utils,getFromNamespace)
importFrom(utils,modifyList)