gatk-3.8/public/gatk-utils
Phillip Dexheimer 6190d660e0 Edits to work with the latest htsjdk release:
* TextCigarCodec.decode() is now static, and the getSingleton() method is gone
 * MergingSamRecordIterator now wants a Collection<SamReader> rather than Collection<SAMFileReader> in the constructor
 * SeekableBufferedStream now correctly reads the requested number of bytes, removed workaround in GATKBAMIndex
2015-01-13 21:32:10 -05:00
..
src Edits to work with the latest htsjdk release: 2015-01-13 21:32:10 -05:00
pom.xml Faster builds, with updates to documentation generation. 2014-11-05 00:32:23 +08:00