[BioC] MVA heatmap() ignoring main

michael watson (IAH-C) michael.watson at bbsrc.ac.uk
Mon Aug 18 16:37:50 MEST 2003


Try:

>title("Random U[0,1] heatmap")

-----Original Message-----
From: Dave Waddell [mailto:dwaddell at nutecsciences.com]
Sent: 18 August 2003 15:19
To: Bioconductor
Subject: [BioC] MVA heatmap() ignoring main


What do I need to do to get mva's heatmap() to title its plots?
i.e. from the example:

set.seed(132)
x <- matrix(runif(1000), 50, 20)
hv <- heatmap(x, col = topo.colors(32), main = "Random U[0,1] heatmap")

Produces no title.
Thanks, Dave.

_______________________________________________
Bioconductor mailing list
Bioconductor at stat.math.ethz.ch
https://www.stat.math.ethz.ch/mailman/listinfo/bioconductor



More information about the Bioconductor mailing list