Description Usage Arguments Value See Also Examples
Sets global parameter for CellBench to use multiple threads for applying methods. If any methods applied are multi-threaded then it's recommended to set CellBench threads to 1. It only recommended to use CellBench with multiple threads if methods applied can be set to run on single threads.
1 | set_cellbench_threads(nthreads = 1)
|
nthreads |
the number of threads used by CellBench |
None
set_cellbench_bpparam
for more advanced 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.