gatk-3.8/public/java/test/org/broadinstitute/sting/gatk/datasources
David Roazen 32dee7ed9b Avoid buffer underflow in GATKBAMIndex by detecting premature EOF in BAM indices
GATKBAMIndex would allow an extremely confusing BufferUnderflowException to be
thrown when a BAM index file was truncated or corrupt. Now, a UserException is
thrown in this situation instructing the user to re-index the BAM.

Added a unit test for this case as well.
2012-03-08 15:30:44 -05:00
..
providers First pass of the asynchronous block loader. 2011-11-18 15:02:59 -05:00
reads Avoid buffer underflow in GATKBAMIndex by detecting premature EOF in BAM indices 2012-03-08 15:30:44 -05:00
rmd Cleanup of codec locations. No more dbSNPHelper 2011-08-18 10:02:46 -04:00