The goal of annoHub is to create and store sequencing analysis database
You can install the released version of annoHub from GitHub with:
devtools::install_github("soulong/annoHub")
library(annoHub)
# load data for enrichment analysis
data(geneset_go)
# load data for gene annotation
data(GRCm38_annotaion)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.