rToSymbol: Title function to reverse the conversion made by symbolToR

View source: R/rToSymbol.R

rToSymbolR Documentation

Title function to reverse the conversion made by symbolToR

Description

This function reverses the actions of the symbolToR function.

Usage

rToSymbol(x)

Arguments

x

the character vector returned by the symbolToR function.

Value

a character vector of HGNC gene symbols, which are not in general valid R names.

See Also

symbolToR


waldronlab/HGNChelper documentation built on April 10, 2022, 7:39 p.m.