![]() |
Rosetta
2021.16
|
Matker class that produces a new PhiPsiSquareWell object. More...
#include <PhiPsiSquareWell.hh>

Public Member Functions | |
| MakePhiPsiSquareWell () | |
| FragmentScoringMethodOP | make (core::Size, core::Real, bool, FragmentPickerOP, std::string) override |
| Creates a PhiPsiSquareWell scoring method. More... | |
Public Member Functions inherited from protocols::frag_picker::scores::MakeFragmentScoringMethod | |
| MakeFragmentScoringMethod (std::string name) | |
| std::string & | get_score_name () |
Matker class that produces a new PhiPsiSquareWell object.
|
inline |
|
overridevirtual |
Creates a PhiPsiSquareWell scoring method.
| priority | - priority of the scoring method. The higher value the earlier the score will be evaluated |
| lowest_acceptable_value | - if a calculated score is higher than this value, fragment will be neglected |
| FragmentPickerOP | object - not used |
| extras | - additional parameters to create a new object. Allowed values are:
|
Implements protocols::frag_picker::scores::MakeFragmentScoringMethod.
References core::conformation::membrane::in, core::import_pose::PDB_file, core::import_pose::pose_from_file(), protocols::frag_picker::scores::tr(), and protocols::frag_picker::PhiPsiTalosIO::write().
1.8.7