2.2.15
August 2019
This release has some minor enhancements and a significant optimization for deep coverage alignment tracks, and other tracks that have large numbers of rows. Canvas rendering is now limited to ~ 2x the vertical dimension currently in view, rather than the entire vertical dimension of the underlying track. As the view is scrolled vertically the backing canvas is re-rendered as needed.
- Limit vertical size of canvas to what's in view + 2x screen height.
- Increase default samplingDepth for BAM files to 1,000.
- Support for VCF "SV" variants.
- Display correct genomic positions in whole-genome view popup text.