| Package | Description |
|---|---|
| de.bioforscher.singa.structure.algorithms.superimposition.consensus |
| Modifier and Type | Method and Description |
|---|---|
List<BinaryTree<ConsensusContainer>> |
ConsensusAlignment.getClusters() |
BinaryTree<ConsensusContainer> |
ConsensusContainer.getConsensusTree() |
List<BinaryTree<ConsensusContainer>> |
ConsensusAlignment.getConsensusTrees()
Returns all trees that were constructed during this alignment.
|
BinaryTree<ConsensusContainer> |
ConsensusAlignment.getTopConsensusTree()
Returns the top-level tree of this consensus alignment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConsensusContainer.setConsensusTree(BinaryTree<ConsensusContainer> consensusTree) |
Copyright © 2018. All rights reserved.