Function light_phylogeny::select_transfer[][src]

pub fn select_transfer(
    transfers: &Vec<(String, String)>,
    species_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

Get the transfers in a gene tree.