align_transform: Apply an alignment transform model to a cell_data_set.

View source: R/projection.R

align_transformR Documentation

Apply an alignment transform model to a cell_data_set.

Description

align_transform is not supported. Co-embed your data sets if you need batch correction.

Usage

align_transform(cds, reduction_method = c("Aligned"))

Arguments

cds

a cell_data_set to be transformed.

reduction_method

a previously loaded transform model that is used to reduce the dimensions of the count matrix in the cell_data_set. The "Aligned" transform is not supported.

Value

The cds is returned without processing.


cole-trapnell-lab/monocle3 documentation built on April 7, 2024, 9:24 p.m.