Description Usage Arguments Details Value Author(s) Examples
~~ Set the options for the package
1 | .setAffyOptions(affy.opt = NA)
|
affy.opt |
A list structure of options. If |
See the vignettes to know more. This function could disappear in favor of a more general one the package Biobase.
The function is used for its side effect. Nothing is returned.
Laurent
1 2 3 | affy.opt <- getOption("BioC")$affy
.setAffyOptions(affy.opt)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.