gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mark DePristo 71b4bb12b7 Bug fix for incorrect logic in subsetSamples
-- Now properly handles the case where a sample isn't present (no longer adds a null to the genotypes list)
-- Fix for logic failure where if the number of requested samples equals the number of known genotypes then all of the records were returned, which isn't correct when there are missing samples.
-- Unit tests added to handle these cases
2011-12-14 16:14:26 -05:00
public Bug fix for incorrect logic in subsetSamples 2011-12-14 16:14:26 -05:00
settings Revved Picard to incorporate tfennell's AsyncSAMFileWriter. 2011-12-06 10:37:42 -05:00
.gitignore Minor additions to the shared .gitignore file, now that Mark has checked one in. 2011-10-26 12:24:28 -04:00
LICENSE One last test... 2011-06-28 19:18:17 -04:00
build.xml Extensive unit test for GenotypeContextUnitTest 2011-11-20 18:28:01 -05:00
ivy.xml Updating the HybridSelectionPipeline for SnpEff 2.0.4 RC3 2011-11-17 14:46:12 -05:00