View source: R/refseq_geneSymbol_action.R
| refseq_geneSymbol_action | R Documentation | 
refseq_geneSymbol_action() Returns the gene symbol from a single Gene id. accession.
refseq_geneSymbol_action (id, db, retries)
| id | A character string of the transcript or protein id. | 
| db | A character string of the "nuccore" or "protein" database. | 
| retries | A numeric value to control the number of retry attempts to handle internet errors. | 
A character vector containing the gene symbol corresponding to the especified accession as id.
Jose V. Die
refseq_protein2RNA to obtain the XM ids that encode a set of XP ids.
refseq_RNA2protein to obtain the XP ids encoded by a set of XM ids.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.