Description Usage Arguments Value See Also Examples
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.
1 | set_cellbench_bpparam(param)
|
param |
the BiocParallel parameter object |
None
set_cellbench_threads
for more basic interface
1 | 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.