|
__init__(self,
a1,
a2,
a3,
a4,
cms,
lig_atoms,
results=None,
calc_tors=True) |
|
|
|
|
|
|
|
set_ligand_from(self,
lfrom) |
|
|
|
|
|
|
|
set_rbpotential(self,
rbp) |
|
|
|
|
|
|
|
_convert_index_to_asl(self,
index_list) |
|
|
|
_get_utt_potential(self,
atom_list)
Given atom_list (i,j,k,l), to get a full potential around j-k in st,
we need to also look at all the atoms connected to j and k, and
reconstruct UTT |
|
|
|
_get_energy(self,
tor,
angle) |
|
|
|
_get_potential(self,
st,
atom_list) |
|
|
|
init_ff(self,
st,
atom_list)
This function initializes torsion force field parameters relevant to
the ligand. |
|
|