Rosetta Protocols  2014.16.56682
Classes | Namespaces
ResidueProbDesignOperation.hh File Reference

Uses a probability distribution to sample allowed residues at a position, adding those types to the packer - only if they are designable. More...

#include <protocols/antibody/design/ResidueProbDesignOperationCreator.hh>
#include <protocols/antibody/design/ResidueProbDesignOperation.fwd.hh>
#include <core/chemical/AA.hh>
#include <core/pack/task/operation/TaskOperation.hh>
#include <core/pack/task/PackerTask.hh>
#include <core/pose/Pose.hh>
#include <map>

Classes

class  protocols::antibody::design::ResidueProbDesignOperation
 A TaskOperation that allows amino acids at designable positions through a set of aa probabilities. More...
 

Namespaces

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

Detailed Description

Uses a probability distribution to sample allowed residues at a position, adding those types to the packer - only if they are designable.

Author
Jared Adolf-Bryfogle (jadol.nosp@m.fbr@.nosp@m.gmail.nosp@m..com)