Description Usage Arguments Value
Returns the ranges in target overlapping the ranges in query, adjusting their boundaries so that only the overlapping parts of the target ranges are returned.
1 | project_ranges(query, target)
|
query |
The ranges to be projected. |
target |
The ranges to be projected against. |
The projection of the query ranges on the target ranges.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.