Description Usage Arguments Value Examples
Sets the minimum spanning tree used by Monocle during cell ordering. Not intended to be called directly.
1 | minSpanningTree(cds) <- value
|
cds |
A CellDataSet object. |
value |
an igraph object describing the minimum spanning tree. |
An updated CellDataSet object
1 2 3 4 | ## Not run:
cds <- minSpanningTree(T)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.