Description Usage Arguments Value Examples
Sets the matrix containing distances between each pair of cells used by Monocle during cell ordering. Not intended to be called directly.
1 | cellPairwiseDistances(cds) <- value
|
cds |
A CellDataSet object. |
value |
a square, symmetric matrix containing pairwise distances between cells. |
An updated CellDataSet object
1 2 3 4 | ## Not run:
cds <- cellPairwiseDistances(D)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.