.txs2genesym | R Documentation |
Adding gene symbol annotations
.txs2genesym(txs, unique.genesyms = TRUE)
txs |
A list of transcript ids in UCSC format. |
unique.genesyms |
TRUE or FALSE. If TRUE, the converted gene symbols will remove duplicates. |
This is an internal function which takes a list of txs in UCSC id format as input and convert the txs to gene symbol.
A list of names in gene symbols
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.