pca_to_tsne: make tsne from pca

Description Usage Arguments Value

Description

make tsne from pca

Usage

1
2
pca_to_tsne(expDat, recRes, perplexity = 30, theta = 0.3,
  weighted = TRUE)

Arguments

expDat

expDat

recRes

result of running gpaRecurse

perplexity

(30)

theta

(0.30)

weighted

(TRUE) whether to use PCs from deeper lelves, and to weight them

Value

tsne matrix


pcahan1/singleCellNet documentation built on April 9, 2021, 8:49 a.m.