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
f50db01742
gatk-3.8
/
public
History
Ami Levy-Moonshine
f50db01742
Merge branch 'master' of github.com:broadinstitute/gsa-unstable
2013-01-25 15:55:56 -05:00
..
R
Fix a nasty bug in reading GATK reports with a single line
2012-09-10 20:14:13 -04:00
c
…
chainFiles
…
doc
…
java
In cases where one uses VariantContextUtils.GenotypeMergeType.REQUIRE_UNIQUE we used to verify that the samples names are unique in VariantContextUtils.simpleMerge for each VCs. It couse to a bug that was reported on the forum (when a VCs had 2 VC from the same sample).
2013-01-25 15:49:51 -05:00
keys
…
packages
Remove DepthOfCoverage.java because it is no longer public
2013-01-10 11:45:38 -05:00
perl
Split out contig names from Reference .fai file on white space (to support the GATK resource bundle's file human_g1k_v37.fasta.fai.gz, which does not use tab delimiters)
2012-06-07 16:56:32 -04:00
scala
Added a QFunction.jobLocalDir for optionally tracking a node local directory that may have faster intermediate storage, with SGF ensuring that if the directory happens to be on the same machine that it get's a clone specific sub-directory to avoid collisions.
2013-01-25 14:28:04 -05:00
testdata
Reverting move of BQSR tests to public, as per DR's email
2012-07-19 10:02:05 -04:00