Skip to content

heatmap.2 in gplots package

2 messages · Akkineni,Vasundhara, Sean Davis

#
I used Colv=1:ncol(z), and i got the display the way i need it. Thanks.

One more question, is there a way to increase the size of the color key in heatmap.2 so that all the tick values(for Eg.,in my case, values range between 10,000-50,000) can be seen clearly. In the normal case i am just able to see the initial tick value which is 10,000. Please suggest a better way to do this.

Thanks for the help.

svakki.

-----Original Message-----
From: Sean Davis <sdavis2 at mail.nih.gov>
To: "Akkineni,Vasundhara" <svakki01 at netmail.louisville.edu>, r-help <r-help at stat.math.ethz.ch>
Date: Wed, 22 Feb 2006 12:55:25 -0500
Subject: Re: [R] heatmap.2 in gplots package




On 2/22/06 12:09 PM, "Akkineni,Vasundhara" <vasu.akkineni at louisville.edu>
wrote:
Use Colv=1:ncol(z), I think.

Sean
#
On 2/22/06 3:15 PM, "Akkineni,Vasundhara" <vasu.akkineni at louisville.edu>
wrote:
As far as I know there is not an easy way to do this without hacking the
heatmap.2 code, but I could be wrong.  For the purposes of making final
plots, I typically find that the best thing to do is to make a PDF of the
plot and then edit using Adobe or some such thing.

Sean