Skip to contents

Test DMRs for overlaps with gene region annotations for all genomes

Usage

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

Arguments

sigRegions

GRanges object of DMRs

regions

GRanges object of background regions

TxDb

TxDb annotation package for genome of interest

annoDb

Character specifying OrgDb annotation package for species of interest

Value

A tibble with the enrichment results

Details

DMRichGenic