Skip to content

Release v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jul 21:17

We are pleased to announce 2.0.1

This release features the ability to mouseover and click synteny alignments on
the linear synteny view

If there are base level alignments, either from the read vs ref view or e.g. a
PAF file generated with minimap -c (outputs CIGAR), then you can also mouse
over to get information about the particular part of that alignment e.g. the
CIGAR string


Figure showing a mouseover inside a deletion in the read vs ref view

This release also has some other small fixes and improvements, see release notes!

🚀 Enhancement

🐛 Bug Fix

  • Other
    • #3088 Fix labels being cut-off in SVG features by rendering feature labels on main thread (@cmdcolin)
    • #3085 Fix zoom to behavior being inaccurate with many displayed regions visible (@cmdcolin)
    • #3082 Fix negative strand CIGAR renderings on linear synteny view (@cmdcolin)
    • #3077 Fix crash opening multiple synteny track selectors launched from dotplot view (@cmdcolin)
  • core
    • #3086 Fix pxToBp and bpToPx calculations when there are many displayed regions (@cmdcolin)

Committers: 2