[BioC] boxplot expressionset

axel.klenk at actelion.com axel.klenk at actelion.com
Wed Sep 1 11:37:28 CEST 2010


Hi David, 

where does your ExpressionSet come from? -- It contains
character data and that is the cause of the error in boxplot().

Cheers,

 - axel


Axel Klenk
Research Informatician
Actelion Pharmaceuticals Ltd / Gewerbestrasse 16 / CH-4123 Allschwil / 
Switzerland




From:
David martin <vilanew at gmail.com>
To:
bioconductor at stat.math.ethz.ch
Date:
01.09.2010 11:28
Subject:
[BioC] boxplot expressionset
Sent by:
bioconductor-bounces at stat.math.ethz.ch



Hi,
I have an expressionset object:

str(exprs(mydata.eset))
  chr [1:96, 1:12] "35.7403" "32.772404" "31.26038" "45" ...
  - attr(*, "dimnames")=List of 2
   ..$ : chr [1:96] "geneA" "geneB" "geneC" "geneD" ...
   ..$ : chr [1:12] "SampleA" "SampleB" "SampleC" "SampleD" ...

The object contais 96 genes and 12 samples. How to boxplot the object
 > boxplot(exprs(mydata.eset))
Error in x[floor(d)] + x[ceiling(d)] :
   non-numeric argument to binary operator

thanks for your help.

david

_______________________________________________
Bioconductor mailing list
Bioconductor at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/bioconductor
Search the archives: 
http://news.gmane.org/gmane.science.biology.informatics.conductor




The information of this email and in any file transmitted with it is strictly confidential and may be legally privileged.
It is intended solely for the addressee. If you are not the intended recipient, any copying, distribution or any other use of this email is prohibited and may be unlawful. In such case, you should please notify the sender immediately and destroy this email.
The content of this email is not legally binding unless confirmed by letter.
Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company. For further information about Actelion please see our website at http://www.actelion.com



More information about the Bioconductor mailing list