gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mark DePristo 7d95176539 Bugfix to compareTo and equals in GenomeLoc
-- Yes, GenomeLoc.compareTo was broken.  The compareTo function only considered the contig and start position, but not the stop, when comparing genome locs.
-- Updated GenomeLoc.compareTo function to account for stop.  Updated GATK code where necessary to fix resulting problems that depended on this.
-- Added unit tests to ensure that hashcode, equals, and compareTo are all correct for GenomeLocs
2012-08-30 19:41:49 -04:00
licensing Revert unintentional license change 2012-08-09 17:10:47 -04:00
protected/java Part II of GSA-462: Consistent RODBinding access across Ref and Read trackers 2012-08-30 10:15:10 -04:00
public Bugfix to compareTo and equals in GenomeLoc 2012-08-30 19:41:49 -04:00
settings Updating cofoja to the latest version 2012-08-09 16:36:18 -04:00
.gitignore Minor additions to the shared .gitignore file, now that Mark has checked one in. 2011-10-26 12:24:28 -04:00
build.xml Convert external.build.dir and external.dist.dir back to paths 2012-08-15 23:04:10 -04:00
ivy.xml Updating cofoja to the latest version 2012-08-09 16:36:18 -04:00