lexec-CommandR-methods: lexec-methods

lexec,CommandR-methodR Documentation

lexec-methods

Description

executes an array of jobs (list execute –> lexec) given the job specifics in the input list of jobs

Usage

## S4 method for signature 'CommandR'
lexec(object, jobList, result = FALSE, wait = TRUE)

Arguments

object

CommandR object

jobList

a list of Job objects

result

Flag indicating whether the result should be returned

wait

Flag indicating whether the session should wait for the job to finish before continuing. Will be set to TRUE if result is TRUE

Details

For a concrete child class implementation for a sun grid architecture specification see lexec,CommandRsystem-method

Value

a list of JobResult objects

Author(s)

Fabian Mueller


MPIIComputationalEpigenetics/muPipeR documentation built on Oct. 18, 2022, 2:35 a.m.