CellBench-package       A framework for benchmarking combinations of
                        methods in multi-stage pipelines
apply_methods           Apply methods
arrow_sep               Unicode arrow separators
as_pipeline_list        convert benchmark_tbl to list
cache_method            Create a cached function for CellBench
cellbench_file          Get path to CellBench packaged data
clear_cached_datasets   Clear cached datasets
clear_cellbench_cache   Clear CellBench Cache
data_list               Constructor for a data list
filter_zero_genes       Filter out zero count genes
fn_arg_seq              Create a list of functions with arguments
                        varying over a sequence
fn_list                 Constructor for a function list
keep_high_count_cells   Filter down to the highest count cells
keep_high_count_genes   Filter down to the highest count genes
keep_high_var_genes     Filter down to the most variable genes
mhead                   Get head of 2 dimensional object as a square
                        block
pipeline_collapse       Collapse benchmark_tbl into a two column
                        summary
sample_cells            Sample cells from a SingleCellExperiment
sample_genes            Sample genes from a SingleCellExperiment
sample_sce_data         This is data for testing functions in
                        CellBench.
set_cellbench_bpparam   Set BiocParallel parameter used CellBench
set_cellbench_cache_path
                        Set CellBench cache path
set_cellbench_threads   Set number of threads used by CellBench
time_methods            Time methods
