Rosetta
Classes | Namespaces | Functions
SymmetricCycpepAlign.hh File Reference

Given a quasi-symmetric cyclic peptide, this mover aligns the peptide so that the cyclic symmetry axis lies along the Z-axis and the centre of mass is at the origin. It then optionally removes all but one symmetry repeat, so that true symmetry may be set up with the SetupForSymmetry mover. More...

#include <protocols/cyclic_peptide/SymmetricCycpepAlign.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/select/residue_selector/ResidueSelector.fwd.hh>
#include <basic/datacache/DataMap.fwd.hh>

Classes

class  protocols::cyclic_peptide::SymmetricCycpepAlign
 Given a quasi-symmetric cyclic peptide, this mover aligns the peptide so that the cyclic symmetry axis lies along the Z-axis and the centre of mass is at the origin. It then optionally removes all but one symmetry repeat, so that true symmetry may be set up with the SetupForSymmetry mover. More...
 

Namespaces

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

Functions

std::ostream & protocols::cyclic_peptide::operator<< (std::ostream &os, SymmetricCycpepAlign const &mover)
 private methods /// More...
 

Detailed Description

Given a quasi-symmetric cyclic peptide, this mover aligns the peptide so that the cyclic symmetry axis lies along the Z-axis and the centre of mass is at the origin. It then optionally removes all but one symmetry repeat, so that true symmetry may be set up with the SetupForSymmetry mover.

Author
Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m.w.edu)