AddTsne: Add tSNE to your results.

Description Usage Arguments Value

View source: R/post.processing.R

Description

This function gives the user the option to add t-SNE to the final output, using the same input features used in KNN, eg. surface markers, as input for t-SNE.

Usage

1
AddTsne(dat, input)

Arguments

dat

matrix of cells by features, that contain all features needed for tSNE analysis

input

the features to be used as input for tSNE,usually the same for knn generation

Value

result: dat, with tSNE1 and tSNE2 attached


Sconify documentation built on Nov. 8, 2020, 6:45 p.m.