Package org.forester.sdi
Interface GSDII
public interface GSDII
-
Method Summary
Modifier and TypeMethodDescriptionint
-
Method Details
-
getMappedExternalSpeciesTreeNodes
Set<PhylogenyNode> getMappedExternalSpeciesTreeNodes() -
getReMappedScientificNamesFromGeneTree
-
getSpeciationsSum
int getSpeciationsSum() -
getStrippedExternalGeneTreeNodes
List<PhylogenyNode> getStrippedExternalGeneTreeNodes() -
getStrippedSpeciesTreeNodes
List<PhylogenyNode> getStrippedSpeciesTreeNodes() -
getTaxCompBase
SDIutil.TaxonomyComparisonBase getTaxCompBase()
-