Get cells between nodes.
cells_between_vertices.Rd
cells that are on the shortest path on the minimal spanning tree between nodes.
Arguments
- endpoint_nodes
Vector of length 2 denoting nodes to search between.
- cds
A
monocle3
cell_data_set object withmonocle3::order_cells()
run on it.