reducedDimS-set: Set embedding coordinates of each cell in a CellDataSet.

Description Usage Arguments Value Examples

Description

This function sets the coordinates of each cell in a new (reduced-dimensionality) space. Not intended to be called directly.

Usage

1
reducedDimS(cds) <- value

Arguments

cds

A CellDataSet object.

value

A matrix of coordinates specifying each cell's position in the reduced-dimensionality space.

Value

An update CellDataSet object

Examples

1
2
3
4
## Not run: 
cds <- reducedDimS(S)

## End(Not run)

cole-trapnell-lab/monocle-release documentation built on May 13, 2019, 8:50 p.m.