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


HGNChelper documentation built on April 12, 2025, 1:48 a.m.