Function light_phylogeny::select_transfer

source ยท
pub fn select_transfer(
    transfers: &Vec<(String, String)>,
    species_tree: &mut ArenaTree<String>,
) -> Vec<(String, String)>
Expand description

Get the transfers in a gene tree.