]> git.donarmstrong.com Git - bamtools.git/commit
Fixed: bug(s) related to empty references and regions.
authorDerek <derekwbarnett@gmail.com>
Sat, 9 Oct 2010 23:28:42 +0000 (19:28 -0400)
committerDerek <derekwbarnett@gmail.com>
Sat, 9 Oct 2010 23:31:06 +0000 (19:31 -0400)
commita276e3f3926309a9b566bed52ccb8aba9ee334f3
tree7cb51f60fc856462a6e2dcd8d19a237be5f6cee6
parent8fbe195817a362ae99f0630bcf9e4e9bb6db990f
Fixed: bug(s) related to empty references and regions.

* NOTE - This fix does introduce a slight modification to the *.bti index format.
  So any existing BTI index files will need to be rebuilt to support the bug fix (apologies).
src/api/BamAux.h
src/api/BamIndex.cpp
src/api/BamIndex.h
src/api/BamReader.cpp