DisplayName | R Documentation |
Convert a transcript id number to the corresponding gene name, where available.
DisplayName(txid)
txid |
The transcript id number, or a vector thereof. |
The gene's human-readable name.
Uses org.Hs.eg.db and pulls the first Entrez Gene ID, then that ID's associated HGNC.
DisplayName("NM_005228")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.