50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

HGNChelper (version 0.8.14)

affyToR: Title function to convert Affymetrix probeset identifiers to valid R names

Description

This function simply prepends "affy." to the probeset IDs to create valid R names. Reverse operation is done by the rToAffy function.

Usage

affyToR(x)

Value

a character vector that is simply x with "affy." prepended to each value.

Arguments

x

vector of Affymetrix probeset identifiers, or any identifier which may with a digit.