home
about
news
download
doc
source
systems
tests
bugs
contact
IMP Reference Guide
2.17.0
The Integrative Modeling Platform
IMP Manual
Reference Guide
Tutorial Index
Modules
Classes
Examples
version 2.17.0
Deprecated List
Class
IMP.pmi.macros.AnalysisReplicaExchange0
As of
IMP
release 2.8. See the
IMP Deprecation Policy
for more information about deprecation in IMP. Use AnalysisReplicaExchange instead
Class
IMP.pmi1.io.xltable.XLTable
As of
IMP
release 2.8.
Class
IMP.pmi1.macros.AnalysisReplicaExchange0
As of
IMP
release 2.8. See the
IMP Deprecation Policy
for more information about deprecation in IMP. Use AnalysisReplicaExchange instead
Class
IMP.pmi1.restraints.crosslinking.ConnectivityCrossLinkMS
As of
IMP
release 2.5.
Class
IMP::core::IncrementalScoringFunction
As of
IMP
release 2.17. See the
IMP Deprecation Policy
for more information about deprecation in IMP. Use
IMP::ScoringFunction::evaluate_moved
instead.
Member
IMP::core::MonteCarlo::set_incremental_scoring_function
(IncrementalScoringFunction *isf)
As of
IMP
release 2.17. See the
IMP Deprecation Policy
for more information about deprecation in IMP. Use set_score_moved() instead
Member
IMP::core::PairConstraint::PairConstraint
(PairModifier *before, PairDerivativeModifier *after, const ParticlePair &vt, std::string name="PairConstraint %1%")
As of
IMP
release 2.1. See the
IMP Deprecation Policy
for more information about deprecation in IMP. Use the model/index constructor.
Member
IMP::core::QuadConstraint::QuadConstraint
(QuadModifier *before, QuadDerivativeModifier *after, const ParticleQuad &vt, std::string name="QuadConstraint %1%")
As of
IMP
release 2.1. See the
IMP Deprecation Policy
for more information about deprecation in IMP. Use the model/index constructor.
Member
IMP::core::SingletonConstraint::SingletonConstraint
(SingletonModifier *before, SingletonDerivativeModifier *after, Particle *vt, std::string name="SingletonConstraint %1%")
As of
IMP
release 2.1. See the
IMP Deprecation Policy
for more information about deprecation in IMP. Use the model/index constructor.
Member
IMP::core::TripletConstraint::TripletConstraint
(TripletModifier *before, TripletDerivativeModifier *after, const ParticleTriplet &vt, std::string name="TripletConstraint %1%")
As of
IMP
release 2.1. See the
IMP Deprecation Policy
for more information about deprecation in IMP. Use the model/index constructor.
Member
IMP::npctransport::SimulationData::get_fg_chains
() const
As of
IMP
release 2.2. See the
IMP Deprecation Policy
for more information about deprecation in IMP., use get_fg_chain_roots() instead