RSiteSearch("exprs")
will start you off. If not, ask whoever is requiring you to use it.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Keizer_71
Sent: Sunday, 24 February 2008 3:15 AM
To: r-help@r-project.org
Subject: [R] exprs functio
> I am supposed to use exprs as a function. Where can i download exprs
> function? I tried searching at bioconductor and seach engine but no luck. Is
> it located in one of the library in R?
source("http://bioconductor.org/biocLite.R";)
biocLite("Biobase")
library(Biobase)
?exprs
HTH,
Tobias
__
Cristophe --
'exprs' is a generic function defined in the Biobase package, but with
methods in additional packages in Bioconductor. Mostly exprs is used
to extract a matrix of expression-like values from a more complicated
data structure, the precise package you need depends on what data
object yo
Hi,
I am supposed to use exprs as a function. Where can i download exprs
function? I tried searching at bioconductor and seach engine but no luck. Is
it located in one of the library in R?
thanks.
C
--
View this message in context:
http://www.nabble.com/exprs-function-download-tp15654560p15654
4 matches
Mail list logo