annotatePeaks: Annotate Regions in the Genome

Description Usage Arguments Value

View source: R/annotatePeaks.R

Description

Annotate regions in the genome with nearest TSS and genomic feature.

Usage

1
annotatePeaks(ranges, genome)

Arguments

ranges

A GRanges object of peak calls.

genome

A character string specifying the genome assembly.

Value

A GRanges object with additional metadata columns: entrezTSS, symbolTSS, distanceTSS, and genomicFeature.


s1437643/damR documentation built on Oct. 5, 2020, 12:33 p.m.