Description Usage Arguments Value
Ranges are prioritized in the input list order. So, if the first element of the list (A) covers the range 1-10, and the second element (B) covers the range 5-15, then the resulting ranges will have a 1-10 range named A, and a 11-15 range named 'B'.
1  | collapse_regions(grl)
 | 
grl | 
 The ranges to be collapsed.  | 
The collapsed regions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.