load_all_data: Load CellBench Data

View source: R/load_data.R

load_sc_dataR Documentation

Load CellBench Data

Description

Load in all CellBench data described at <https://github.com/LuyiTian/CellBench_data/blob/master/README.md>.

Usage

load_sc_data()

load_cell_mix_data()

load_mrna_mix_data()

load_all_data()

Value

list of SingleCellExperiment

Functions

  • load_sc_data(): Load single cell data

  • load_cell_mix_data(): Load cell mixture data

  • load_mrna_mix_data(): Load mrna mixture data

Examples

## Not run: 
cellbench_file <- load_all_data()

## End(Not run)

Shians/CellBench documentation built on Oct. 16, 2023, 7:54 a.m.