qp.cluster.spheres_bad.voronoi¶
- qp.cluster.spheres_bad.voronoi(model, center_residues, ligands, smooth_method, **smooth_params)[source]¶
Computes the Voronoi tessellation of a protein structure.
- Parameters:
model (Bio.PDB.Model) – Protein structure model
- Returns:
neighbors – Adjacency list corresponding to neighboring Voronoi cells
- Return type:
dict