gatk-3.8/public/scala/src/org/broadinstitute/sting/queue
Khalid Shakir c50274e02e During flanking interval creation merging overlapping flanks so that on scatter the list doesn't accidentally genotype the same site twice.
Moved flanking interval utilies to IntervalUtils with UnitTests.
2011-11-17 13:56:42 -05:00
..
engine Swapping Thread.sleep(0) with Object.wait(0) caused Queue to lock up. Thanks to rpoplin for pointing it out. 2011-10-28 15:51:03 -04:00
extensions During flanking interval creation merging overlapping flanks so that on scatter the list doesn't accidentally genotype the same site twice. 2011-11-17 13:56:42 -05:00
function Embedding gsalib source and queueJobReport R scripts in the dist and package jars. 2011-10-24 15:58:34 -04:00
library During flanking interval creation merging overlapping flanks so that on scatter the list doesn't accidentally genotype the same site twice. 2011-11-17 13:56:42 -05:00
util No more hunting down R "resources". As a tradeoff Rscript cannot be specified on the commandline and will be found in the environment path. 2011-10-27 14:17:07 -04:00
QCommandLine.scala Don't generate PDF unless you have -run specified 2011-11-09 14:45:40 -05:00
QException.scala Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
QScript.scala Now captures the exechost in the job report 2011-08-28 12:05:56 -04:00
QScriptManager.scala Embedding gsalib source and queueJobReport R scripts in the dist and package jars. 2011-10-24 15:58:34 -04:00
QSettings.scala Updates to JobRunners from the Queue developer community and from running the WholeGenomePipeline: 2011-08-22 15:13:27 -04:00