getAnnotationDbFromInstalledPkgname | R Documentation |
getAnnotationDbFromInstalledPkgname
Loads and attaches an installed TxDb or
OrgDb-class Annotation database package.See getBSgenome
getAnnotationDbFromInstalledPkgname(dbName, type)
dbName |
Exact name of installed annotation data package. |
type |
Expected class of the annotation data package, must be either "OrgDb" or "TxDb". |
the loaded Annotation database object.#' @noRd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.