View source: R/range2rangeDistance.R
range2rangeDistance | R Documentation |
This function calculates distance of each breakpoint of submitted GRanges-class
object to its nearest user defined range
defined in 'userTrack'.
range2rangeDistance(gr, userTrack, allow.overlap = FALSE)
gr |
A |
userTrack |
A |
allow.overlap |
Set to |
A GRanges-class
object.
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.