![]() |
Rosetta
2021.07
|
rotamer set operation forward declaration More...
#include <protocols/task_operations/LimitAromaChi2Operation.fwd.hh>
#include <core/pack/rotamer_set/RotamerSetOperation.hh>
#include <core/pack/task/PackerTask.fwd.hh>
#include <core/pack/task/operation/TaskOperation.hh>
#include <core/pack/rotamer_set/RotamerSet.fwd.hh>
#include <utility/graph/Graph.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <core/pack/dunbrack/ChiSet.fwd.hh>
#include <utility/VirtualBase.hh>
#include <utility/tag/Tag.fwd.hh>
#include <utility/tag/XMLSchemaGeneration.fwd.hh>
#include <utility/vector1.hh>
Classes | |
class | protocols::task_operations::LimitAromaChi2_RotamerSetOperation |
class | protocols::task_operations::LimitAromaChi2Operation |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::task_operations | |
rotamer set operation forward declaration
eliminate aromatic rotamers, of which chi2 are around 0, 180 degree. Chi2=0, 180 rotamers of aromatic residues ( PHE, TYR, HIS ) are not observed in nature very much, however Rosetta really like them. This is really pathology. For design purpose, we don't need them actually.