You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release features several bugfixes and improvements submitted by community
members, including a CLI fix when specifying --indexFile with CSI files, and a
new feature to get FASTA metadata from an external file.
Additionally, we have switched to canvas2svg for SVG exports, which can now
handle more sophisticated operations like bezierCurves (used for sashimi-style
arc in RNA-seq data), and circles (used by jbrowse-plugin-gwas)
Before (note bad intron and lack of arcs rendered on bottom track)
After (fixed intron rendering and arcs)
🚀 Enhancement
core
#2991 Use canvas2svg for SVG export, fixes non-rasterized usage of bezier, arcs, and more (@cmdcolin)
#2483 Add setting to color by query score per alignment for dotplot, support HTML in config slot descriptions (@cmdcolin)
#2983 Set target=_blank by default in user HTML links (@cmdcolin)
Other
#2994 Allow choosing filename for svg export (@cmdcolin)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We are pleased to present v1.7.9!
This release features several bugfixes and improvements submitted by community
members, including a CLI fix when specifying --indexFile with CSI files, and a
new feature to get FASTA metadata from an external file.
Additionally, we have switched to canvas2svg for SVG exports, which can now
handle more sophisticated operations like bezierCurves (used for sashimi-style
arc in RNA-seq data), and circles (used by jbrowse-plugin-gwas)
Before (note bad intron and lack of arcs rendered on bottom track)
After (fixed intron rendering and arcs)
🚀 Enhancement
core
🐛 Bug Fix
core
🏠 Internal
Committers: 4
This discussion was created from the release Release v1.7.9.
Beta Was this translation helpful? Give feedback.
All reactions