BufferedMatrix.justRMA {BufferedMatrixMethods} | R Documentation |
Read CEL data into BufferedMatrix
objects.
BufferedMatrix.justRMA(..., filenames=character(0),celfile.path=NULL, phenoData=new("AnnotatedDataFrame"), description=NULL, notes="", verbose=FALSE, background=TRUE, normalize=TRUE, cdfname = NULL)
... |
file names separated by comma. |
filenames |
file names in a character vector. |
celfile.path |
path where CEL files are located |
phenoData |
a
|
description |
a |
notes |
notes |
verbose |
verbosity flag |
normalize |
logical value. If |
background |
logical value. If |
cdfname |
Used to specify the name of an alternative cdf
package. If set to
|
An ExpressionSet
object, containing expression values identical to
what one would get from running rma
on an
AffyBatch
.
Ben Bolstad bmb@bmbolstad.com
BufferedMatrix
,
BufferedMatrix.read.probematrix