annotateRegions: Annotate DMRs and blocks

View source: R/annotate.R

annotateRegionsR Documentation

Annotate DMRs and blocks

Description

Annotate and tidy regions from dmrseq::dmrseq()

Usage

annotateRegions(regions = sigRegions, TxDb = TxDb, annoDb = annoDb)

Arguments

regions

A GRanges object of DMRs, blocks, or background regions from dmrseq::dmrseq()

TxDb

TxDb or EnsDb annotation package for genome of interest

annoDb

Character specifying OrgDb annotation package for species of interest

Details

annotateRegions

Value

A tibble of annotated regions


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