set_cellbench_bpparam | R Documentation |
This is a more advanced interface for changing CellBench's parallelism settings. Internally CellBench uses BiocParallel for parallelism, 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.