ClusterArchitectureSGE-class {RnBeads} | R Documentation |
A child class of ClusterArchitecture
implementing specifications of Sun Grid Engine (SGE) architectures.
Follow this template if you want to create your own ClusterArchitecture class.
getSubCmdTokens,ClusterArchitectureSGE-method
Returns a vector of command line tokens corresponding to submitting a job with the given command to the cluster
Fabian Mueller