gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mark DePristo 2ca5fc62a2 Support for MISSING BCF2 type
-- Heng wants to use 0x0? to represent any missing type value, which in our implementation was invalid.  Updated our codebase to support this construct.  Heng said he'll update the BCF2 quick reference.
-- Enabled integration test reading Heng's ex2.bcf file
-- GATK now only warns in the case where the END info field isn't the same (or +1 due to padding) as the getEnd() function as determined by the GATK.  Turns out there's a single record in the 1000G SV call set that doesn't have the right length
-- VariantContextTestProvider now tests that X = Y where X -> writing -> reading -> writing -> reading = Y for a variety of variant context inputs X
-- Added integration test reading 1000G SV chr1 calls (from Chris)
2012-07-19 16:14:26 -04:00
licensing Final final version of GATK beta license 2012-07-19 10:39:34 -04:00
protected/java New function for merging nearby events into MNPs or complex substitutions. Added extensive unit tests. 2012-07-19 13:16:33 -04:00
public Support for MISSING BCF2 type 2012-07-19 16:14:26 -04:00
settings Rev tribble to 110. Log is: 2012-06-26 15:28:32 -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 Change committest target to allow inheritance of properties 2012-07-18 12:45:51 -04:00
ivy.xml Navel -> GXDB 2012-06-28 13:38:00 -04:00