gatk-3.8/scala/src/org/broadinstitute/sting/queue/function
kshakir 78946c4ffd Allowing the Queue to run the GATK via -cp instead of only from -jar.
Added an example of using a walker with Queue and a custom -classpath.
Removed an unused import statement in NamedFileWrapper.

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4143 348d0f76-0448-11de-a6fe-93d51630548a
2010-08-27 16:25:59 +00:00
..
scattergather Exposed CommandLineFunction defaults to the Queue.jar command line (see -help). 2010-08-11 21:58:26 +00:00
CommandLineFunction.scala Updated Queue GATK generation to reflect -B and -I changes. 2010-08-25 22:17:36 +00:00
DispatchWaitFunction.scala Changed logging level to default at INFO instead of WARN. 2010-08-09 16:42:48 +00:00
FileProvider.scala Changed logging level to default at INFO instead of WARN. 2010-08-09 16:42:48 +00:00
JarCommandLineFunction.scala Allowing the Queue to run the GATK via -cp instead of only from -jar. 2010-08-27 16:25:59 +00:00
JavaCommandLineFunction.scala Allowing the Queue to run the GATK via -cp instead of only from -jar. 2010-08-27 16:25:59 +00:00
MappingFunction.scala Exposed CommandLineFunction defaults to the Queue.jar command line (see -help). 2010-08-11 21:58:26 +00:00
QFunction.scala Changed logging level to default at INFO instead of WARN. 2010-08-09 16:42:48 +00:00