order_p_node {monocle}R Documentation

Return an ordering for a P node in the PQ tree

Description

Return an ordering for a P node in the PQ tree

Usage

order_p_node(q_level_list, dist_matrix)

Arguments

q_level_list

A list of Q nodes in the PQ tree

dist_matrix

A symmetric matrix of pairwise distances between cells


[Package monocle version 2.21.1 Index]