pub fn annotate_duplications(
    t: &mut NewickTree,
    species_tree: &NewickTree,
    filter_species: bool
)