|
|
__init__(self,
output_file,
cluster_file,
ligand_file,
protein_file,
water_file,
input_cms,
input_trj,
do_not_return_trajectory,
cavity,
cavity_cns,
hbond_stat,
ene,
ligand_distance=10.0,
sampling_freq=50,
hs_radius=1.0,
*arg,
**kwarg)
x.__init__(...) initializes x; see help(type(x)) for signature |
|
|
|
|
|
|
|
|
|
|
|
|
|
| get_translation_vector(self) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| calculateAverageDipole(self) |
|
|
|
|
| calculateWaterMapDensity(self) |
|
|
|
|
| transformWaterMapTrajectory(self) |
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from cmj.Job:
__deepcopy__,
__setstate__,
__str__,
describe,
finish,
launch,
update
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__subclasshook__
|