Description Usage Arguments Value Examples
View source: R/methods-CellDataSet.R
Retrieves the the whitening matrix during independent component analysis.
1 | reducedDimK(cds)
|
cds |
A CellDataSet object. |
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:
K <- reducedDimW(HSMM)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.