Skip to contents

cells that are on the shortest path on the minimal spanning tree between nodes.

Usage

cells_between_vertices(endpoint_nodes, cds)

Arguments

endpoint_nodes

Vector of length 2 denoting nodes to search between.

cds

A monocle3 cell_data_set object with monocle3::order_cells() run on it.

Value

a vector of cell names.