gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mark DePristo 0387ea8df9 Bugfix for ReadClipper with ReducedReads
-- The previous version of the read clipping operations wouldn't modify the reduced reads counts, so hardClipToRegion would result in a read with, say, 50 bp of sequence and base qualities but 250 bp of reduced read counts.  Updated the hardClip operation to handle reduce reads, and added a unit test to make sure this works properly.  Also had to update GATKSAMRecord.emptyRead() to set the reduced count to new byte[0] if the template read is a reduced read
-- Update md5s, where the new code recovers a TP variant with count 2 that was missed previously
2013-04-29 11:12:09 -04:00
licensing Removing the symlink from the private license file 2013-02-09 12:57:44 -05:00
protected Bugfix for ReadClipper with ReducedReads 2013-04-29 11:12:09 -04:00
public Bugfix for ReadClipper with ReducedReads 2013-04-29 11:12:09 -04:00
settings Rev picard, sam-jdk, tribble, and variant jars to version 1.90.1442 2013-04-25 14:05:24 -04:00
.gitignore Detect stuck lock-acquisition calls, and disable file locking for tests 2013-04-24 22:49:02 -04:00
build.xml Add additional necessary class files to na12878kb.jar target 2013-04-23 14:03:48 -04:00
intellij_example.tar.bz2 Removed the intellij files from the root and made an example package for new users. This allows users to start at the same page and then change it as they see fit without interfering with the repo (thanks guillermo!) 2012-09-27 11:04:56 -04:00
ivy.xml Brought all of ReduceReads to fastutils 2013-02-23 22:53:23 -05:00