biopython v1.71.0 Bio.Phylo.PhyloXML.Events

Events at the root node of a clade (e.g. one gene duplication).

All attributes are set to None by default, but this object can also be treated as a dictionary, in which case None values are treated as missing keys and deleting a key resets that attribute’s value back to None.

Link to this section Summary

Functions

Initialize values of the Events object

Iterates over the keys present in a Events dict

Returns values from a key-value pair in an Events dict

Link to this section Functions

Initialize values of the Events object.

Iterates over the keys present in a Events dict.

Returns values from a key-value pair in an Events dict.