gatk-3.8/java/src/net/sf/samtools
hanna 497ae700c4 A rethink of the existing BAM block extraction code: rather than working in
chunk space directly, stream data in block space, converting to chunk space
on demand.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2484 348d0f76-0448-11de-a6fe-93d51630548a
2009-12-30 18:19:51 +00:00
..
BAMBlockIterator.java A rethink of the existing BAM block extraction code: rather than working in 2009-12-30 18:19:51 +00:00
BAMFileHeaderLoader.java A rethink of the existing BAM block extraction code: rather than working in 2009-12-30 18:19:51 +00:00
Block.java A rethink of the existing BAM block extraction code: rather than working in 2009-12-30 18:19:51 +00:00
BlockReader.java A rethink of the existing BAM block extraction code: rather than working in 2009-12-30 18:19:51 +00:00
BlockTestHarness.java A rethink of the existing BAM block extraction code: rather than working in 2009-12-30 18:19:51 +00:00
Chunk.java A rethink of the existing BAM block extraction code: rather than working in 2009-12-30 18:19:51 +00:00