gatk-3.8/scala/src/org/broadinstitute/sting/queue
kshakir 63e3848187 Added status email support with -statusTo. Will send emails on failure of an individual function or success/failure of the whole pipeline.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4496 348d0f76-0448-11de-a6fe-93d51630548a
2010-10-14 15:58:52 +00:00
..
engine Added status email support with -statusTo. Will send emails on failure of an individual function or success/failure of the whole pipeline. 2010-10-14 15:58:52 +00:00
extensions Added the ability to Queue to run scala functions inside the JVM. NOTE: Extend from InProcessFunction instead of CommandLineFunction to use this functionality. 2010-10-06 18:29:56 +00:00
function ...and forgot to sync up the changes to CommandLineFunction with CloneFunction. 2010-10-13 22:40:02 +00:00
pipeline Scala protected is more akin to Java private than Java protected. Not typing these defs. 2010-10-08 19:36:23 +00:00
util Added status email support with -statusTo. Will send emails on failure of an individual function or success/failure of the whole pipeline. 2010-10-14 15:58:52 +00:00
QCommandLine.scala Added status email support with -statusTo. Will send emails on failure of an individual function or success/failure of the whole pipeline. 2010-10-14 15:58:52 +00:00
QException.scala Fix for Queue 2010-09-12 15:18:08 +00:00
QScript.scala Somewhat major update. Changes: 2010-10-08 13:30:28 +00:00
QScriptManager.scala Emergency fix for Ryan: 2010-10-13 22:22:01 +00:00
QSettings.scala Added status email support with -statusTo. Will send emails on failure of an individual function or success/failure of the whole pipeline. 2010-10-14 15:58:52 +00:00