Package org.forester.sdi
Class GSDIR
java.lang.Object
org.forester.sdi.GSDIR
- All Implemented Interfaces:
 GSDII
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetIndexesOfShortestTree(List<Phylogeny> assigned_trees) intint 
- 
Constructor Details
- 
GSDIR
public GSDIR(Phylogeny gene_tree, Phylogeny species_tree, boolean strip_gene_tree, boolean strip_species_tree, boolean transfer_taxonomy) throws SDIException - Throws:
 SDIException
 
 - 
 - 
Method Details
- 
getDuplicationsSumStats
 - 
getMappedExternalSpeciesTreeNodes
- Specified by:
 getMappedExternalSpeciesTreeNodesin interfaceGSDII
 - 
getMinDuplicationsSum
public int getMinDuplicationsSum() - 
getMinDuplicationsSumGeneTree
 - 
getReMappedScientificNamesFromGeneTree
- Specified by:
 getReMappedScientificNamesFromGeneTreein interfaceGSDII
 - 
getSpeciationsSum
public int getSpeciationsSum()- Specified by:
 getSpeciationsSumin interfaceGSDII
 - 
getStrippedExternalGeneTreeNodes
- Specified by:
 getStrippedExternalGeneTreeNodesin interfaceGSDII
 - 
getStrippedSpeciesTreeNodes
- Specified by:
 getStrippedSpeciesTreeNodesin interfaceGSDII
 - 
getTaxCompBase
- Specified by:
 getTaxCompBasein interfaceGSDII
 - 
getIndexesOfShortestTree
 
 -