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.


jma1991/Daim documentation built on Oct. 4, 2020, 2:21 a.m.