Description Usage Arguments Value
View source: R/compare_peaks.r
Adds column containing region id (chr:start:end) to every track line in base resolution GRanges object, so that adjacent positions in the same region get the same ID. All ranges must have the same length.
1 | add.id.2(ranges, reg.length = 3000)
|
ranges |
GRanges object |
reg.length |
length of regions |
GRanges object with ID column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.