annotateRegions: annotateRegions

View source: R/Annotation.R

annotateRegionsR Documentation

annotateRegions

Description

Add peak annotation to the regions (e.g. type of region, closest gene, ...)

Usage

annotateRegions(object, txdb, annoDb, ...)

Arguments

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

Details

See SignaturesHeatmap for estimating the region types per topic.

Value

Peak annotation is added as new columns to object@region.data


aertslab/cisTopic documentation built on April 6, 2024, 9:31 p.m.