gatk-3.8/public/java
Eric Banks 66cbaaee31 Fixed nasty bug in BQSR csv file creation:
numbers larger than 999 in the Errors column were printed out with commas (which looks like a separate column).

This wasn't caught earlier because there are no integration tests covering the csv.  I'll add one into unstable in a sec.
2012-11-09 08:33:55 -05:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Fixed nasty bug in BQSR csv file creation: 2012-11-09 08:33:55 -05:00
test Don't run these tests if not GAKT lite 2012-10-31 22:56:38 -04:00