21 g.set_name(
"my particles")
26 r.set_log_level(IMP.base.VERBOSE)
29 o.set_scoring_function([r])
32 o.add_optimizer_state(log)
Write geometry to a python file for Chimera to read.
See IMP.container for more information.
Display an IMP::SingletonContainer of IMP::core::XYZR particles as balls.
Modify a set of continuous variables by perturbing them within a ball.
Store a kernel::ParticleIndexes.
See IMP.kernel for more information.
XYZRs create_xyzr_particles(kernel::Model *m, unsigned int num, Float radius, Float box_side=10)
Create a set of particles with random coordinates.
See IMP.core for more information.
Prevent a set of particles and rigid bodies from inter-penetrating.
See IMP.display for more information.
Class for storing model, its restraints, constraints, and particles.