View source: R/getSegDupOverlaps.R
getRangesOverlaps | R Documentation |
Function to calculate percentage overlap between query and the subject ranges.
getRangesOverlaps(query.gr = NULL, subject.gr = NULL, index = NULL)
query.gr |
A |
subject.gr |
A |
index |
An user defiend ID to disntiguish reported data columns. |
A GRanges-class
object.
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.