|
Inherited from BaseTree.Clade:
__getitem__,
__iter__,
__len__,
__nonzero__,
__str__,
is_terminal
Inherited from BaseTree.TreeElement:
__repr__
Inherited from BaseTree.TreeMixin:
collapse,
collapse_all,
common_ancestor,
count_terminals,
depths,
distance,
find_any,
find_clades,
find_elements,
get_nonterminals,
get_path,
get_terminals,
is_bifurcating,
is_monophyletic,
is_parent_of,
is_preterminal,
ladderize,
prune,
split,
total_branch_length,
trace
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__sizeof__,
__subclasshook__
|