export(msarc,
       msarc.loadMS,
       msarc.subtract,
       msarc.findGOterms,
       msarc.getTerms,
       msarc.saveTerms,
       msarc.loadTerms,
       msarc.filterTerms,
       msarc.plotSVG,
       msarc.plotHeatmap,
       msarc.copyColors,
       print.msarc,
       summary.msarc)
importFrom(gplots,heatmap.2)
