Package org.forester.sdi
Class GSDIR
java.lang.Object
org.forester.sdi.GSDIR
- All Implemented Interfaces:
GSDII
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetIndexesOfShortestTree
(List<Phylogeny> assigned_trees) int
int
-
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:
getMappedExternalSpeciesTreeNodes
in interfaceGSDII
-
getMinDuplicationsSum
public int getMinDuplicationsSum() -
getMinDuplicationsSumGeneTree
-
getReMappedScientificNamesFromGeneTree
- Specified by:
getReMappedScientificNamesFromGeneTree
in interfaceGSDII
-
getSpeciationsSum
public 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
-
getIndexesOfShortestTree
-