AddTsne {Sconify} | R Documentation |
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.
AddTsne(dat, input)
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 |
result: dat, with tSNE1 and tSNE2 attached