Trees | Indices | Help |
|
---|
|
object --+ | Residue
|
|||
|
|||
|
|||
|
|||
|
|||
float |
|
||
int |
|
||
int |
|
||
int |
|
||
Inherited from |
|
|||
rescode | |||
short_code | |||
long_code | |||
float | hydrophobicity | ||
float | hydrophilicity | ||
HELIX_PROPENSITY | helix_propensity | ||
BETA_STRAND_PROPENSITY | beta_strand_propensity | ||
TURN_PROPENSITY | turn_propensity | ||
HELIX_TERMINATION_TENDENCY | helix_termination_tendency | ||
SOLVENT_EXPOSURE_TENDENCY | exposure_tendency | ||
STERIC_GROUP | steric_group | ||
SIDE_CHAIN_CHEM | side_chain_chem | ||
ss_prediction_psipred Returns a DSSP code matching the secondary structure prediction for the residue or None. |
|||
ss_prediction_sspro Returns a DSSP code matching the secondary structure prediction for the residue or None. |
|||
isoelectric_point | |||
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Returns the short code for the residue
|
repr(x)
|
Extract any structural information from a structure._Residue object and set it on the instance
|
Returns the similarity between the residue and a reference residue
|
Returns if the residue and a reference residue are similar
|
Return the identity between the residue and a reference residue
|
Return a float scoring the homology between the sequence and a reference sequence, assuming that they're already aligned The homology criterion is based on "side chain chemistry" descriptor matching.
|
|
rescode
|
short_code
|
long_code
|
hydrophobicity
|
hydrophilicity
|
helix_propensity
|
beta_strand_propensity
|
turn_propensity
|
helix_termination_tendency
|
exposure_tendency
|
steric_group
|
side_chain_chem
|
ss_prediction_psipredReturns a DSSP code matching the secondary structure prediction for the residue or None. Value is calculated from thePsiPred backend.
|
ss_prediction_ssproReturns a DSSP code matching the secondary structure prediction for the residue or None. Value is calculated from the SSpro backend.
|
isoelectric_point
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:52 2016 | http://epydoc.sourceforge.net |