| Constructor and Description |
|---|
GSDIR(Phylogeny gene_tree,
Phylogeny species_tree,
boolean strip_gene_tree,
boolean strip_species_tree,
boolean transfer_taxonomy) |
| Modifier and Type | Method and Description |
|---|---|
BasicDescriptiveStatistics |
getDuplicationsSumStats() |
static List<Integer> |
getIndexesOfShortestTree(List<Phylogeny> assigned_trees) |
Set<PhylogenyNode> |
getMappedExternalSpeciesTreeNodes() |
int |
getMinDuplicationsSum() |
Phylogeny |
getMinDuplicationsSumGeneTree() |
SortedSet<String> |
getReMappedScientificNamesFromGeneTree() |
int |
getSpeciationsSum() |
List<PhylogenyNode> |
getStrippedExternalGeneTreeNodes() |
List<PhylogenyNode> |
getStrippedSpeciesTreeNodes() |
SDIutil.TaxonomyComparisonBase |
getTaxCompBase() |
public GSDIR(Phylogeny gene_tree, Phylogeny species_tree, boolean strip_gene_tree, boolean strip_species_tree, boolean transfer_taxonomy) throws SDIException
SDIExceptionpublic BasicDescriptiveStatistics getDuplicationsSumStats()
public Set<PhylogenyNode> getMappedExternalSpeciesTreeNodes()
getMappedExternalSpeciesTreeNodes in interface GSDIIpublic int getMinDuplicationsSum()
public Phylogeny getMinDuplicationsSumGeneTree()
public final SortedSet<String> getReMappedScientificNamesFromGeneTree()
getReMappedScientificNamesFromGeneTree in interface GSDIIpublic int getSpeciationsSum()
getSpeciationsSum in interface GSDIIpublic List<PhylogenyNode> getStrippedExternalGeneTreeNodes()
getStrippedExternalGeneTreeNodes in interface GSDIIpublic List<PhylogenyNode> getStrippedSpeciesTreeNodes()
getStrippedSpeciesTreeNodes in interface GSDIIpublic SDIutil.TaxonomyComparisonBase getTaxCompBase()
getTaxCompBase in interface GSDIICopyright © 2016. All rights reserved.