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

Public Member Functions | |
| MakePhiPsiRmsd () | |
| FragmentScoringMethodOP | make (core::Size, core::Real, bool, FragmentPickerOP, std::string) override |
| Creates a PhiPsiRmsd 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 PhiPsiRmsd object.
|
inline |
|
overridevirtual |
Creates a PhiPsiRmsd 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 |
| line | - the relevant line extracted from the scoring configuration file that defines this scoring method It could look like: "PhiPsiRmsd 140 -5.0 100.0 additional_string" where 140, -5.0 && 100.0 are priority, weight && treshold, respectively. The additional string may be:
|
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::trPhiPsiRmsd(), and protocols::frag_picker::PhiPsiTalosIO::write().
1.8.7