forked from UMMS-Biocore/debrowser
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
54 lines (53 loc) · 1.04 KB
/
NAMESPACE
File metadata and controls
54 lines (53 loc) · 1.04 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
# Generated by roxygen2: do not edit by hand
export(MAPlot)
export(MAZoom)
export(add_title_pos)
export(all2all)
export(axis_vars)
export(clusterData)
export(compareClust)
export(deServer)
export(deUI)
export(getAddPanel)
export(getAddPlots)
export(getAfterLoad)
export(getDownloadSection)
export(getEnrichDO)
export(getEnrichGO)
export(getEnrichKEGG)
export(getGOPlots)
export(getGeneList)
export(getGoPanel)
export(getLeftMenu)
export(getMainPanel)
export(getNormalizedMatrix)
export(getSampleNames)
export(getStartUp)
export(getToolTipText)
export(linked_brush_ma)
export(linked_brush_scatter)
export(linked_brush_volcano)
export(mainScatter)
export(panel.cor)
export(panel.hist)
export(panel.smoothScatter)
export(plot_pca)
export(push)
export(runDESeq)
export(runHeatmap)
export(run_pca)
export(scatterZoom)
export(startDEBrowser)
export(volcanoPlot)
export(volcanoZoom)
export(x)
export(y)
import(AnnotationDbi)
import(DESeq2)
import(RColorBrewer)
import(annotate)
import(edgeR)
import(ggplot2)
import(gplots)
import(org.Hs.eg.db)
importFrom(DOSE,enrichDO)