getExecutable,ClusterArchitecture,character-method {RnBeads}R Documentation

getExecutable-methods

Description

Retrieves the executable associated with a name/identifier

Usage

## S4 method for signature 'ClusterArchitecture,character'
getExecutable(object, exec.name)

Arguments

object

ClusterArchitecture object

exec.name

The executable's name/identifier

Value

The executable. If the name is not associated with any executable, the names will be returned and a warning will be raised

Author(s)

Fabian Mueller


[Package RnBeads version 2.10.0 Index]