gatk-3.8/public
David Roazen c15751e41e SAMReaderID: fix bug with hash code and equals() method
-Two SAMReaderIDs that pointed at the same underlying bam file through
 a relative vs. an absolute path were not being treated as equal, and
 had different hash codes. This was causing problems in the engine, since
 SAMReaderIDs are often used as the keys of HashMaps.

-Fix: explicitly use the absolute path to the encapsulated bam file in
 hashCode() and equals()

-Added tests to ensure this doesn't break again
2013-07-15 13:57:00 -04:00
..
R Removed plots generation from the BaseRecalibration software 2013-06-19 14:47:56 -04:00
c
chainFiles
doc Fixed issues raised by Appistry QA (mostly small fixes, corrections & clarifications to GATKDocs) 2013-03-12 10:57:14 -04:00
java SAMReaderID: fix bug with hash code and equals() method 2013-07-15 13:57:00 -04:00
keys
packages ValidatingPileup was renamed to CheckPileup 2013-02-15 11:56:19 -05:00
perl
scala Disable RetryMemoryLimit pipeline test 2013-07-03 13:38:28 -04:00
testdata Walker to create a fastq file from an interval list 2013-06-29 11:24:16 -04:00