annotationDatabases: Load annotation databases

View source: R/annotationDatabases.R

annotationDatabasesR Documentation

Load annotation databases

Description

Assigns Bioconductor annotation databases (BSgenome, TxDb, org.db).

Usage

annotationDatabases(genome = genome, EnsDb = FALSE)

Arguments

genome

Character string of genome symbol (i.e. "hg38").

EnsDb

A logical indicating whether Ensembl annotations should be used.

Details

annotationDatabases

Value

BSgenome, TxDb, org.db for genome of interest are loaded and assigned to the global environment.


ben-laufer/DMRichR documentation built on Oct. 1, 2023, 7:25 a.m.