biopython v1.71.0 Bio.Phylo.CDAOIO.Writer

Based on the writer in Bio.Nexus.Trees (str, to_string).

Link to this section Summary

Functions

Initialize parameters for writing a CDAO tree

Add URI prefix to handle

Recursively generate triples describing a tree of clades

Write this instance’s trees to a file handle

Link to this section Functions

Initialize parameters for writing a CDAO tree.

Link to this function add_stmt_to_handle()

Add URI prefix to handle.

Link to this function process_clade()

Recursively generate triples describing a tree of clades.

Write this instance’s trees to a file handle.