gatk-3.8/public/java/test/org/broadinstitute/sting/gatk/refdata
Michael McCowan c3a933ce84 Adaptations to accomodate Tribble API changes, comprising mostly of the following.
* Refactoring implementations of readHeader(LineReader) -> readActualHeader(LineIterator), including nullary implementations where applicable.
* Galvanizing fo generic types.
* Test fixups, mostly to pass around LineIterators instead of LineReaders.
* New rev of tribble, which incorporates a fix that addresses a problem with TribbleIndexedFeatureReader reading a header twice in some instances.
* New rev of sam, to make AbstractIterator visible (was moved from picard -> sam in Tribble API refactor).
2013-08-19 15:52:47 -04:00
..
tracks Detect stuck lock-acquisition calls, and disable file locking for tests 2013-04-24 22:49:02 -04:00
utils Adaptations to accomodate Tribble API changes, comprising mostly of the following. 2013-08-19 15:52:47 -04:00
RefMetaDataTrackerUnitTest.java Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00