symbol2entrez | R Documentation |
search genes and return corresponding entrez ids
symbol2entrez(x, organism = "Homo sapiens")
search_gene(x, organism = "Homo sapiens")
x |
terms to search |
organism |
correpsonding organism of the input terms |
This function query genes (e.g., symbols) from NCBI Gene database and return corresponding entrez gene IDs
A data frame with TERM and ENTREZ columns
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.