Rosetta
Classes | Namespaces
DsspDesignOperation.hh File Reference

Design residues with selected amino acids depending on DSSP secondary structure assignment. All functionality here is included in the LayerDesign task operation, but this filter has significantly reduced overhead by avoiding slow SASA calculations. More...

#include <protocols/task_operations/DsspDesignOperation.fwd.hh>
#include <core/pack/task/operation/TaskOperation.hh>
#include <core/pack/task/PackerTask.fwd.hh>
#include <protocols/parser/BluePrint.fwd.hh>
#include <utility/tag/XMLSchemaGeneration.fwd.hh>
#include <utility/vector1.hh>
#include <string>
#include <map>

Classes

class  protocols::task_operations::DsspDesignOperation
 TaskOperation that can be used to restrict AAs allowed at each position based on DSSP-assigned secondary structure. More...
 

Namespaces

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

Detailed Description

Design residues with selected amino acids depending on DSSP secondary structure assignment. All functionality here is included in the LayerDesign task operation, but this filter has significantly reduced overhead by avoiding slow SASA calculations.

Author
Brian Koepnick (koepn.nosp@m.ick@.nosp@m.uw.ed.nosp@m.u)