gatk-3.8/java/src/org/broadinstitute/sting
carneiro 5e9a8f9cb3 Implemented a new argument (-DQS --defaultQualityScore) that allows GATK to deal with BAM files missing quality scores. If a value is specified, all reads are filled with the default quality score. Appropriate exception is thrown if -DQS is not provided and BAM file doesn't have quality scores for every base.
Adding the first version of the techdev pipeline (tdPipeline)




git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4943 348d0f76-0448-11de-a6fe-93d51630548a
2011-01-05 22:25:08 +00:00
..
alignment Bug fixes for the bwa aligner and changes to support compiling against newer releases of the bwa code base. 2010-12-17 14:49:15 +00:00
analyzecovariates Updating doc text 2010-11-24 21:34:14 +00:00
commandline Fixed recently introduced multiplexer issue where DoC couldn't be written 2010-12-14 19:35:15 +00:00
datasources/pipeline Updated from SnakeYAML 1.6 to 1.7. 2010-09-22 19:47:49 +00:00
gatk Implemented a new argument (-DQS --defaultQualityScore) that allows GATK to deal with BAM files missing quality scores. If a value is specified, all reads are filled with the default quality score. Appropriate exception is thrown if -DQS is not provided and BAM file doesn't have quality scores for every base. 2011-01-05 22:25:08 +00:00
jna Removed LibBat.SUB2_BSUB_BLOCK since the use of it exits the JVM. 2010-12-14 19:57:20 +00:00
oneoffprojects Re-add PrivatePermutations since ACTransitionTable is a little too memory-intensive to generate all the cuts that I need 2011-01-05 06:11:18 +00:00
playground Added validator for phasing using read information, e.g., PacBio: ReadBasedPhasingValidationWalker 2011-01-05 20:05:56 +00:00
queue Updated the Queue GATK generator and packaging to include more dependencies for fullCallingPipeline.q. 2010-11-30 15:29:40 +00:00
utils Implemented a new argument (-DQS --defaultQualityScore) that allows GATK to deal with BAM files missing quality scores. If a value is specified, all reads are filled with the default quality score. Appropriate exception is thrown if -DQS is not provided and BAM file doesn't have quality scores for every base. 2011-01-05 22:25:08 +00:00