biopython v1.71.0 Bio.Phylo.PhyloXMLIO.Writer
Methods for serializing a PhyloXML object to XML.
Link to this section Summary
Functions
Build an ElementTree from a PhyloXML object
Serialize a binary_characters node and its subnodes
Serialize a domain node
Link to this section Functions
Link to this function
__init__()
Build an ElementTree from a PhyloXML object.
Link to this function
binary_characters()
Serialize a binary_characters node and its subnodes.
Link to this function
domain()
Serialize a domain node.