gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mark DePristo c8ed0bfc4c Edge case fixes for BCF2
--handle entirely missing GT in a sample in decodeGenotypeAlleles
--Create MAX_ALLELES_IN_GENOTYPES constant in BCF2Utils, and extracted its use inline from the code
-- Generalized genotype writing code to handle ploidy != 2 and variable ploidy among samples
-- Remove special case inline treatment of case where all samples have no GT field values, and moved this into calcVCFGenotypeKeys
-- Removed restriction on getPloidy requiring ploidy > 1.  It's logically find to return 0 for a no called sample
-- getMaxPloidy() in VC that does what it says
-- Support for padding / depadding of generic genotype fields
2012-05-24 10:57:06 -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 Edge case fixes for BCF2 2012-05-24 10:57:06 -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