| Home | Trees | Indices | Help |
|
|---|
|
|
APIs for working with protein structure fragments and libraries.
This package contains the nuts and bolts of HHfrag. Everything here revolves around the Target class, which describes a protein structure prediction target. One typically assigns fragments (Assignments) to the target and then builds a fragment library with RosettaFragsetFactory.
| Submodules | |
| |
| Classes | |
|
Assignment Represents a match between a fragment and its target. |
|
| AssignmentFactory | |
| BenchmarkAdapter | |
| ChemShiftAssignment | |
| ChemShiftAssignmentFactory | |
| ChemShiftTarget | |
| ChemShiftTargetResidue | |
| ClusterDivergingError | |
| ClusterEmptyError | |
| ClusterExhaustedError | |
|
ClusterNode Cluster node. |
|
|
ClusterRep Cluster's representative (centroid) node. |
|
|
FragmentCluster Provides clustering/filtering of the fragments, covering a common residue in the target. |
|
|
FragmentMatch Base class, representing a match between a fragment and its target. |
|
| FragmentTypes | |
| Metrics | |
| ResidueAssignmentInfo | |
| ResidueEventInfo | |
|
RosettaFragsetFactory Simplifies the construction of fragment libraries. |
|
|
Target Represents a protein structure prediction target. |
|
|
TargetResidue Wrapper around Target's native residues. |
|
|
TorsionAnglePredictor Fragment-based phi/psi angles predictor. |
|
|
TorsionPredictionInfo Struct container for a single torsion angle prediction. |
|
| Variables | |
RANDOM_RMSD =
|
|
__package__ =
|
|
| Variables Details |
RANDOM_RMSD
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:03 2017 | http://epydoc.sourceforge.net |