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
827be878b4
gatk-3.8
/
public
History
Guillermo del Angel
827be878b4
Bug fix when running UG in GenotypeGivenAlleles mode: if an input site to genotype had no coverage, the output VCF had AC,AF and AN inherited from input VCF, which could have nothing to do with given BAM so numbers could be non-sensical. Now new vc has clear attributes instead of attributes inherited from input VCF.
2012-02-06 11:58:13 -05:00
..
R
Protect ourselves when iteration is present but there's only a single iteration in queueJobReport.R
2011-12-19 10:08:38 -05:00
c
…
chainFiles
…
doc
…
java
Bug fix when running UG in GenotypeGivenAlleles mode: if an input site to genotype had no coverage, the output VCF had AC,AF and AN inherited from input VCF, which could have nothing to do with given BAM so numbers could be non-sensical. Now new vc has clear attributes instead of attributes inherited from input VCF.
2012-02-06 11:58:13 -05:00
packages
Revved Picard to incorporate tfennell's AsyncSAMFileWriter.
2011-12-06 10:37:42 -05:00
perl
Update to the bindings for liftOverVCF.pl (to -V from -B)
2011-09-15 15:33:09 -04:00
scala
Be explicit about setting the snpEff -onlyCoding option in the pipeline
2012-01-17 20:04:27 -05:00
testdata
Data Processing Pipeline Test
2011-12-12 00:24:51 -05:00