IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/19
The Integrative Modeling Platform
ResidueProteinProximityRestraint.h File Reference

Restrain a selection of particles (eg. a residue or segment) to be within a certain distance of a second selection of particles (eg. a protein). Use to model data from mutagenesis experiments that disrupt protein-protein interactions. More...

#include "isd_config.h"
#include <IMP/container/ListSingletonContainer.h>
#include <IMP/container_macros.h>
#include <IMP/PairContainer.h>
#include <IMP/Restraint.h>
#include <IMP/core/XYZR.h>
#include <IMP/core/utility.h>
#include <boost/unordered_map.hpp>
+ Include dependency graph for ResidueProteinProximityRestraint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::isd::ResidueProteinProximityRestraint
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::isd
 Inferential scoring building on methods developed as part of the Inferential Structure Determination software (ISD).
 

Detailed Description

Restrain a selection of particles (eg. a residue or segment) to be within a certain distance of a second selection of particles (eg. a protein). Use to model data from mutagenesis experiments that disrupt protein-protein interactions.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file ResidueProteinProximityRestraint.h.