affyToR | R Documentation |
This function simply prepends "affy." to the probeset IDs to create valid R names. Reverse operation is done by the rToAffy function.
affyToR(x)
x |
vector of Affymetrix probeset identifiers, or any identifier which may with a digit. |
a character vector that is simply x with "affy." prepended to each value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.