gatk-3.8/scala
kshakir 3e0a722672 MFCP waits for other pipelines to finish by using the previous log file of one pipeline as virtual input to the next pipeline.
Using the name of the yaml in the log file name instead of each writing each to "queue.out" so that two yamls can run from the same directory without creating cycles in the graph.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5318 348d0f76-0448-11de-a6fe-93d51630548a
2011-02-25 17:51:01 +00:00
..
qscript MFCP waits for other pipelines to finish by using the previous log file of one pipeline as virtual input to the next pipeline. 2011-02-25 17:51:01 +00:00
src/org/broadinstitute/sting Due to recent LSF hiccups put a very brief (.5-2min) retry around getting status. Can't wait too long because statuses are archived an hour after exit. 2011-02-23 18:59:08 +00:00
test/org/broadinstitute/sting/queue Due to recent LSF hiccups put a very brief (.5-2min) retry around getting status. Can't wait too long because statuses are archived an hour after exit. 2011-02-23 18:59:08 +00:00