importFrom(graphics, axis, box, image, layout, lines, par, plot,
           points, rect)
importFrom(grDevices, col2rgb, gray, heat.colors, rainbow, rgb)
importFrom(stats, as.dendrogram, cutree, dist, hclust, loess,
           order.dendrogram, predict, quantile, reorder)
importFrom(RColorBrewer, brewer.pal.info, brewer.pal)           

export(heatmap_2, heatmap_plus, RainbowPastel, BrewerClusterCol, RGBColVec, oldCutplot.dendrogram, oldPicketplot, convAnnData, picketPlot, annHeatmap2, regHeatmap, annHeatmap, annHeatmap.default, regHeatmap.default, plot.annHeatmap, g2r.colors, heatmapLayout, picketPlot, niceBreaks, breakColors, doLegend, print.annHeatmap, extractArg, modifyExistingList, annHeatmap.ExpressionSet)
