sizeGetNext | R Documentation |
Helper function to get starting end point that is a minimum distance (in bases) from start point; uses indices NOT position numbers
sizeGetNext(positions, start, minSize)
positions |
list of positions of variants |
start |
index of the current start position |
minSize |
integer defining the minimum size in bp 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.