Releases: igvteam/igv.js
Releases · igvteam/igv.js
2.13.5
What's Changed
- Show sequence when zoomed out up to 10 basepairs / pixel
- use nameField when parsing BED files by @jvolkening in #1555
New Contributors
- @jvolkening made their first contribution in #1555
Full Changelog: v2.13.4...v2.13.5
2.13.4
v2.13.3
What's Changed
- Support CRAM Data URIs (remove cram data uri check) by @dennishendriksen in #1548
- Support specifying graphType and whole genome view for MergedTrack by @arpanda in #1549
New Contributors
- @dennishendriksen made their first contribution in #1548
- @arpanda made their first contribution in #1549
Full Changelog: v2.13.2...v2.13.3
2.13.2
2.13.1
- Add header bars for all Regions of Interest.
Full Changelog: v2.13.0...2.13.1
v2.13.0
What's Changed
- User can define Regions of Interest by holding shift-key while sweeping region on genomic ruler panel. Regions can be accessed by new Browser API function
getUserDefinedROIs()
- Custom variant drawing styles by @dariogf in #1502
- Allow color function for alignment by @davidlougheed in #1512
- Implement support for basic mouseover hover text. Fixes #1486. See … by @jrobinso in #1521
- Option to sort by aligned read length by @lbergelson in #1527
- Allow the display of insertion/deletion base counts by @davidlougheed in #1526
New Contributors
- @dariogf made their first contribution in #1502
- @davidlougheed made their first contribution in #1512
- @lbergelson made their first contribution in #1527
Full Changelog: v2.12.6...v2.13.0
v2.12.6
- Fix broken "save png" action.
Full Changelog: v2.12.5...v2.12.6
v2.12.5
- Support standard VCF fields (in addition to info fields) for "color by" options.
Full Changelog: v2.12.4...v2.12.5