gatk-3.8/protected/gatk-tools-protected
Valentin Ruano-Rubio ce8e93fa51 Made the AF prior probability distribution dynamic respect
to the total-ploidy (added ploidy accross samples).

Changes:
--------

* Instead of calculate a fixed log10 prior array with a fix
   total likelihood we use a new component, the AFPriorProvider
   to generate the priors for different total plodies on
   demand; these are cached however so there is no unecessary
   recompute involved.
2014-09-12 14:23:37 -04:00
..
src Made the AF prior probability distribution dynamic respect 2014-09-12 14:23:37 -04:00
pom.xml Now passing in the path to the GATK directory to tests. 2014-09-02 01:40:59 +08:00