ConfigBPCores: Configure the number of cores used by BiocParallel.

View source: R/query.R

ConfigBPCoresR Documentation

Configure the number of cores used by BiocParallel.

Description

Configure the number of cores used by BiocParallel.

Usage

ConfigBPCores(n.core = 0)

Arguments

n.core

Integer specifying the number of cores to use. Default is 0, which would result in using all available cores.

Value

The back-end of type bpparamClass.

Examples

brendaDb:::ConfigBPCores(2)


y1zhou/brendaDb documentation built on Dec. 12, 2022, 3:43 a.m.