getAnnotationDbFromInstalledPkgname {MOCHA}R Documentation

getAnnotationDbFromInstalledPkgname Loads and attaches an installed TxDb or OrgDb-class Annotation database package.

Description

See getBSgenome

Usage

getAnnotationDbFromInstalledPkgname(dbName, type)

Arguments

dbName

Exact name of installed annotation data package.

type

Expected class of the annotation data package, must be either "OrgDb" or "TxDb".

Value

the loaded Annotation database object.#' @noRd


[Package MOCHA version 1.1.0 Index]