17 bounding_box_size = 10.0
28 g0.set_name(
"my particles")
33 g1.set_name(
"my other particles")
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.
Store a kernel::ParticleIndexes.
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.
See IMP.algebra for more information.
See IMP.display for more information.
Class for storing model, its restraints, constraints, and particles.