gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Eric Banks 54f698422c Better implementation for getSoftEnd() in GATKSAMRecord 2012-10-18 09:01:51 -04:00
licensing Revert unintentional license change 2012-08-09 17:10:47 -04:00
protected/java RR optimization: profiling was showing that the BaseCounts class was a major bottleneck because the underlying implementation was a HashMap. Given that the map index was an indexable Enum anyways, it makes a lot more sense to implement as a native array. Knocks 30% off the runtime in bad regions. 2012-10-17 21:44:53 -04:00
public Better implementation for getSoftEnd() in GATKSAMRecord 2012-10-18 09:01:51 -04:00
settings Updating cofoja to the latest version 2012-08-09 16:36:18 -04:00
.gitignore a few more useful git ignores 2012-09-01 11:08:36 -04:00
build.xml Proper error handling in NanoScheduler 2012-09-19 17:03:13 -04:00
ivy.xml Updating cofoja to the latest version 2012-08-09 16:36:18 -04:00