Changeset [adbf115d3c6bdef62ea21e3cfbf01833e5ff0a96] by Robert Buels

November 28th, 2012 @ 09:36 AM

bugfix to BAM header fetching: : need to also fetch the block that contains the first alignment, because some of the header data could be in that block. so, fetch 64KB of extra data, and fix unbgzf() to ignore any incomplete BGZF blocks at the end of a data stream. slowly working through the bugs that @dasmoth has probably already been over
https://github.com/GMOD/jbrowse/commit/adbf115d3c6bdef62ea21e3cfbf0...

Committed by Robert Buels

  • M src/JBrowse/Store/SeqFeature/BAM/File.js
  • M src/JBrowse/Store/SeqFeature/BAM/Util.js
  • M src/jszlib
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

AJAX Genome Browser