rotate_tsne: Rotate a tSNE embedding about the origin

Description Usage Arguments Value

View source: R/functions_single_cell.R

Description

Rotate a tSNE embedding about the origin

Usage

1
rotate_tsne(tsne, angle)

Arguments

tsne

object; output of Rtsne::Rtsne()

angle

numeric; degrees to rotate the tSNE embedding by

Value

The Y matrix from Rtsne output, rotated by angle


MyersGroup/testisAtlas documentation built on Nov. 29, 2020, 9:21 p.m.