forked from cbg-ethz/epiNEM
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
executable file
·39 lines (38 loc) · 928 Bytes
/
NAMESPACE
File metadata and controls
executable file
·39 lines (38 loc) · 928 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
# Generated by roxygen2: do not edit by hand
S3method(plot,epiNEM)
S3method(plot,epiScreen)
S3method(plot,epiSim)
export(AddLogicGates)
export(CreateExtendedAdjacency)
export(CreateRandomGraph)
export(CreateTopology)
export(ExtendTopology)
export(GenerateData)
export(HeatmapOP)
export(Mll)
export(SimEpiNEM)
export(epiAnno)
export(epiNEM)
export(epiScreen)
export(perm.rank.test)
export(rank.enrichment)
import(RColorBrewer)
import(e1071)
import(grDevices)
import(lattice)
import(latticeExtra)
import(minet)
import(pcalg)
import(stats)
import(utils)
importFrom(BoolNet,getPathToAttractor)
importFrom(BoolNet,loadNetwork)
importFrom(BoutrosLab.plotting.general,legend.grob)
importFrom(graph,adj)
importFrom(gtools,combinations)
importFrom(igraph,graph.adjacency)
importFrom(igraph,layout.fruchterman.reingold)
importFrom(igraph,plot.igraph)
importFrom(latex2exp,TeX)
importFrom(mnem,mnem)
importFrom(mnem,transitive.reduction)