Learn R Programming

RnBeads (version 1.4.0)

ClusterArchitectureSGE-class: ClusterArchitectureSGE Class

Description

A child class of ClusterArchitecture implementing specifications of Sun Grid Engine (SGE) architectures.

Arguments

Slots

see ClusterArchitecture

Methods

getSubCmdTokens,ClusterArchitectureSGE-method
Returns a vector of command line tokens corresponding to submitting a job with the given command to the cluster

Details

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