Rosetta
Public Member Functions | Private Attributes | List of all members
InterfaceStrandFinderMover Class Reference
Inheritance diagram for InterfaceStrandFinderMover:
Inheritance graph
[legend]

Public Member Functions

 InterfaceStrandFinderMover ()
 
virtual core::Real bb_score (pose::Pose &pose, core::Size aligned_chain_num, core::scoring::ScoreFunctionOP &scorefxn)
 
virtual std::pair< pose::Pose, Sizedock_strands (Pose known_complex, Size known_start, Pose pose, Size found_start)
 
virtual Size find_known_strand_start (Pose known_complex, Pose knownStrand)
 
virtual bool is_strand_exposed (core::pose::Pose pose, Size startRes, Size endRes)
 
virtual void apply (core::pose::Pose &pose)
 
virtual MoverOP clone () const
 
virtual std::string get_name () const
 
virtual MoverOP fresh_instance () const
 

Private Attributes

scoring::ScoreFunctionOP scorefxn_
 
core::Real max_RMSD_
 
core::Size beta_length_
 
core::Real vector_length_
 
core::Real exposure_radius_
 
core::Real maxE_
 

Constructor & Destructor Documentation

◆ InterfaceStrandFinderMover()

InterfaceStrandFinderMover::InterfaceStrandFinderMover ( )

Member Function Documentation

◆ apply()

void InterfaceStrandFinderMover::apply ( core::pose::Pose pose)
virtual

◆ bb_score()

core::Real InterfaceStrandFinderMover::bb_score ( pose::Pose pose,
core::Size  aligned_chain_num,
core::scoring::ScoreFunctionOP &  scorefxn 
)
virtual

◆ clone()

virtual MoverOP InterfaceStrandFinderMover::clone ( ) const
inlinevirtual

◆ dock_strands()

std::pair< Pose, Size > InterfaceStrandFinderMover::dock_strands ( Pose  known_complex,
Size  known_start,
Pose  pose,
Size  found_start 
)
virtual

◆ find_known_strand_start()

Size InterfaceStrandFinderMover::find_known_strand_start ( Pose  known_complex,
Pose  knownStrand 
)
virtual

◆ fresh_instance()

virtual MoverOP InterfaceStrandFinderMover::fresh_instance ( ) const
inlinevirtual

◆ get_name()

virtual std::string InterfaceStrandFinderMover::get_name ( ) const
inlinevirtual

◆ is_strand_exposed()

bool InterfaceStrandFinderMover::is_strand_exposed ( core::pose::Pose  pose,
Size  startRes,
Size  endRes 
)
virtual

Member Data Documentation

◆ beta_length_

core::Size InterfaceStrandFinderMover::beta_length_
private

◆ exposure_radius_

core::Real InterfaceStrandFinderMover::exposure_radius_
private

◆ max_RMSD_

core::Real InterfaceStrandFinderMover::max_RMSD_
private

◆ maxE_

core::Real InterfaceStrandFinderMover::maxE_
private

◆ scorefxn_

scoring::ScoreFunctionOP InterfaceStrandFinderMover::scorefxn_
private

◆ vector_length_

core::Real InterfaceStrandFinderMover::vector_length_
private

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