>Date: Sat, 8 Mar 2008 04:56:58 -0800 (PST)
>From: Keizer_71 <[EMAIL PROTECTED]>
>Subject: [R] expression matrix
>To: r-help@r-project.org
>Message-ID: <[EMAIL PROTECTED]>
>Content-Type: text/plain; charset=us-ascii
>Hello,
>I am to run this R script but
Christophe -- You'll want to coerce golubMerge to an ExpressionSet.
> library(Biobase)
> library(golubEsets)
> data(golubMerge)
> golubUpdated <- as(golubMerge, "ExpressionSet")
Warning messages:
1: In asMethod(object) :
missing or mis-shaped 'se.exprs' in original object; creating ExpressionSet
On Sat, Mar 8, 2008 at 7:00 AM, Keizer_71 <[EMAIL PROTECTED]> wrote:
> Hello,
> I am to run this R script but i keep getting this error.
> > expr<-exprs(golubMerge)
> Warning message:
> The exprSet class is deprecated, use ExpressionSet instead
> I tried to find information on the website
Hello,
I am to run this R script but i keep getting this error.
> expr<-exprs(golubMerge)
Warning message:
The exprSet class is deprecated, use ExpressionSet instead
I tried to find information on the website but no luck. (exprSet...etc)
thank you.
--
View this message in context:
http://ww
Hello,
I am to run this R script but i keep getting this error.
> expr<-exprs(golubMerge)
Warning message:
The exprSet class is deprecated, use ExpressionSet instead
I tried to find information on the website but no luck. (exprSet...etc)
thank you.
--
View this message in context:
http://ww
5 matches
Mail list logo