gene_annotations | R Documentation |
For each gene identifier, are provided its common name and description.
gene_annotations
A named list with the following elements:
Dataframe with AGI terms as rownames, and two columns : description and name.
Dataframe with IDs as rownames, and two columns : description and label
http://bioconductor.org/packages/release/data/annotation/html/org.At.tair.db.html TAIR10 via the bioconductor package org.At.tair.db
{
print(head(gene_annotations[["Arabidopsis thaliana"]]))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.