-
Notifications
You must be signed in to change notification settings - Fork 18
/
NAMESPACE
32 lines (31 loc) · 871 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
# Generated by roxygen2: do not edit by hand
export(enrichr)
export(listEnrichrDbs)
export(listEnrichrSites)
export(plotEnrich)
export(printEnrich)
export(setEnrichrSite)
importFrom(WriteXLS,WriteXLS)
importFrom(curl,has_internet)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_colorbar)
importFrom(ggplot2,guides)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_fill_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,http_status)
importFrom(httr,status_code)
importFrom(rjson,fromJSON)
importFrom(utils,read.table)
importFrom(utils,write.table)