order_p_node {monocle} | R Documentation |
Return an ordering for a P node in the PQ tree
order_p_node(q_level_list, dist_matrix)
q_level_list |
A list of Q nodes in the PQ tree |
dist_matrix |
A symmetric matrix of pairwise distances between cells |