Description Usage Arguments Value
Obtain gene annotations
1 2 | entrez_to_attribute(df, species, attribute, dir_annotation = getwd(),
verbose = TRUE)
|
df |
A data.frame containing a column named "entrezgene_id". |
species |
One of "mouse" or "human". |
attribute |
A gene attribute. Examples include: "gene_biotype", "description", "chromosome_name", etc. See listAttributes() for more options. |
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.