minSpanningTree-set: Set the minimum spanning tree generated by Monocle during...

Description Usage Arguments Value Examples

Description

Sets the minimum spanning tree used by Monocle during cell ordering. Not intended to be called directly.

Usage

1
minSpanningTree(cds) <- value

Arguments

cds

A CellDataSet object.

value

an igraph object describing the minimum spanning tree.

Value

An updated CellDataSet object

Examples

1
2
3
4
## Not run: 
cds <- minSpanningTree(T)

## End(Not run)

monocle documentation built on Nov. 8, 2020, 5:06 p.m.