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 OrderDetector
RefinerFailedException
Copyright © 2000–2019 BioJava. All rights reserved.