Function light_phylogeny::recphyloxml_processing[][src]

pub fn recphyloxml_processing(
    sp_tree: &mut ArenaTree<String>,
    gene_trees: &mut Vec<ArenaTree<String>>,
    options: Options,
    config: Config,
    outfile: String
)