Description Author(s) See Also
This package contains a framework for benchmarking combinations of methods in
a multi-stage pipeline. It is mainly based around the apply_methods
function, which takes lists of functions to be applied in stages of a
pipeline.
Shian Su <https://www.github.com/shians>
The core function in this package is apply_methods
,
see vignette("Introduction", package = "CellBench")
for basic usage.
Run cellbench_case_study()
to see a case study using CellBench. The
data loading functions from load_all_data
may also be of
interest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.