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

Shift again previously shifted gene nodes in a species node in case of a duplication node or a leaf.