4 from __future__
import print_function
10 def create_representation():
18 def add_dope(m, prot):
27 dpc.add_pair_filter(f)
34 print(
"creating representation")
35 (m, prot) = create_representation()
37 print(
"creating DOPE score function")
41 print(
"DOPE SCORE ::", m.evaluate(
False))
Select non water and non hydrogen atoms.
Various classes to hold sets of particles.
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.
Hierarchies get_by_type(Hierarchy mhd, GetByType t)
static bool get_is_setup(const IMP::kernel::ParticleAdaptor &p)
void add_dope_score_data(atom::Hierarchy h)
Functionality for loading, creating, manipulating and scoring atomic structures.
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.