Description Usage Arguments Value Examples
View source: R/methods-CellDataSet.R
Retrieves the weights that transform the cells' coordinates in the reduced dimension space back to the full (whitened) space.
1 | reducedDimA(cds)
|
cds |
A CellDataSet object. |
A matrix that when multiplied by a reduced-dimension set of coordinates for the CellDataSet, recovers a matrix in the full (whitened) space
1 2 3 4 | ## Not run:
A <- reducedDimA(HSMM)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.