getSubCmdStr,ClusterArchitecture-method {RnBeads}R Documentation

getSubCmdStr-methods

Description

Returns a string for the of command line corresponding to submitting a job with the given command to the cluster.

Usage

## S4 method for signature 'ClusterArchitecture'
getSubCmdStr(object, ...)

Arguments

object

ClusterArchitecture object

...

arguments passed on to getSubCmdTokens,ClusterArchitecture-method

Value

A string containing the submission command

Author(s)

Fabian Mueller


[Package RnBeads version 2.10.0 Index]