gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mark DePristo 097ed4ecc4 Memory usage optimizations and safety improvements to StratNode and StratificationManager
-- Added memory and safety optimizations to StratNode and StratificationManager.  Fresh, immutable Hashmaps are allocated for final data structures, so they exactly the correct size and cannot be changed by users.
-- Added ability of a stratification to specify incompatible evaluation.  The two strats using this are AC and Sample with VariantSummary, as this computes per-sample averages and so combining these results in an O(n^2) memory requirement.  Added integration test to cover incompatible strats and evals
2012-03-30 15:31:55 -04:00
public Memory usage optimizations and safety improvements to StratNode and StratificationManager 2012-03-30 15:31:55 -04:00
settings Rev. tribble to fix BED codec bug in tribble 51 2012-01-17 16:40:26 -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 Updated license year 2012-03-27 14:32:02 -04:00
build.xml Bug fix to previous UnifiedGenotyperEngine refactoring, removed debug code 2012-03-25 10:20:21 -04:00
ivy.xml S3 upload now directly creates the XML report in memory and puts that in S3 2012-01-29 15:14:58 -05:00