Skip to content

Releases: igvteam/igv.js

2.13.1

27 Sep 23:54
Compare
Choose a tag to compare
  • Add header bars for all Regions of Interest.

Full Changelog: v2.13.0...2.13.1

v2.13.0

27 Sep 23:52
Compare
Choose a tag to compare

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

Full Changelog: v2.12.6...v2.13.0

v2.12.6

17 Jun 18:44
Compare
Choose a tag to compare
  • Fix broken "save png" action.

Full Changelog: v2.12.5...v2.12.6

v2.12.5

17 Jun 18:42
Compare
Choose a tag to compare
  • Support standard VCF fields (in addition to info fields) for "color by" options.

Full Changelog: v2.12.4...v2.12.5

v2.12.4

17 Jun 18:40
Compare
Choose a tag to compare
  • Account for display mode when displaying popup text for vcf track (#1499)

  • Feature packing adjustment - place adjacent features on same row (#1499)

Full Changelog: v2.12.3...v2.12.4

v2.12.3

17 Jun 18:35
Compare
Choose a tag to compare
  • Fix inaccurate amino acid translation in sequence track (#1493)

  • Save state of sequence track 3-frame translation option is sessions and bookmarks.

Full Changelog: v2.12.2...v2.12.3

2.12.2

12 Apr 05:39
Compare
Choose a tag to compare

What's Changed

  • Support CircularView from "view as pairs" mode.

Full Changelog: v2.12.1...v2.12.2

2.12.1

12 Apr 05:38
Compare
Choose a tag to compare

Whats changed

  • Adjust heuristic for resolution at which to draw feature labels

Full Changelog: v2.12.0...v2.12.1

2.12.0

12 Apr 05:35
Compare
Choose a tag to compare

What's Changed

  • Fix autoscaling on merged tracks. #1473
  • Add numeric menu items to merged tracks
  • Fix rendering bug when leftmost feature partially overlaps view. #1474
  • Use chromosome name aliasing when fetching sequence. #1475

Full Changelog: v2.11.0...v2.12.0

2.11.2

14 Mar 23:11
Compare
Choose a tag to compare
  • Support "bigInteract" files with explicit format setting, format: 'biginteract
  • Bug fix -- leftmost feature that is partially in viewport could extend across entire view

Full Changelog: v.2.11...v2.11.2