Get cells between nodes.
cells_between_vertices.Rdcells 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
monocle3cell_data_set object withmonocle3::order_cells()run on it.