Home | Trees | Indices | Help |
|
---|
|
|
|||
str
|
version(self) Version of Dock.Complex |
||
|
initialize(self,
params) Copy the parameters that ContactMaster is passing in as dict into fields of this class. |
||
|
reportError(self,
msg,
soln) Report any errors to log |
||
1|0
|
__containsAny(self,
lst_or_dic,
*items) Check if dictionary or list contains items. |
||
1|0
|
requested(self,
c,
*keys) Determine the keys in an info dictionary of a complex that need to be calculated or updated |
||
|
pickleError(self,
o) Pickle object to disc. |
||
|
calcContacts(self,
soln,
c) Calculate contact matrices and fraction of native contacts, residue- and atom-based, with different distance cutoffs. |
||
|
calcReducedContacts(self,
soln,
c) Get contact matrices and/or fnarc from reduced-atom models. |
||
|
calcInterfaceRms(self,
soln,
c) RMS between this and reference interface atoms after superposition. |
||
|
calcProsa(self,
soln,
c) Prosa2003 energy score |
||
|
calcPairScore(self,
soln,
c) calculate contact pair score |
||
|
calcConservation(self,
soln,
c,
method) calculate conservation score |
||
|
calcFoldX(self,
soln,
c) calculate fold-X binding energies |
||
{int:str}
|
go(self,
cmplxDic) Obtain contact matrix for all complexes. |
|
Version of Dock.Complex
|
Copy the parameters that ContactMaster is passing in as dict into fields of this class.
|
Report any errors to log
|
Check if dictionary or list contains items.
|
Determine the keys in an info dictionary of a complex that need to be calculated or updated
|
Pickle object to disc.
|
Calculate contact matrices and fraction of native contacts, residue- and atom-based, with different distance cutoffs.
|
Get contact matrices and/or fnarc from reduced-atom models.
|
RMS between this and reference interface atoms after superposition.
|
Prosa2003 energy score
|
calculate contact pair score
|
calculate conservation score
|
calculate fold-X binding energies
|
Obtain contact matrix for all complexes.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Tue May 1 22:34:53 2007 | http://epydoc.sourceforge.net |