Rdocumentation
powered by
Learn R Programming
rgsepd (version 1.4.2)
DisplayName: DisplayName
Description
Convert a NM## id number to the corresponding HGNC Gene name, where available.
Usage
DisplayName(NM)
Arguments
NM
The NM_### id number, or a vector thereof.
Value
The gene's human-readable name.
Examples
Run this code
DisplayName(
"NM_005228"
)
Run the code above in your browser using
DataLab