Home | Trees | Indices | Help |
|
---|
|
|
|||
| __init__(self, mrec, mlig, rec_out=None, lig_out=None, debug=0) | ||
PDBModel
|
__center_model(self,
model) translate PDBModel so that it's center is in 0,0,0 |
||
float
|
__max_distance(self,
model) largest center to any other atom distance |
||
array
|
__random_translation(self) Random translation on a sphere around 0,0,0 with fixed radius The radius is the sum of the (max) radius of receptor and ligand |
||
array
|
__random_matrix(self) Random rotation matrix. |
||
Complex
|
random_complex_remote(self) Create a complex where the recrptor and ligand have random orientations but are spaced within contact distance. |
||
|
__minimize_complex(self,
com) Use Xplor to rigid body minimize the random complex. |
||
Complex
|
random_complex(self,
inp_mirror=None) Returns randomized and minimized complex |
|
|
translate PDBModel so that it's center is in 0,0,0
|
largest center to any other atom distance
|
Random translation on a sphere around 0,0,0 with fixed radius The radius is the sum of the (max) radius of receptor and ligand
|
Random rotation matrix.
|
Create a complex where the recrptor and ligand have random orientations but are spaced within contact distance.
|
Use Xplor to rigid body minimize the random complex.
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Tue May 1 22:34:53 2007 | http://epydoc.sourceforge.net |