Class GraphComponentOrderDetector
java.lang.Object
org.biojava.nbio.structure.symmetry.internal.GraphComponentOrderDetector
- All Implemented Interfaces:
OrderDetector
The GraphOrderDetector transforms the self-alignment into a Graph and
extracts its maximally connected Components.
The order reported is the one that maximizes the number of residues aligned, i.e. the highest order (component size) times the frequency of the Component.
- Since:
- 4.2.0
- Author:
- Aleix Lafita
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GraphComponentOrderDetector
public GraphComponentOrderDetector()
-
-
Method Details
-
calculateOrder
- Specified by:
calculateOrder
in interfaceOrderDetector
- Throws:
RefinerFailedException
-