getExecutable,ClusterArchitecture,character-method {RnBeads} | R Documentation |
Retrieves the executable associated with a name/identifier
## S4 method for signature 'ClusterArchitecture,character' getExecutable(object, exec.name)
object |
|
exec.name |
The executable's name/identifier |
The executable. If the name is not associated with any executable, the names will be returned and a warning will be raised
Fabian Mueller