public class SDIutil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SDIutil.ALGORITHM |
static class |
SDIutil.TaxonomyComparisonBase |
| Constructor and Description |
|---|
SDIutil() |
| Modifier and Type | Method and Description |
|---|---|
static SDIutil.TaxonomyComparisonBase |
determineTaxonomyComparisonBase(Phylogeny gene_tree) |
static Phylogeny |
parseSpeciesTree(Phylogeny gene_tree,
File species_tree_file,
boolean replace_undescores_in_nhx_trees,
boolean ignore_quotes_in_nhx_trees,
NHXParser.TAXONOMY_EXTRACTION taxonomy_extraction_in_nhx_trees) |
public static final SDIutil.TaxonomyComparisonBase determineTaxonomyComparisonBase(Phylogeny gene_tree) throws SDIException
SDIExceptionpublic static final Phylogeny parseSpeciesTree(Phylogeny gene_tree, File species_tree_file, boolean replace_undescores_in_nhx_trees, boolean ignore_quotes_in_nhx_trees, NHXParser.TAXONOMY_EXTRACTION taxonomy_extraction_in_nhx_trees) throws FileNotFoundException, PhyloXmlDataFormatException, IOException, SDIException
Copyright © 2016. All rights reserved.