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.


WilsonImmunologyLab/Cookie documentation built on July 31, 2022, 8:30 p.m.