public class GraphComponentOrderDetector extends Object implements OrderDetector
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.
| Constructor and Description |
|---|
GraphComponentOrderDetector() |
public GraphComponentOrderDetector()
public int calculateOrder(AFPChain selfAlignment, Atom[] ca) throws RefinerFailedException
calculateOrder in interface OrderDetectorRefinerFailedExceptionCopyright © 2000–2017 BioJava. All rights reserved.