Rosetta
Namespaces | Functions
AddMPLigandMover.cc File Reference

Add "single" ligand to to membrane pose. More...

#include <protocols/membrane/AddMPLigandMover.hh>
#include <protocols/membrane/AddMPLigandMoverCreator.hh>
#include <protocols/membrane/util.hh>
#include <protocols/moves/Mover.hh>
#include <core/kinematics/FoldTree.hh>
#include <core/conformation/Conformation.hh>
#include <core/conformation/membrane/MembraneInfo.hh>
#include <core/pose/Pose.hh>
#include <core/pose/chains_util.hh>
#include <core/types.hh>
#include <utility/vector1.hh>
#include <utility/tag/Tag.hh>
#include <basic/datacache/DataMap.fwd.hh>
#include <basic/Tracer.hh>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <protocols/moves/mover_schemas.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::membrane
 

Functions

static basic::Tracer TR ("protocols.membrane.AddMPLigandMover")
 

Detailed Description

Add "single" ligand to to membrane pose.

Accommodate membrane protein ligand in the membrane framework by reorganizing the current foldtree. Resulting foldtree will keep the membrane attached to the transmembrane COM and ligand to the closest binding pocket residue, provided in the constructor.

Author
Rebecca Faye Alford (rfalf.nosp@m.ord1.nosp@m.2@gma.nosp@m.il.c.nosp@m.om)
JKLeman (julia.nosp@m..koe.nosp@m.hler1.nosp@m.982@.nosp@m.gmail.nosp@m..com) #RosettaMPMover

Function Documentation

◆ TR()

static basic::Tracer TR ( "protocols.membrane.AddMPLigandMover"  )
static