set_cellbench_bpparam {CellBench} | R Documentation |
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.
set_cellbench_bpparam(param)
param |
the BiocParallel parameter object |
None
set_cellbench_threads
for more basic interface
set_cellbench_threads(1) # CellBench runs on a single thread