initialize,ClusterArchitectureSGE-method {RnBeads}R Documentation

initialize.ClusterArchitectureSGE

Description

Initialize an ClusterArchitecture object for a Sun Grid Engine (SGE)

Usage

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

Arguments

.Object

New instance of ClusterArchitectureSGE.

name

A name or identifier

...

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

Author(s)

Fabian Mueller


[Package RnBeads version 1.12.1 Index]