Learn R Programming

HGNChelper (version 0.8.14)

rToAffy: 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)

Value

a character vector of Affymetrix probeset identifiers.

Arguments

x

the character vector returned by the affyToR function.