# Generated by roxygen2: do not edit by hand

export(FindSubPath)
export(GetExampleData)
export(Permutation)
export(PlotSubpathway)
export(combinep_three)
export(combinep_two)
export(coverp2zscore)
export(getCnvp)
export(getExpp)
export(getMethp)
export(opt_subpath)
import(org.Hs.eg.db)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,plot)
importFrom(graphite,convertIdentifiers)
importFrom(graphite,edges)
importFrom(graphite,pathways)
importFrom(igraph,V)
importFrom(igraph,adjacent_vertices)
importFrom(igraph,distances)
importFrom(igraph,graph.adjacency)
importFrom(igraph,graph.data.frame)
importFrom(igraph,induced_subgraph)
importFrom(igraph,layout.fruchterman.reingold)
importFrom(igraph,maximal.cliques)
importFrom(igraph,simplify)
importFrom(metap,sumlog)
importFrom(methods,is)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,sd)
importFrom(utils,installed.packages)
importFrom(utils,write.table)
