CommandRsge-class: CommandRsge Class

CommandRsge-classR Documentation

CommandRsge Class

Description

A child class of CommandR implementing job submission using system calls.

Usage

CommandRsge(logDir = NULL, req = NULL)

Arguments

logDir

logging directory

req

default resource requirements. Will be specified for each submitted job, if no other requirements are specified. Must be a named character vector.

Details

Follow this template if you want to create your own CommandR class.

Slots

Includes all the slots of the CommandR class. Additionally includes:

req

Default resource requirements for submitting jobs to the grid engine.

Methods

implements all the methods of the CommandR class.

Author(s)

Fabian Mueller


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