Skip to contents

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

Value

A tibble of annotated regions

Details

annotateRegions