This website requires JavaScript.
Explore
Help
Sign In
zzh
/
gatk-3.8
Watch
1
Star
0
Fork
You've already forked gatk-3.8
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
798596257b
gatk-3.8
/
public
/
java
History
Christopher Hartl
798596257b
Enable the Genotype Phasing Evaluator. Because it didn't have the same argument structure as the base class, update2 of VariantEvaluator was being called, rather than update2 of the actual module.
2012-01-23 10:50:16 -05:00
..
config
Reorganized the codebase beneath top-level public and private directories,
2011-06-28 06:55:19 -04:00
src
Enable the Genotype Phasing Evaluator. Because it didn't have the same argument structure as the base class, update2 of VariantEvaluator was being called, rather than update2 of the actual module.
2012-01-23 10:50:16 -05:00
test
Minor tweaks to T2D-related qscripts. Replacing old md5s from the BeagleIntegrationTest. All differences boiled down either to the accounting of genotypes changed (./. --> 0/0 is no longer a "changed" genotype, and original genotypes that were ./. are represented as OG=. rather than OG=./. .)
2012-01-23 08:25:34 -05:00