View source: R/imprintOverlap.R
imprintOverlap | R Documentation |
Test DMRs for overlaps with human imprinted genes from https://www.geneimprint.com/site/genes-by-species.Homo+sapiens.imprinted-All
imprintOverlap(
sigRegions = sigRegions,
regions = regions,
TxDb = TxDb,
annoDb = annoDb
)
sigRegions |
|
regions |
|
TxDb |
TxDb annotation package for genome of interest. |
annoDb |
Character specifying OrgDb annotation package for species of interest. |
imprintOverlap
A printed statement with the enrichment results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.