createDimReductionObject: Create a DimReduction object

View source: R/object.R

createDimReductionObjectR Documentation

Create a DimReduction object

Description

Create a DimReduction object from a data frame

Usage

createDimReductionObject(data = NULL, method = NULL)

Arguments

method

Method generate this embedding, could be t-SNE, UMAP or MDS

embedding

Data frame of raw data.


LeiLi-Uchicago/Cookie documentation built on Jan. 26, 2024, 2:01 p.m.