# Generated by roxygen2: do not edit by hand

export("%.%")
export(KosarajuSCC)
export(calculateCooperationIndex)
export(competitionIndex)
export(complementarityIndex)
export(compose)
export(getOrgMetabolicData)
export(getSeedSets)
export(reconstructGsMN)
exportClasses(seedset)
exportMethods(confidencescore)
exportMethods(getGsMN)
exportMethods(len)
exportMethods(nonseed)
exportMethods(seedSize)
exportMethods(show)
importFrom(Matrix,t)
importFrom(XML,getNodeSet)
importFrom(XML,xmlParse)
importFrom(XML,xmlToList)
importFrom(gtools,permutations)
importFrom(igraph,"V<-")
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,decompose.graph)
importFrom(igraph,delete.vertices)
importFrom(igraph,get.adjacency)
importFrom(igraph,graph.adjacency)
importFrom(igraph,graph.dfs)
importFrom(igraph,is.directed)
importFrom(igraph,is.igraph)
importFrom(igraph,neighborhood.size)
importFrom(igraph,plot.igraph)
importFrom(igraph,print.igraph)
importFrom(igraph,subcomponent)
importFrom(magrittr,"%>%")
importFrom(magrittr,extract)
importFrom(magrittr,extract2)
importFrom(magrittr,is_greater_than)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,show)
importFrom(plyr,laply)
importFrom(plyr,llply)
importFrom(purrr,map2)
importFrom(stats,aggregate)
importFrom(stats,runif)
importFrom(stringr,str_count)
importFrom(stringr,str_replace_all)
importFrom(utils,read.table)
