Package org.forester.sdi
Class GSDI
java.lang.Object
org.forester.sdi.GSDI
- All Implemented Interfaces:
 GSDII
- 
Constructor Summary
ConstructorsConstructorDescriptionGSDI(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:
 getMappedExternalSpeciesTreeNodesin interfaceGSDII
 - 
getReMappedScientificNamesFromGeneTree
- Specified by:
 getReMappedScientificNamesFromGeneTreein interfaceGSDII
 - 
getSpeciationOrDuplicationEventsSum
public final int getSpeciationOrDuplicationEventsSum() - 
getSpeciationsSum
public final int getSpeciationsSum()- Specified by:
 getSpeciationsSumin interfaceGSDII
 - 
getStrippedExternalGeneTreeNodes
- Specified by:
 getStrippedExternalGeneTreeNodesin interfaceGSDII
 - 
getStrippedSpeciesTreeNodes
- Specified by:
 getStrippedSpeciesTreeNodesin interfaceGSDII
 - 
getTaxCompBase
- Specified by:
 getTaxCompBasein interfaceGSDII
 - 
toString
 
 -