gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Guillermo del Angel 4168aaf280 Add feature to specify Allele frequency priors by command line when calling variants.
Use case:
The default AF priors used (infinite sites model, neutral variation) is appropriate in the case where the reference allele is ancestral, and the called allele is a derived allele.
Most of the times this is true but in several population studies and in ancient DNA analyses this might introduce reference biases, and in some other cases it's hard to ascertain what the ancestral allele is (normally requiring to look up homologous chimp sequence).
Specifying no prior is one solution, but this may introduce a lot of artifactual het calls in shallower coverage regions.
With this option, users can specify what the prior for each AC should be according to their needs, subject to the restrictions documented in the code and in GATK docs.
-- Updated ancient DNA single sample calling script with filtering options and other cleanups.
-- Added integration test. Removed old -noPrior syntax.
2013-04-26 19:06:39 -04:00
licensing Removing the symlink from the private license file 2013-02-09 12:57:44 -05:00
protected Add feature to specify Allele frequency priors by command line when calling variants. 2013-04-26 19:06:39 -04:00
public Merge pull request #197 from broadinstitute/dr_disable_snpeff_version_check 2013-04-26 13:55:14 -07:00
settings Rev picard, sam-jdk, tribble, and variant jars to version 1.90.1442 2013-04-25 14:05:24 -04:00
.gitignore Detect stuck lock-acquisition calls, and disable file locking for tests 2013-04-24 22:49:02 -04:00
build.xml Add additional necessary class files to na12878kb.jar target 2013-04-23 14:03:48 -04:00
intellij_example.tar.bz2 Removed the intellij files from the root and made an example package for new users. This allows users to start at the same page and then change it as they see fit without interfering with the repo (thanks guillermo!) 2012-09-27 11:04:56 -04:00
ivy.xml Brought all of ReduceReads to fastutils 2013-02-23 22:53:23 -05:00