align_run: Integration of different datasets

Description Usage Arguments Value Examples

View source: R/align_run.R

Description

Integration of different datasets

Usage

1
align_run(dataset_list, marker_list, ref, verbose = TRUE)

Arguments

dataset_list

A named list of annotated SingleCellExperiments objects. The cell annotations are in the cluster slots.

marker_list

A list of cluster specific markers from the input dataset.

ref

The name of the reference dataset from the dataset_list. It has to be the first in the dataset_list.

verbose

Logical, controls the displaying of additional messages while running the function. Defaults to TRUE.

Value

A list containing:

Examples

1
# TODO

elimereu/matchSCore2 documentation built on April 9, 2020, 5:41 p.m.