biopython v1.71.0 Bio.Phylo.PhyloXML.Phyloxml

Root node of the PhyloXML document.

Contains an arbitrary number of Phylogeny elements, possibly followed by elements from other namespaces.

:Parameters:

attributes : dict
    (XML namespace definitions)
phylogenies : list
    The phylogenetic trees
other : list
    Arbitrary non-phyloXML elements, if any

Link to this section Summary

Functions

Get a phylogeny by index or name

Initialize parameters for PhyloXML object

Iterate through the phylogenetic trees in this object

Number of phylogenetic trees in this object

Return name of phylogenies in the object

Link to this section Functions

Get a phylogeny by index or name.

Initialize parameters for PhyloXML object.

Iterate through the phylogenetic trees in this object.

Number of phylogenetic trees in this object.

Return name of phylogenies in the object.