pub fn bilan_mappings(
    sp_tree: &mut ArenaTree<String>,
    gene_trees: &mut Vec<ArenaTree<String>>,
    index: usize,
    options: &Options
)
Expand description

Shift the gene nodes in a given species node to avoid superposition.