gatk-3.8/public/java
Mark DePristo 31f4e5b52e Stop unlimited runtimes in DiffEngine when you have lots of differences
-- Added a new parameter to control the maximum number of pairwise differences to generate, which previously could expand to a very large number when there were lots of differences among genotypes, resulting in a n^2 algorithm running with n > 1,000,000
2012-05-27 11:17:13 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Stop unlimited runtimes in DiffEngine when you have lots of differences 2012-05-27 11:17:13 -04:00
test Stop unlimited runtimes in DiffEngine when you have lots of differences 2012-05-27 11:17:13 -04:00