affyToR: Title function to convert Affymetrix probeset identifiers to...

Description Usage Arguments Value

View source: R/affyToR.R

Description

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

Usage

1

Arguments

x

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

Value

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


HGNChelper documentation built on Oct. 30, 2019, 9:41 a.m.