Description Usage Arguments Value Examples
Sets the weights transform the cells' coordinates in the reduced dimension space back to the full (whitened) space.
1 | reducedDimA(cds) <- value
|
cds |
A CellDataSet object. |
value |
A whitened expression data matrix |
An updated CellDataSet object
1 2 3 4 | ## Not run:
cds <- reducedDimA(A)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.