-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
executable file
·39 lines (37 loc) · 863 Bytes
/
NAMESPACE
File metadata and controls
executable file
·39 lines (37 loc) · 863 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
import("Biobase")
import("GSEABase")
import("graph")
import("KEGGgraph")
import("pathview")
import("KEGGREST")
importMethodsFrom("AnnotationDbi", mapIds, keys, keytypes, select)
importFrom("S4Vectors", DataFrame)
importMethodsFrom("ReportingTools", publish, finish)
importFrom("ReportingTools", HTMLReport, Link)
importFrom("hwriter", hmakeTag, hwrite, hwriteImage)
export(
read.eset,
normalize,
de.ana,
pdistr,
volcano,
exprs.heatmap,
probe.2.gene.eset,
get.kegg.genesets,
get.go.genesets,
parse.genesets.from.GMT,
sbea.methods,
sbea,
gs.ranking,
download.kegg.pathways,
compile.grn.from.kegg,
nbea.methods,
nbea,
ggea.graph,
ggea.graph.legend,
ea.browse,
comb.ea.results,
ebrowser,
make.example.data,
config.ebrowser
)