Function light_phylogeny::map_transfer[][src]

pub fn map_transfer(
    transfers: Vec<(String, String)>,
    parasite_tree: &mut 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 in gene tree to the species tree.