DisplayName: DisplayName

View source: R/namechange.R

DisplayNameR Documentation

DisplayName

Description

Convert a transcript id number to the corresponding gene name, where available.

Usage

DisplayName(txid)

Arguments

txid

The transcript id number, or a vector thereof.

Value

The gene's human-readable name.

Note

Uses org.Hs.eg.db and pulls the first Entrez Gene ID, then that ID's associated HGNC.

Examples

  DisplayName("NM_005228")

kstammits/rgsepd documentation built on Oct. 13, 2022, 6:43 p.m.