rToAffy {HGNChelper} | R Documentation |
Title function to convert the output of affyToR back to the original Affymetrix probeset identifiers.
Description
This function simply strips the "affy." added by the affyToR function.
Usage
rToAffy(x)
Arguments
x |
the character vector returned by the affyToR function. |
Value
a character vector of Affymetrix probeset identifiers.
[Package HGNChelper version 0.8.14 Index]