gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mark DePristo 0c94e3d96e Adaptively compute the band pass filter from the sigma, up to a maximum size of 50 bp
-- Previously we allowed band pass filter size to be specified along with the sigma.  But now that sigma is controllable from walkers and from the command line, we instead compute the filter size given the kernel from the sigma, including all kernel points with p > 1e-5 in the kernel.  This means that if you use a smaller kernel you get a small band size and therefore faster ART
-- Update, as discussed with Ryan, the sigma and band size to 17 bp for HC (default ART wide) and max band size of 50 bp
2013-01-24 13:47:59 -05:00
licensing Refrain from pushing symlinks into the repo... not all filesystems treat it correctly 2013-01-22 15:18:19 -07:00
protected/java Moving lots of walkers back from protected to public (along with several of the VA annotations). 2013-01-24 11:42:49 -05:00
public Adaptively compute the band pass filter from the sigma, up to a maximum size of 50 bp 2013-01-24 13:47:59 -05:00
settings Final r119 tribble jar 2012-11-02 14:30:33 -04:00
.gitignore Added atlassian intellij plugin file to .gitignore 2013-01-23 20:55:28 -07:00
build.xml Updating Queue maven version to 0.0.2 2013-01-10 13:46:49 -05: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 ReadBackedPileup cleanup 2013-01-11 15:17:18 -05:00