Description Usage Arguments Value
View source: R/annotatePeaks.R
Annotate regions in the genome with nearest TSS and genomic feature.
1 | annotatePeaks(ranges, genome)
|
ranges |
A |
genome |
A character string specifying the genome assembly. |
A GRanges
object with additional metadata columns: entrezTSS
, symbolTSS
, distanceTSS
, and genomicFeature
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.