gene_names_to_entrez | R Documentation |
Search Entrez IDs for gene names that are not necessarily MGI symbols
gene_names_to_entrez(gene_names)
gene_names |
Character vector of gene names |
Data frame (tibble) with columns "alias" and "entrez_id" for unique matches
gene_names_to_entrez(c("Bmal1", "Ciart", "Chrono"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.