Description Usage Arguments Value
View source: R/symbol_to_entrez.R
Obtain entrezgene IDs for gene symbols
1 | symbol_to_entrez(df, dir_annotation = getwd(), verbose = TRUE)
|
df |
A data.frame containing a column named either "hgnc_symbol" or "mgi_symbol". |
dir_annotation |
The directory to store annotation reference. |
verbose |
Set to FALSE to avoid messages. |
The data.frame df with an added column containing entrezgene IDs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.