annotateRegions | R Documentation |
Add peak annotation to the regions (e.g. type of region, closest gene, ...)
annotateRegions(object, txdb, annoDb, ...)
object |
Initialized cisTopic object. |
txdb |
TxDb object matching the genome used for mapping |
annoDb |
Annotation package matchng the organism of origin |
... |
See annotatePeak from ChIPseeker |
See SignaturesHeatmap
for estimating the region types per topic.
Peak annotation is added as new columns to object@region.data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.