initialize,ClusterArchitectureSGE-method {RnBeads} | R Documentation |
Initialize an ClusterArchitecture object for a Sun Grid Engine (SGE)
## S4 method for signature 'ClusterArchitectureSGE' initialize(.Object, name = "ClusterArchitectureSGE", ...)
.Object |
New instance of |
name |
A name or identifier |
... |
arguments passed on to the constructor of |
Fabian Mueller