Function light_phylogeny::read_recphyloxml[][src]

pub fn read_recphyloxml(
    filename: String,
    sp_tree: &mut ArenaTree<String>,
    gene_trees: &mut Vec<ArenaTree<String>>
)
Expand description

Read a recphyloxml file and store the species and gene trees into several ArenaTree structures