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