manifold2D {CellTrails} | R Documentation |
Returns 2D manifold representation of latent space from
SingleCellExperiment
object
manifold2D(object)
object |
A |
A numeric
matrix
Daniel C. Ellwanger
# Example data data(exSCE) manifold2D(exSCE)[seq_len(5), ]