addTSNE: Adds a tSNE projection

View source: R/AnalysisFunctions.R

addTSNER Documentation

Adds a tSNE projection

Description

Adds a tSNE projection

Usage

addTSNE(object, perplexity = 30, name = "tSNE", source = "LatentSpace")

Arguments

object

the VISION object

perplexity

parameter for tSNE

name

label to use for this projection

source

coordinates to use to compute tSNE Choices are either "LatentSpace" (default) or "Proteins"

Value

VISION object with the projection added to @Projections slot


YosefLab/FastProjectR documentation built on Feb. 15, 2023, 6:21 a.m.