View source: R/annotationDatabases.R
annotationDatabases | R Documentation |
Assigns Bioconductor annotation databases (BSgenome, TxDb, org.db).
annotationDatabases(genome = genome, EnsDb = FALSE)
genome |
Character string of genome symbol (i.e. "hg38"). |
EnsDb |
A logical indicating whether Ensembl annotations should be used. |
annotationDatabases
BSgenome, TxDb, org.db for genome of interest are loaded and assigned to the global environment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.