Description Usage Arguments Value
Import CEL files (Affymetrix) and normalize with RMA method
1 | import_norm(celfiles_path, pheno_data, sep, filenames = NULL, ...)
|
celfiles_path |
Path to the celfiles directory |
pheno_data |
File name with metadata information from the experiment |
sep |
|
filenames |
a vector containg the names of .CEL files, if only a subset of files are needed to be imported. (optional) |
... |
Other parameters to be passed to |
An ExpressionSet object with normalized expression values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.