exec-CommandR-method: exec-methods

exec,CommandR-methodR Documentation

exec-methods

Description

Executes a job given the job specifics in the job

Usage

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

Arguments

object

CommandR object

job

Job object

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 implementations see exec,CommandRsystem-method and exec,CommandRsge-method

Value

JobResult object

Author(s)

Fabian Mueller


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