ResolveLocGenes | R Documentation |
The accepts a vector of NCBI LOC gene IDs and returns a data frame with their description and aliases, queries from rentrez
ResolveLocGenes(geneIds, maxBatchSize = 100)
geneIds |
A vector of gene IDs, all of which must start with LOC |
maxBatchSize |
The max number of IDs for each query against NCBI |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.