setExecutable-ClusterArchitecture-methods: setExecutable-methods

Description Usage Arguments Value Author(s)

Description

Tells the cluster architecture about an executable that can be submitted as job

Usage

1
2
## S4 method for signature 'ClusterArchitecture,character,character'
setExecutable(object, exec.name, exec.loc)

Arguments

object

ClusterArchitecture object

exec.name

A name/identifier that will be associated with the given executable

exec.loc

The executable's location

Value

The modified object

Author(s)

Fabian Mueller


RnBeads documentation built on March 3, 2021, 2 a.m.