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
ed50814ccb
gatk-3.8
/
public
History
Eric Banks
ed50814ccb
Finally found a case where user errors were being masked behind other errors and could debug. It turns out that the checkForMaskedUserErrors() method needs to run recursively over all levels (calling exception.getCause()) to check for the original cause.
2012-11-21 15:57:05 -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
Finally found a case where user errors were being masked behind other errors and could debug. It turns out that the checkForMaskedUserErrors() method needs to run recursively over all levels (calling exception.getCause()) to check for the original cause.
2012-11-21 15:57:05 -05:00
keys
…
packages
Removed 'Walker' suffix from packages/GATKEngine.xml that were breaking the packaged release.
2012-07-23 16:32:31 -04: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
Rename hg19 files in bundle to b37 since that's what they are
2012-11-14 11:47:09 -05:00
testdata
Reverting move of BQSR tests to public, as per DR's email
2012-07-19 10:02:05 -04:00