![]() |
Rosetta Protocols
2014.35
|
Matker class that produces a new DisulfideDistance object. More...
#include <DisulfideDistance.hh>
Public Member Functions | |
MakeDisulfideDistance () | |
FragmentScoringMethodOP | make (Size, Real, bool, FragmentPickerOP, std::string) |
Creates a DisulfideDistance scoring method. More... | |
![]() | |
MakeFragmentScoringMethod (std::string name) | |
std::string & | get_score_name () |
Matker class that produces a new DisulfideDistance object.
|
inline |
|
virtual |
Creates a DisulfideDistance 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: "DisulfideDistance 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::io::raw_data::DisulfideFile::disulfides(), in::fix_disulf, l, option, runtime_assert, user, and utility_exit_with_message.