rToSymbol {HGNChelper}R 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


[Package HGNChelper version 0.8.14 Index]