Skip to content

JBrowse 1.16.11

Latest
Compare
Choose a tag to compare
@rbuels rbuels released this 12 Mar 00:17

Minor improvements

  • Add optional track label field for RegexSequenceSearch (issue #1553,
    @cmdcolin, @Rhinogradentia)

  • Bump @gmod/tabix for textdecoder speedup for very large tabix files
    (@arpanda, @cmdcolin, pull #1569)

  • Increase GFF3Tabix chunkSizeLimit to avoid it being hit on relatively small
    files

Bug fixes

  • Bump @gmod/cram for fix for ultra long reads (GMOD/cram-js#84)

  • Fix issue that some users were seeing with "Commit hash required" when
    running setup.sh. Thanks to @GFJHogue and @hans-vg for reporting (issue #1555)

  • Bump @gmod/bam which fixes some unsigned BAM tags being reported with a
    negative number

  • Bump @gmod/bam and @gmod/tabix for some fixes with reg2bins and chunk
    merging for large chromosomes e.g. wheat. Thanks to @jrobinso for reporting
    (GMOD/tabix-js#118)