|
Rosetta 3.5
|
#include <CS2ndShift.hh>

Public Member Functions | |
| CS2ndShift () | |
| CS2ndShift (CSTalosIO &input_data, bool use_sslimit) | |
| utility::vector1 < utility::vector1< std::pair < Size, Real > > > | shifts () |
Private Member Functions | |
| std::map< char, std::map < std::string, Real > > | read_adjust_table (std::string const &file_name) |
| std::map< char, std::map < std::string, std::pair < core::Real, core::Real > > > | read_sslimit_table (std::string const &file_name) |
| std::string | also_check_fix_disulf (std::string instring) |
Private Attributes | |
| utility::vector1 < utility::vector1< std::pair < Size, Real > > > | secondary_shifts_ |
Definition at line 34 of file CS2ndShift.hh.
|
inline |
Definition at line 37 of file CS2ndShift.hh.
Definition at line 47 of file CS2ndShift.cc.
References protocols::frag_picker::CB, protocols::frag_picker::CSTalosIO::get_sequence(), protocols::frag_picker::CSTalosIO::get_shift(), protocols::frag_picker::CSTalosIO::has_atom(), read_adjust_table(), read_sslimit_table(), and protocols::frag_picker::tr().
|
private |
Definition at line 316 of file CS2ndShift.cc.
References core::io::raw_data::DisulfideFile::disulfides().
|
private |
Definition at line 171 of file CS2ndShift.cc.
References protocols::frag_picker::tr().
Referenced by CS2ndShift().
|
private |
Definition at line 240 of file CS2ndShift.cc.
References protocols::frag_picker::tr().
Referenced by CS2ndShift().
|
inline |
Definition at line 45 of file CS2ndShift.hh.
References secondary_shifts_.
Referenced by protocols::frag_picker::scores::AmbigCSScore::AmbigCSScore(), and protocols::frag_picker::scores::CSScore::CSScore().
|
private |
Definition at line 59 of file CS2ndShift.hh.
Referenced by shifts().
1.8.4