set_cellbench_bpparam: Set BiocParallel parameter used CellBench

Description Usage Arguments Value See Also Examples

View source: R/set_options.R

Description

This is a more advanced interface for changing CellBench's parallelism settings. Internally CellBench uses BiocParallel for parallism, consult the documentation of BiocParallel to see what settings are available.

Usage

1

Arguments

param

the BiocParallel parameter object

Value

None

See Also

set_cellbench_threads for more basic interface

Examples

1
set_cellbench_threads(1) # CellBench runs on a single thread

CellBench documentation built on Nov. 8, 2020, 5:11 p.m.