Build a svg phylogenetic reconciled tree with Rust
Read a recphyloxml file: create a svg representation of the gene trees and species tree with events (loss, duplication, speciation, transfer).
Read a newick or phyloxml file: and create a svg representation of the tree.
Currently under development.