variantGetNext | R Documentation |
Helper function to get starting end point that is a minimum distance (in variants) from start point; uses indices NOT position numbers
variantGetNext(positions, start, minVariants)
positions |
list of positions of variants |
start |
index of the current start position |
minVariants |
integer defining the minimum size in number of variants of the window |
the new end point index
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.