UNPKG

@gmod/jbrowse

Version:

JBrowse - client-side genome browser

32 lines (24 loc) 1.15 kB
--- layout: post title: JBrowse 1.10.6 maintenance release date: 2013-10-07 tags: ["Software releases"] --- JBrowse 1.10.6 has been released, with some important bug fixes. Files for download: * [JBrowse-1.10.6.zip](/wordpress/wp-content/plugins/download-monitor/download.php?id=73 "download JBrowse-1.10.6.zip") - 4.6M file SHA1 8ea2757703a83e038fb4a733056a7bc8ef8747c4 * [JBrowse-1.10.6-dev.zip](http://jbrowse.org/wordpress/wp-content/plugins/download-monitor/download.php?id=74 "download JBrowse-1.10.6-dev.zip") - 26M file SHA1 513f6c6e5b7e4a827b87f123f761fb669b90f1cb ## Minor improvements * Made the `impliedUTRs` option for ProcessedTranscript and Gene glyph still attempt to create UTRs if only '''one''' of the UTRs is missing from a transcript. Thanks to Ben Booth for pointing out the need for this. ## Bug fixes * Fixed bug in which the mouseover value displays for Wiggle and SNPCoverage tracks would not always be hidden when the mouse leaves the track. * Fixed a bad bug that prevented fixed-scale Wiggle and SNPCoverage tracks from displaying. Thanks to Jean-Jack Riethoven and Michael Axtell for pointing this out.