public class Fit3DAlignmentBatch extends Object implements Fit3D
Fit3DAlignment for substructure search in a set of target structures.| Modifier and Type | Method and Description |
|---|---|
double |
getFraction()
Returns the fraction of aligned residues, which is always 1.0 for this kind of alignment.
|
List<Fit3DMatch> |
getMatches()
Returns all matches of this Fit3D batch calculation.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAlignmentString, getPsScore, getXieScore, writeMatches, writeMatches, writeSummaryFilepublic List<Fit3DMatch> getMatches()
getMatches in interface Fit3Dpublic double getFraction()
getFraction in interface Fit3DCopyright © 2018. All rights reserved.