gatk-3.8/public/scala
Guillermo del Angel 5fac5bf12e Fixed issues with Queue packaging of Picard QC classes: separate jar's are needed fromPicard. User needs to specify the -picardBase argument to point to input path for jars.
> Also, reenable joint cleaning as now it works.
> DEV-125 #resolve
> DEV-90 #resolve
2012-10-23 14:08:31 -04:00
..
qscript/org/broadinstitute/sting/queue/qscripts Added explicit @ClassType annotations to @Argument for Option[Int] or Option[Double] since scala seems to change the reflected type to Option[Object] on some systems. 2012-10-19 13:20:29 -04:00
src/org/broadinstitute/sting/queue Fixed issues with Queue packaging of Picard QC classes: separate jar's are needed fromPicard. User needs to specify the -picardBase argument to point to input path for jars. 2012-10-23 14:08:31 -04:00
test/org/broadinstitute/sting/queue Update DataProcessingPipelineTest MD5s 2012-09-24 15:38:07 -04:00