Trees | Indices | Help |
|
---|
|
object --+ | Residue
|
|||
|
|||
|
|||
|
|||
float |
|
||
float |
|
||
float |
|
||
Inherited from |
|
|||
rescode | |||
short_code | |||
long_code | |||
hydrophobicity | |||
hydrophilicity | |||
helix_propensity | |||
beta_strand_propensity | |||
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)
|
Returns the similarity between the residue and a reference residue
|
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
|
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 Tue Nov 10 06:07:26 2015 | http://epydoc.sourceforge.net |