Strings setup_from_argv(const Strings &argv, std::string description, std::string positional_description, int num_positional)
 
void add_radii(Hierarchy d, const ForceFieldParameters *ffp=get_all_atom_CHARMM_parameters(), FloatKey radius_key=FloatKey("radius"))
Add vdW radius from given force field. 
 
SampledDensityMap * particles2density(const ParticlesTemp &ps, Float resolution, Float apix, int sig_cutoff=3, const FloatKey &weight_key=IMP::atom::Mass::get_mass_key())
Resample a set of particles into a density grid. 
 
GenericHierarchies get_leaves(Hierarchy mhd)
Get all the leaves of the bit of hierarchy. 
 
void read_pdb(TextInput input, int model, Hierarchy h)
 
Class for storing model, its restraints, constraints, and particles. 
 
Basic utilities for handling cryo-electron microscopy 3D density maps. 
 
std::string get_example_path(std::string file_name)
Return the full path to one of this module's example files. 
 
Basic functionality that is expected to be used by a wide variety of IMP users. 
 
Select all non-water non-alternative ATOM and HETATM records. 
 
Functionality for loading, creating, manipulating and scoring atomic structures.