View source: R/get_enhancer_clusters.R
interSiteDistances | R Documentation |
Obtain distances between consecutive regions
interSiteDistances(gr)
gr |
Character with the name of the file containing peaks or GRanges object. |
A vector of the same length as gr containing the distances to the following region. When there is no following region (i.e. end of a chromosome), returns NA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.