Description Usage Arguments Value Author(s) See Also
View source: R/read.affybatch.R
Read CEL data into matrices.
1 2 3 4 5 6 7 |
... |
file names separated by comma. |
filenames |
file names in a character vector. |
phenoData |
a |
description |
a |
notes |
notes. |
compress |
are the CEL files compressed? |
rm.mask |
should the spots marked as 'MASKS' set to |
rm.outliers |
should the spots marked as 'OUTLIERS' set to |
rm.extra |
if |
verbose |
verbosity flag. |
which |
should be either "pm", "mm" or "both". |
cdfname |
Used to specify the name of an alternative cdf package.
If set to |
A list of one or two matrices. Each matrix is either PM or MM data. No
AffyBatch
is created.
Ben Bolstad bmb@bmbolstad.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.