.setAffyOptions | R Documentation |
~~ Set the options for the package
.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
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.