DisplayName: DisplayName

Description Usage Arguments Value Note Examples

View source: R/namechange.R

Description

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

Usage

1

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

1
  DisplayName("NM_005228")

rgsepd documentation built on Nov. 8, 2020, 4:58 p.m.