19 topology = ff.create_topology(prot)
24 topology.apply_default_patches()
31 topology.setup_hierarchy(prot)
43 ff.add_well_depths(prot)
57 nbl.add_pair_filter(r.get_pair_filter())
67 print scoring_function.evaluate(
False)
Select non water and non hydrogen atoms.
CHARMMParameters * get_heavy_atom_CHARMM_parameters()
Enforce CHARMM stereochemistry on the given Hierarchy.
See IMP.container for more information.
void set_check_level(CheckLevel tf)
Control runtime checks in the code.
std::string get_example_path(std::string file_name)
Return the path to installed example data for this module.
Return all close unordered pairs of particles taken from the SingletonContainer.
Lennard-Jones score between a pair of particles.
Store a kernel::ParticleIndexes.
Hierarchies get_by_type(Hierarchy mhd, GetByType t)
Smooth interaction scores by switching the derivatives (force switch).
See IMP.atom for more information.
void read_pdb(base::TextInput input, int model, Hierarchy h)
Applies a PairScore to each Pair in a list.
Class for storing model, its restraints, constraints, and particles.