getSubCmdStr,ClusterArchitecture-method {RnBeads} | R Documentation |
Returns a string for the of command line corresponding to submitting a job with the given command to the cluster.
## S4 method for signature 'ClusterArchitecture' getSubCmdStr(object, ...)
object |
|
... |
arguments passed on to |
A string containing the submission command
Fabian Mueller