tsneGermMale: The result of Rtsne against GermMale

Description Usage Details References See Also Examples

Description

A List contains some parameters and the result of Rtsne function.

Usage

1

Details

Rtsne is performed as follows.

library(Rtsne) set.seed(123) tsneGermMale <- Rtsne(dist(t(GermMale)), is_distance=TRUE, perplexity=40)

References

Li L. and Dong J. and Yan L. and Yong J. et al. (2017) Single-Cell RNA-Seq Analysis Maps Development of Human Germline Cells and Gonadal Niche Interactions. Cell Stem Cell, 20(6): 858-873

See Also

labelGermMale, GermMale.

Examples

1

scTensor documentation built on Nov. 8, 2020, 5 p.m.