importFrom(igraph, get.adjacency)
importFrom(igraph, get.edgelist)
importFrom(igraph, graph.adjacency)
importFrom(multtest, mt.rawp2adjp)
importFrom(multtest, mt.reject)
importFrom(methods, new)
importFrom(igraph, subcomponent)
importFrom(igraph, subgraph)
importFrom(igraph, V)
importFrom(RColorBrewer, brewer.pal)
importFrom(classInt, classIntervals)
importFrom(classInt, findColours)
importFrom(igraph, igraph.to.graphNEL)
importFrom(methods, slot)

exportPattern("^[^\\.]")
export(Adaptive.GBH)
export(Oracle.GBH)
export(estimate.pi0)
exportClasses(hypothesesTree)
export(hFDR.adjust)
