Library for the Development and Use of Phylogenetic Network Methods
Core Branch class for storing phylogenetic edge attributes (length, inheritance probability).
A class that represents a branch in a phylogenetic network.
Get the length of the branch.
Get the inheritance probability of the branch.
Get the parent id of the branch.
Initialize a Branch object.
Get the length of the branch.
Set the length of the branch.
Set the inheritance probability of the branch.
Set the parent id of the branch.
Return a string representation of the branch.
Return a string representation of the branch.