Dock and antigen to an antibody while optimizing the rigid body orientation of the VH and VL chains and performing CDR loop minimization.
More...
#include <protocols/antibody2/SnugDockProtocol.hh>
#include <protocols/antibody2/AntibodyInfo.hh>
#include <protocols/antibody2/RefineOneCDRLoop.hh>
#include <protocols/antibody2/SnugDock.hh>
#include <protocols/docking/DockingProtocol.hh>
#include <core/pose/Pose.hh>
#include <core/scoring/ScoreFunctionFactory.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/antibody.OptionKeys.gen.hh>
#include <basic/options/keys/run.OptionKeys.gen.hh>
#include <basic/Tracer.hh>
#include <utility/excn/Exceptions.hh>
Go to the source code of this file.
|
| static basic::Tracer | TR ("protocols.antibody2.SnugDockProtocol") |
| |
| std::ostream & | protocols::antibody2::operator<< (std::ostream &out, SnugDockProtocol const &snugdockprotocol) |
| |
Dock and antigen to an antibody while optimizing the rigid body orientation of the VH and VL chains and performing CDR loop minimization.
- Detailed:
- Author
- Jianqing Xu ( xubes.nosp@m.t@gm.nosp@m.ail.c.nosp@m.om )
-
Brian D. Weitzner ( brian.nosp@m..wei.nosp@m.tzner.nosp@m.@gma.nosp@m.il.co.nosp@m.m )
Definition in file SnugDockProtocol.cc.
| static basic::Tracer TR |
( |
"protocols.antibody2.SnugDockProtocol" |
) | |
|
|
static |