Skip to content

Releases: igvteam/igv.js

2.13.5

26 Jan 20:26
Compare
Choose a tag to compare

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

Full Changelog: v2.13.4...v2.13.5

2.13.4

03 Nov 05:47
Compare
Choose a tag to compare

What's Changed

  • Bug fix - "Save (PNG)" from context menu not working.
  • Bug fix - Autoscaling of merged tracks does not follow the current view of the region #1506
  • Bug fix - Scrollbars don't adjust position when 3-frame translation opens #1553

v2.13.3

27 Sep 23:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.13.2...v2.13.3

2.13.2

27 Sep 23:56
Compare
Choose a tag to compare

What's Changed

  • Fix some redundancy and confusion around "alt color"
  • Add visibilityWindow for WigTrack by @kpalin in #1540

Full Changelog: 2.13.1...v2.13.2

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