reducedDimA: Get the weights needed to lift cells back to high dimensional...

Description Usage Arguments Value Examples

View source: R/methods-CellDataSet.R

Description

Retrieves the weights that transform the cells' coordinates in the reduced dimension space back to the full (whitened) space.

Usage

1

Arguments

cds

A CellDataSet object.

Value

A matrix that when multiplied by a reduced-dimension set of coordinates for the CellDataSet, recovers a matrix in the full (whitened) space

Examples

1
2
3
4
## Not run: 
A <- reducedDimA(HSMM)

## End(Not run)

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