Home | Trees | Indices | Help |
|
---|
|
object --+ | TorsionAnglePredictor
Fragment-based phi/psi angles predictor.
Note:
if init
is False, the first call to
predictor.compute()
might take a long time. Subsequent
calls will be very fast.
Instance Methods | |||
|
|||
tuple of TorsionPredictionInfo |
|
||
TorsionPredictionInfo |
|
||
tuple of TorsionPredictionInfo |
|
||
tuple of TorsionAngles |
|
||
|
|||
Inherited from |
Properties | |
extend | |
target | |
threshold | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Extract torsion angles from all ClusterReps, covering residue
|
Extract torsion angles from the ClusterRep at residue
|
Filter the current fragment map and create a new, completely flat, non-overlapping map built from centroids, assigned iteratively by decreasing confidence. Centroids with lower confidence which overlap with previously assigned centroids will be trimmed to fill existing gaps only.
|
Extract all torsion angles coming from all fragments, which had
survived the filtering and cover residue
|
Property Details |
extend
|
target
|
threshold
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:04 2017 | http://epydoc.sourceforge.net |