..
gridengine
JobRunner can be specified on the command line. -bsub is currently short form of -jobRunner Lsf706.
2011-03-07 23:52:48 +00:00
lsf
Updated LSF libraries to use Pointer instead of Structure.ByReference for struct arrays since the the latter is autoRead() and LSF doesn't always return null for empty arrays.
2011-03-10 22:58:54 +00:00
shell
JobRunner can be specified on the command line. -bsub is currently short form of -jobRunner Lsf706.
2011-03-07 23:52:48 +00:00
CommandLineJobManager.scala
JobRunner can be specified on the command line. -bsub is currently short form of -jobRunner Lsf706.
2011-03-07 23:52:48 +00:00
CommandLineJobRunner.scala
JobRunner can be specified on the command line. -bsub is currently short form of -jobRunner Lsf706.
2011-03-07 23:52:48 +00:00
CommandLinePluginManager.scala
JobRunner can be specified on the command line. -bsub is currently short form of -jobRunner Lsf706.
2011-03-07 23:52:48 +00:00
FunctionEdge.scala
JobRunner can be specified on the command line. -bsub is currently short form of -jobRunner Lsf706.
2011-03-07 23:52:48 +00:00
InProcessJobManager.scala
Moved some shutdown logic from the LSF job runner into the QGraph.
2011-01-25 20:28:54 +00:00
InProcessRunner.scala
Moved MD5 utils from WalkerTest to BaseTest for use by PipelineTests.
2011-01-25 04:11:49 +00:00
JobManager.scala
JobRunner can be specified on the command line. -bsub is currently short form of -jobRunner Lsf706.
2011-03-07 23:52:48 +00:00
JobRunner.scala
JobRunner can be specified on the command line. -bsub is currently short form of -jobRunner Lsf706.
2011-03-07 23:52:48 +00:00
MappingEdge.scala
Added pipeline for calling FCP in batches called MultiFullCallingPipeline.
2011-02-15 18:26:14 +00:00
QEdge.scala
Added pipeline for calling FCP in batches called MultiFullCallingPipeline.
2011-02-15 18:26:14 +00:00
QGraph.scala
Bam gathering passes on the compression_level and the create_index flag to MergeSamFiles.
2011-03-25 03:58:38 +00:00
QGraphSettings.scala
When @Gather annotation is missing (probably due to an unclean build) printing out the full field+class name for debugging purposes.
2011-03-30 21:43:37 +00:00
QNode.scala
Added pipeline for calling FCP in batches called MultiFullCallingPipeline.
2011-02-15 18:26:14 +00:00
RunnerStatus.scala
QScript authors can now tag functions as intermediate. Functions tagged as intermediate will be skipped unless another function in the graph needs their output.
2010-10-18 22:11:14 +00:00