#include <PhiPsiTalosIO.hh>
|
| std::string | data_format_ |
| |
| std::string | sequence_ |
| |
| utility::vector1< std::string > | column_names_ |
| |
| Size | first_residue_index_ |
| |
| Size | last_residue_index_ |
| |
std::map< Size, boost::tuple
< Size, char, Real, Real, Real,
Real, Real, Real, Size,
std::string > > | entries_ |
| |
| protocols::frag_picker::PhiPsiTalosIO::PhiPsiTalosIO |
( |
| ) |
|
|
inline |
| protocols::frag_picker::PhiPsiTalosIO::PhiPsiTalosIO |
( |
std::string |
file_name | ) |
|
|
inline |
| Real protocols::frag_picker::PhiPsiTalosIO::d_phi |
( |
Size |
res_id | ) |
|
|
inline |
| Real protocols::frag_picker::PhiPsiTalosIO::d_psi |
( |
Size |
res_id | ) |
|
|
inline |
| Real protocols::frag_picker::PhiPsiTalosIO::dist |
( |
Size |
res_id | ) |
|
|
inline |
| Size protocols::frag_picker::PhiPsiTalosIO::get_first_residue_id |
( |
| ) |
const |
|
inline |
| Size protocols::frag_picker::PhiPsiTalosIO::get_last_residue_id |
( |
| ) |
const |
|
inline |
| std::string const& protocols::frag_picker::PhiPsiTalosIO::get_sequence |
( |
| ) |
const |
|
inline |
| bool protocols::frag_picker::PhiPsiTalosIO::has_entry |
( |
Size |
residue_id | ) |
const |
|
inline |
| Real protocols::frag_picker::PhiPsiTalosIO::phi |
( |
Size |
res_id | ) |
|
|
inline |
| void protocols::frag_picker::PhiPsiTalosIO::print_sequence |
( |
std::string const & |
, |
|
|
std::ostream & |
|
|
) |
| const |
|
private |
| Real protocols::frag_picker::PhiPsiTalosIO::psi |
( |
Size |
res_id | ) |
|
|
inline |
| void protocols::frag_picker::PhiPsiTalosIO::read |
( |
std::string const & |
file_name | ) |
|
References d_phi(), d_psi(), data_format_, dist(), entries_, first_residue_index_, getline(), has_entry(), last_residue_index_, phi(), psi(), s2(), sequence_, t, protocols::frag_picker::tr, utility_exit_with_message, and vars.
| Real protocols::frag_picker::PhiPsiTalosIO::s2 |
( |
Size |
res_id | ) |
|
|
inline |
| void protocols::frag_picker::PhiPsiTalosIO::write |
( |
std::ostream & |
out | ) |
|
| std::string protocols::frag_picker::PhiPsiTalosIO::data_format_ |
|
private |
| std::map<Size, boost::tuple<Size, char, Real, Real, Real, Real, Real, Real, Size, std::string> > protocols::frag_picker::PhiPsiTalosIO::entries_ |
|
private |
| Size protocols::frag_picker::PhiPsiTalosIO::first_residue_index_ |
|
private |
| Size protocols::frag_picker::PhiPsiTalosIO::last_residue_index_ |
|
private |
| std::string protocols::frag_picker::PhiPsiTalosIO::sequence_ |
|
private |
The documentation for this class was generated from the following files: