IMP Reference Guide
2.20.0
The Integrative Modeling Platform
|
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>
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). | |
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.