Description Usage Arguments Value Examples
Sets the the whitening matrix during independent component analysis.
1 | reducedDimK(cds) <- value
|
cds |
A CellDataSet object. |
value |
a numeric matrix |
A matrix, where each row is a set of whitened expression values for a feature and columns are cells.
1 2 3 4 | ## Not run:
cds <- reducedDimK(K)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.