gatk-3.8/public/scala/src/org/broadinstitute/sting/queue/function
Phillip Dexheimer 296bcc7fb1 Changed name of jobs submitted to cluster job runners
-- Added 'jobRunnerJobName' definition to QFunction, defaults to value of shortDescription
-- Edited Lsf and Drmaa JobRunners to use this string instead of description for naming jobs in the scheduler

Signed-off-by: Joel Thibault <thibault@broadinstitute.org>
2013-11-12 14:34:56 -05:00
..
scattergather Added a QFunction.jobLocalDir for optionally tracking a node local directory that may have faster intermediate storage, with SGF ensuring that if the directory happens to be on the same machine that it get's a clone specific sub-directory to avoid collisions. 2013-01-25 14:28:04 -05:00
CommandLineFunction.scala Updating licenses for all scala files 2013-01-10 17:46:10 -05:00
InProcessFunction.scala Updating licenses for all scala files 2013-01-10 17:46:10 -05:00
JavaCommandLineFunction.scala Updating licenses for all scala files 2013-01-10 17:46:10 -05:00
ListWriterFunction.scala Updating licenses for all scala files 2013-01-10 17:46:10 -05:00
QFunction.scala Changed name of jobs submitted to cluster job runners 2013-11-12 14:34:56 -05:00
RetryMemoryLimit.scala Updating licenses for all scala files 2013-01-10 17:46:10 -05:00