Function light_phylogeny::map_transfer_mul[][src]

pub fn map_transfer_mul(
    transfers: Vec<(String, String)>,
    parasite_trees: &mut Vec<ArenaTree<String>>
) -> Vec<(String, String)>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Map a transfer from a gene tree to the species trees.