If anyone is interested, I solved the problem by modifying the lhei parameter (if ColSideColors is used, lwid for Row..) and making it parametric:
lhei=c(lhei[1], 0.1*noan, lhei[2]) where noan is an additional parameter passed to the function that specifies the number of annotations. best, j -- View this message in context: http://n4.nabble.com/heatmap-3-tp1566584p1567638.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.