Rosetta
Public Member Functions | Public Attributes | List of all members
HubDenovo Struct Reference

Public Member Functions

virtual ~HubDenovo ()
 
 HubDenovo (std::string cstcfgfile)
 
Pose make_start_pose ()
 
void reset_hub (Pose &p)
 
bool cen_fold (Pose &p)
 
void min_as_poly_ala (Pose &p, ScoreFunctionOP sf)
 
void design (Pose &p, bool hydrophobic_only=false)
 
Real stupid_ddg (Pose const &pose_in)
 
void run (Size NITER=999999999)
 

Public Attributes

Pose hub_
 
Pose target_
 
ConstraintConfig cfg
 
ScoreFunctionOP sf3
 
ScoreFunctionOP sfsym
 
ScoreFunctionOP sfasym
 
ScoreFunctionOP sfsymnocst
 
protocols::moves::MoverOP rlxcst
 
protocols::moves::MoverOP rlxnocst
 
protocols::moves::MoverOP des
 
protocols::moves::MoverOP fragins3
 
protocols::moves::MoverOP fraginsL
 
protocols::moves::MoverOP fragins
 
protocols::moves::MoverOP cenmin
 
protocols::moves::MoverOP famin
 

Constructor & Destructor Documentation

◆ ~HubDenovo()

virtual HubDenovo::~HubDenovo ( )
inlinevirtual

◆ HubDenovo()

HubDenovo::HubDenovo ( std::string  cstcfgfile)
inline

Member Function Documentation

◆ cen_fold()

bool HubDenovo::cen_fold ( Pose p)
inline

◆ design()

void HubDenovo::design ( Pose p,
bool  hydrophobic_only = false 
)
inline

◆ make_start_pose()

Pose HubDenovo::make_start_pose ( )
inline

◆ min_as_poly_ala()

void HubDenovo::min_as_poly_ala ( Pose p,
ScoreFunctionOP  sf 
)
inline

◆ reset_hub()

void HubDenovo::reset_hub ( Pose p)
inline

◆ run()

void HubDenovo::run ( Size  NITER = 999999999)
inline

◆ stupid_ddg()

Real HubDenovo::stupid_ddg ( Pose const &  pose_in)
inline

Member Data Documentation

◆ cenmin

protocols::moves::MoverOP HubDenovo::cenmin

◆ cfg

ConstraintConfig HubDenovo::cfg

◆ des

protocols::moves::MoverOP HubDenovo::des

◆ famin

protocols::moves::MoverOP HubDenovo::famin

◆ fragins

protocols::moves::MoverOP HubDenovo::fragins

◆ fragins3

protocols::moves::MoverOP HubDenovo::fragins3

◆ fraginsL

protocols::moves::MoverOP HubDenovo::fraginsL

◆ hub_

Pose HubDenovo::hub_

◆ rlxcst

protocols::moves::MoverOP HubDenovo::rlxcst

◆ rlxnocst

protocols::moves::MoverOP HubDenovo::rlxnocst

◆ sf3

ScoreFunctionOP HubDenovo::sf3

◆ sfasym

ScoreFunctionOP HubDenovo::sfasym

◆ sfsym

ScoreFunctionOP HubDenovo::sfsym

◆ sfsymnocst

ScoreFunctionOP HubDenovo::sfsymnocst

◆ target_

Pose HubDenovo::target_

The documentation for this struct was generated from the following file: