Package org.forester.sdi
Class GSDI
java.lang.Object
org.forester.sdi.GSDI
- All Implemented Interfaces:
GSDII
-
Constructor Summary
ConstructorDescriptionGSDI
(Phylogeny gene_tree, Phylogeny species_tree, boolean most_parsimonious_duplication_model, boolean strip_gene_tree, boolean strip_species_tree) GSDI
(Phylogeny gene_tree, Phylogeny species_tree, boolean most_parsimonious_duplication_model, boolean strip_gene_tree, boolean strip_species_tree, boolean transfer_taxonomy) -
Method Summary
-
Constructor Details
-
GSDI
public GSDI(Phylogeny gene_tree, Phylogeny species_tree, boolean most_parsimonious_duplication_model, boolean strip_gene_tree, boolean strip_species_tree) throws SDIException - Throws:
SDIException
-
GSDI
public GSDI(Phylogeny gene_tree, Phylogeny species_tree, boolean most_parsimonious_duplication_model, boolean strip_gene_tree, boolean strip_species_tree, boolean transfer_taxonomy) throws SDIException - Throws:
SDIException
-
-
Method Details
-
getDuplicationsSum
public int getDuplicationsSum() -
getMappedExternalSpeciesTreeNodes
- Specified by:
getMappedExternalSpeciesTreeNodes
in interfaceGSDII
-
getReMappedScientificNamesFromGeneTree
- Specified by:
getReMappedScientificNamesFromGeneTree
in interfaceGSDII
-
getSpeciationOrDuplicationEventsSum
public final int getSpeciationOrDuplicationEventsSum() -
getSpeciationsSum
public final int getSpeciationsSum()- Specified by:
getSpeciationsSum
in interfaceGSDII
-
getStrippedExternalGeneTreeNodes
- Specified by:
getStrippedExternalGeneTreeNodes
in interfaceGSDII
-
getStrippedSpeciesTreeNodes
- Specified by:
getStrippedSpeciesTreeNodes
in interfaceGSDII
-
getTaxCompBase
- Specified by:
getTaxCompBase
in interfaceGSDII
-
toString
-