Description Usage Arguments Value Author(s) Examples
View source: R/convertPlatform.R
Convert an AffyBatch object from one platform to another where the new platform is a subset of the original (i.e. hgu133atag to hgu133a).
1 | convertPlatform(object, new.platform)
|
object |
an AffyBatch object to be converted |
new.platform |
the name of the platform to be converted to |
An AffyBatch object containing the data from the original object that could be mapped to the new platform.
Matthew N. McCall
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.