# Generated by roxygen2: do not edit by hand

S3method(plot,MLP)
export(MLP)
export(addGeneSetDescription)
export(getGeneSets)
export(mlpBarplot)
export(plotGOgraph)
export(plotGeneSetSignificance)
importFrom(AnnotationDbi,Term)
importFrom(AnnotationDbi,toTable)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,matlines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,approx)
importFrom(stats,lsfit)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,smooth.spline)
importFrom(utils,getFromNamespace)
importFrom(utils,head)
