single_cell_parsercellCellmax_distance

Cell.max_distance

single_cell_parser.cell.Cell.max_distance(label)

Computes maximum path length to soma of all branches with label label

Parameters:

label (str) – The label of the branches to consider.

Returns:

The maximum path length to the soma of all branches with label label.

Return type:

float