Oops, I forgot to mention that an bug was preventing RowSideColors from
working properly. It is fixed in version 2.14.2 of gplots which I've just
uploaded to CRAN and am attaching to this email.
-Greg
On Wed, Sep 17, 2014 at 5:12 PM, Gregory R. Warnes wrote:
> Hello Tim,
>
> Sorry about the sl
Hello Tim,
Sorry about the slow response, I just found this message.
On Sep 4, 2014, at 9:23 AM, Tim Richter-Heitmann wrote:
> Hi there,
>
> I have two questions about heatmap.2 in gplot.
> My input is a simple square matrix with numeric values between 75 and 100 (it
> is a similarity matrix
Hi there,
I have two questions about heatmap.2 in gplot.
My input is a simple square matrix with numeric values between 75 and
100 (it is a similarity matrix based on bacterial DNA sequences).
1. I can sort my input matrix into categories with rowsidecolors (in
this case, very conveniently by
On Oct 23, 2013, at 3:17 AM, Priyanka Nannapaneni wrote:
> Hi all,
>
> I couldn't install gplots package.
>> install.packages("gplot")
> Warning message:
> package 'gplot' is not available (for R version 3.0.2)
>
> i want to use heat maps.2 function.
>
> can you please tell me how to install t
Hi all,
I couldn't install gplots package.
> install.packages("gplot")
Warning message:
package 'gplot' is not available (for R version 3.0.2)
i want to use heat maps.2 function.
can you please tell me how to install this package or are there any
alternatives.
Thanks in advance :)
[[al
Hi,
I am drawing a heat map using gplots of R package. The file (new4) is
having values 0 and 1 only.
library(gplots)
library(marray)
x=read.table("new4", header=TRUE)
mat=data.matrix(x)
heatmap.2(mat,
col=colorRampPalette(c("black","red"))(256),
#col=greenred(75),
Rowv=TRUE,
Colv=TRUE,
distfun
i have this data with me...i am only copying part of data here...
date time
"2011-05-23""04:31:17"
"2011-05-23""04:31:20"
"2011-05-23""04:31:22"
"2011-05-23""04:31:25"
"2011-05-23""04:31:27"
"2011-05-23""04:31:18"
"2011-05-23""04:31:20"
"2011-05-23"
-help@r-project.org
Onderwerp: [R] gplot problems with faceting
Dear R-Listers,
I am very confused with what seems to be a misuse of the faceting options with
gplot function and I hope you might help me on this.
z contains various simulation results from simulations with different set of
Dear R-Listers,
I am very confused with what seems to be a misuse of the faceting options with
gplot function and I hope you might help me on this.
z contains various simulation results from simulations with different set of
parameters.
I melt my data to have the following data.frame structure
To: Ricardo Perrone <[EMAIL PROTECTED]>
Sent: Friday, December 28, 2007 5:20:42 PM
Subject: Re: [R] gplot function - error
Do you mean qplot or ggplot?
Hadley
On Dec 28, 2007 2:26 PM, Ricardo Perrone <[EMAIL PROTECTED]>
wrote:
> Hi all,
>
> i installed the ggplot2 package via i
You changed the intial letter: the function is qplot and not gplot.
domenico
Ricardo Perrone wrote:
> Hi all,
>
> i installed the ggplot2 package via install.packages(), but the gplot
> function was not recognized in R console command. Is there any paths to
> configure? The error message report
Hi all,
i installed the ggplot2 package via install.packages(), but the gplot function
was not recognized in R console command. Is there any paths to configure? The
error message reports that the function was not found.
Thanks
Ricardo
_
12 matches
Mail list logo