Adaptation of Motif score for Docking.
More...
#include <core/energy_methods/MotifDockEnergy.hh>
#include <core/energy_methods/MotifDockEnergyCreator.hh>
#include <core/scoring/ScoringManager.hh>
#include <core/scoring/DerivVectorPair.hh>
#include <core/chemical/AA.hh>
#include <core/pose/Pose.hh>
#include <core/conformation/Residue.hh>
#include <core/chemical/VariantType.hh>
#include <numeric/xyzVector.hh>
#include <numeric/xyzTransform.hh>
#include <numeric/deriv/distance_deriv.hh>
#include <numeric/deriv/angle_deriv.hh>
#include <core/scoring/EnergyMap.hh>
#include <utility/vector1.hh>
#include <basic/Tracer.hh>
#include <core/pose/motif/reference_frames.hh>
#include <core/scoring/motif/motif_hash_stuff.hh>
|
| static basic::Tracer | TR ("core.energy_methods.MotifDockEnergy") |
| |
Adaptation of Motif score for Docking.
- Author
- Nick Marze (nickm.nosp@m.arze.nosp@m.@gmai.nosp@m.l.co.nosp@m.m)
| static basic::Tracer TR |
( |
"core.energy_methods.MotifDockEnergy" |
| ) |
|
|
static |