initialize,ClusterArchitectureSLURM-method {RnBeads}R Documentation

initialize.ClusterArchitectureSLURM

Description

Initialize an ClusterArchitecture object for a SLURM

Usage

## S4 method for signature 'ClusterArchitectureSLURM'
initialize(.Object, name = "ClusterArchitectureSLURM", ...)

Arguments

.Object

New instance of ClusterArchitectureSLURM.

name

A name or identifier

...

arguments passed on to the constructor of ClusterArchitecture (the parent class)

Author(s)

Michael Scherer


[Package RnBeads version 2.8.1 Index]