Learn R Programming

RnBeads (version 1.4.0)

setModuleNumCores,RnBClusterRun,integer,character-method: setModuleNumCores-methods

Description

Specifies the number of cores used by the different pipeline modules

Usage

"setModuleNumCores"(object, num.cores, modules = "all")

Arguments

object
RnBClusterRun object
num.cores
an integer specifying the number of cores to be used
modules
vector of applicable pipeline modules. Can be "all" to specify all modules

Value

The modified object