Rosetta
|
Mover that builds and folds a structure via fragment insertion. More...
#include <protocols/denovo_design/movers/FoldArchitectMover.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/constraint_generator/ConstraintGenerator.fwd.hh>
#include <protocols/denovo_design/architects/DeNovoArchitect.fwd.hh>
#include <protocols/denovo_design/components/DivideAndConqueror.fwd.hh>
#include <protocols/denovo_design/components/SegmentPairing.fwd.hh>
#include <protocols/denovo_design/components/StructureData.fwd.hh>
#include <protocols/denovo_design/components/StructureDataPerturber.fwd.hh>
#include <protocols/denovo_design/components/ExtendedPoseBuilder.fwd.hh>
#include <protocols/denovo_design/components/PoseFolder.fwd.hh>
#include <protocols/denovo_design/connection/ConnectionArchitect.fwd.hh>
#include <protocols/denovo_design/types.hh>
#include <protocols/filters/Filter.fwd.hh>
#include <protocols/loops/Loops.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/select/residue_selector/ResidueVector.hh>
#include <basic/datacache/DataMap.fwd.hh>
#include <utility/excn/Exceptions.hh>
Classes | |
class | protocols::denovo_design::movers::FoldArchitectMover |
Mover that builds and folds a structure via fragment insertion. More... | |
class | protocols::denovo_design::movers::SetPoseSecstructFromStructureDataMover |
class | protocols::denovo_design::movers::EXCN_FilterFailed |
class | protocols::denovo_design::movers::EXCN_NothingToFold |
class | protocols::denovo_design::movers::BuildDeNovoBackboneMover |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::denovo_design | |
protocols::denovo_design::movers | |
Functions | |
FoldArchitectMover::ResidueVector | protocols::denovo_design::movers::add_overlap_to_loops (protocols::loops::Loops &loops, core::Size const overlap, core::pose::Pose const &pose) |
goes through loops and adds overlapping residues More... | |
Mover that builds and folds a structure via fragment insertion.