public class SDIse extends SDI
SDI.TaxonomyComparisonBase| Constructor and Description |
|---|
SDIse(Phylogeny gene_tree,
Phylogeny species_tree)
Constructor which sets the gene tree and the species tree to be compared.
|
computeMappingCostL, getDuplicationsSum, getGeneTree, getSpeciesTree, toStringpublic SDIse(Phylogeny gene_tree, Phylogeny species_tree) throws SDIException
(Last modified: 01/11/01)
gene_tree - reference to a rooted binary gene Phylogeny to which assign
duplication vs speciation, must have species names in the
species name fields for all external nodesspecies_tree - reference to a rooted binary species Phylogeny which might get
stripped in the process, must have species names in the
species name fields for all external nodesSDIException#infer(boolean),
SDI.computeMappingCostL()