|
get_atomic_sasa(st,
iat,
cutoff=7.0,
scale_factor=2.32)
@return:
An estimate of the atomic surface area for atom index iat in
structure st. |
|
|
|
compute_hbonds(all_hbonds,
complex_st,
lig_H_to_non,
lig_atom_elements,
pic_info,
pic_center) |
|
|
|
compute_residue_placements(all_residues,
all_atoms_within_watermap,
residues_hbonds,
all_waters,
all_metals,
complex_st,
rotM,
ct_scale,
parameters={ } ,
rotation=None) |
|
|
|
compute_complex_info(prot_st,
ligand_st,
watermap,
parameters,
within=4.0,
molnumber=None,
cofactors_st=None) |
|
|
|
compute_molecules(residues_hbonds,
pic_2d_center,
generate_3d_img,
best_ct3d_in_2dcoord_all,
best_ct2d_all,
lines,
bond_to_ring,
parameters,
dim,
all_residues,
all_atoms_within_watermap,
all_waters,
all_metals,
complex_st,
rotM,
ct_scale,
final_image_dim,
rotation=None,
workspace_vm=None) |
|
|
|
compute_ligand_atom_placements(ct2d,
pic_info,
pic_center,
ct_atoms,
rotation,
sketcher_best_2D=False) |
|
|
|
compute_pipi_stacking(all_pipi_stacking,
all_ligand_atom_placements) |
|
|
|
compute_picats(all_picats,
all_ligand_atom_placements) |
|
|
|
compute_font_sizes(image_dim) |
|
|
|
compute_line_width(image_dim) |
|
|