tree_edge Class Reference

class tree_edge

Edge of a phylogenetic tree

__str__() <==> str(x)
__repr__() <==> repr(x)
parent_node

Parent tree key

own_key

Own tree key

segment

Segment of edge

length

Edge length [in generations]

number_of_offspring

Number of offspring

Previous topic

tree_node Class Reference

Next topic

binarify Function Reference

This Page