Description Usage Arguments Value Examples
Integration of different datasets
1  | 
dataset_list | 
 A named list of annotated SingleCellExperiments objects.
The cell annotations are in the   | 
marker_list | 
 A list of   | 
ref | 
 The name of the reference dataset from the dataset_list. It has to
be the first in the   | 
verbose | 
 Logical, controls the displaying of additional messages while
running the function. Defaults to   | 
A list containing:
sce: the integrated SingleCellExperiment object.
integrated: the integrated scaled matrix.
counts: the combined count matrix.
annotation_label: the cell annotations.
dataset_label: a vector indicating the dataset of origin for each cell.
genes: the set of common genes used.
1  | # TODO
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.