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
a7cb941417
gatk-3.8
/
public
History
Eric Banks
a7cb941417
The posteriors vector is now 2 dimensional so that it supports multiple alleles (although the UG is still hard-coded to use only array[0] for now); the exact model now collapses probabilities for all conformations over a given AC into the posteriors array (in the appropriate dimension). Fixed a bug where the priors and posteriors were being passed in swapped.
2011-12-04 13:02:53 -05:00
..
R
Compacting pdfs when running under R 2.13+.
2011-10-27 14:51:56 -04:00
c
Reinitialize random seed in the bwa bindings from the fixed seed stored in the
2011-07-22 13:41:53 -04:00
chainFiles
Reorganized the codebase beneath top-level public and private directories,
2011-06-28 06:55:19 -04:00
doc
Reorganized the codebase beneath top-level public and private directories,
2011-06-28 06:55:19 -04:00
java
The posteriors vector is now 2 dimensional so that it supports multiple alleles (although the UG is still hard-coded to use only array[0] for now); the exact model now collapses probabilities for all conformations over a given AC into the posteriors array (in the appropriate dimension). Fixed a bug where the priors and posteriors were being passed in swapped.
2011-12-04 13:02:53 -05:00
packages
No more hunting down R "resources". As a tradeoff Rscript cannot be specified on the commandline and will be found in the environment path.
2011-10-27 14:17:07 -04:00
perl
Update to the bindings for liftOverVCF.pl (to -V from -B)
2011-09-15 15:33:09 -04:00
scala
Queue now outputs a GATK-like header with version number, build timestamp, etc.
2011-11-23 14:28:35 -05:00
testdata
Testdata for IntervalStratification
2011-11-10 11:08:34 -05:00