CellBench-package {CellBench} | R Documentation |
A framework for benchmarking combinations of methods in multi-stage pipelines
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.