addPositionToDepthRanges
addPositionToDepthRanges(
ranges,depth,position):void
Defined in: packages/sigma/src/utils/fragments.ts:37
Add a single position to a depth range, merging with adjacent fragments when possible.
Parameters
ranges
depth
string
position
number
Returns
void