Trees | Indices | Help |
|
---|
|
object --+ | InteractionReader
Read the Prime residue interaction data from a structure
|
|||
|
|||
tuple |
|
||
tuple |
|
||
float |
|
||
str |
|
||
Inherited from |
|
|||
bool |
|
||
int |
|
|
|||
str |
|
|
|||
BLOCK_NAME =
|
|
|||
set |
_available_res A set of residue names for which Prime interaction data has been read |
||
dict |
_energy A dictionary of the interaction energy, stored as [energy type][res1][res2]. |
|
|||
|
Read the Prime residue interaction data
|
Check if the specified structure contains interaction data
|
Get metadata about the stored interaction data
|
Open an m2io handle to the interaction data
|
Read in the interaction data
|
Get the interaction energy between the specified residues
|
Get the Prime-formatted residue name for the specified residue
|
Get the Prime-formatted residue name for the specified residue
|
|
_energyA dictionary of the interaction energy, stored as [energy type][res1][res2]. Note that this dictionary is not symmetric: [energy type][res1][res2] is stored but [energy type][res2][res1] is not. In_buildEnergyDict and getEnergy, res1 is arbitrarily assigned to be less than
res2.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:33:23 2017 | http://epydoc.sourceforge.net |