gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mark DePristo aaf11f00e3 Near final BCF2 implementation
-- Trivial import changes in some walkers
-- SelectVariants has a new hidden mode to fully decode a VCF file
-- DepthPerAlleleBySample (AD) changed to have not UNBOUNDED by A type, which is actually the right type
-- GenotypeLikelihoods now implements List<Double> for convenience.  The PL duality here is going to be removed in a subsequent commit
-- BugFixes in BCF2Writer.  Proper handling of padding.  Bugfix for nFields for a field
-- padAllele function in VariantContextUtils
-- Much better tests for VariantContextTestProvider, including loading parts of dbSNP 135 and the Phase II 1000G call set with genotypes to test encoding / decoding of fields.
2012-05-24 10:57:02 -04:00
licensing Remove old licensing 2012-04-25 12:23:08 -04:00
protected/java/src/org/broadinstitute/sting build system overhaul 2012-05-17 15:16:29 -04:00
public Near final BCF2 implementation 2012-05-24 10:57:02 -04:00
settings Testing of BCF codec 2012-05-24 10:57:01 -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 Individual VariantContextWriters are now package protected 2012-05-24 10:57:00 -04:00
ivy.xml Not Nexus. Need new name. Navel? 2012-05-24 10:11:58 -04:00