# Generated by roxygen2: do not edit by hand export(addGOToGraph) export(buildDataFromGraph) export(buildGraphFromKEGGREST) export(defineCompounds) export(enrich) export(exportResults) export(generateEnzymesTable) export(generateResultsGraph) export(generateResultsTable) export(getBackground) export(getCom) export(getExcluded) export(getGraph) export(getInfo) export(getInput) export(getName) export(getPscores) export(is.FELLA.DATA) export(is.FELLA.USER) export(launchApp) export(listApprox) export(listCategories) export(listInternalDatabases) export(listMethods) export(loadKEGGdata) export(plotGraph) export(runDiffusion) export(runHypergeom) export(runPagerank) exportClasses(FELLA.DATA) exportClasses(FELLA.USER) exportMethods(plot) exportMethods(show) import(KEGGREST) import(Matrix) import(igraph) import(methods) import(plyr) importFrom(graphics,symbols) importFrom(stats,ecdf) importFrom(stats,p.adjust) importFrom(stats,pgamma) importFrom(stats,phyper) importFrom(stats,pnorm) importFrom(stats,pt)