#include <PhiPsiTalosIO.hh>
|
| std::string | data_format_ |
| |
| std::string | sequence_ |
| |
| utility::vector1< std::string > | column_names_ |
| |
| core::Size | first_residue_index_ |
| |
| core::Size | last_residue_index_ |
| |
| std::map< core::Size, boost::tuple< core::Size, char, core::Real, core::Real, core::Real, core::Real, core::Real, core::Real, core::Size, std::string > > | entries_ |
| |
◆ PhiPsiTalosIO() [1/2]
| protocols::frag_picker::PhiPsiTalosIO::PhiPsiTalosIO |
( |
| ) |
|
|
inline |
◆ PhiPsiTalosIO() [2/2]
| protocols::frag_picker::PhiPsiTalosIO::PhiPsiTalosIO |
( |
std::string |
file_name | ) |
|
|
inline |
◆ d_phi()
◆ d_psi()
◆ dist()
◆ get_entry()
◆ get_first_residue_id()
| core::Size protocols::frag_picker::PhiPsiTalosIO::get_first_residue_id |
( |
| ) |
const |
|
inline |
◆ get_last_residue_id()
| core::Size protocols::frag_picker::PhiPsiTalosIO::get_last_residue_id |
( |
| ) |
const |
|
inline |
◆ get_sequence()
| std::string const& protocols::frag_picker::PhiPsiTalosIO::get_sequence |
( |
| ) |
const |
|
inline |
◆ has_entry()
| bool protocols::frag_picker::PhiPsiTalosIO::has_entry |
( |
core::Size |
residue_id | ) |
const |
|
inline |
◆ phi()
◆ print_sequence()
| void protocols::frag_picker::PhiPsiTalosIO::print_sequence |
( |
std::string const & |
, |
|
|
std::ostream & |
|
|
) |
| const |
|
private |
◆ psi()
◆ quality()
| std::string protocols::frag_picker::PhiPsiTalosIO::quality |
( |
core::Size |
res_id | ) |
|
|
inline |
◆ read()
| void protocols::frag_picker::PhiPsiTalosIO::read |
( |
std::string const & |
file_name | ) |
|
References protocols::cluster::calibur::aa, d_phi(), d_psi(), data_format_, dist(), entries_, first_residue_index_, has_entry(), last_residue_index_, phi(), psi(), s2(), sequence_, protocols::hybridization::t, and protocols::frag_picker::tr().
Referenced by PhiPsiTalosIO().
◆ s2()
◆ write()
| void protocols::frag_picker::PhiPsiTalosIO::write |
( |
std::ostream & |
out | ) |
|
◆ column_names_
| utility::vector1<std::string> protocols::frag_picker::PhiPsiTalosIO::column_names_ |
|
private |
◆ data_format_
| std::string protocols::frag_picker::PhiPsiTalosIO::data_format_ |
|
private |
◆ entries_
| std::map<core::Size, boost::tuple<core::Size, char, core::Real, core::Real, core::Real, core::Real, core::Real, core::Real, core::Size, std::string> > protocols::frag_picker::PhiPsiTalosIO::entries_ |
|
private |
Referenced by d_phi(), d_psi(), dist(), get_entry(), has_entry(), phi(), psi(), quality(), read(), s2(), and write().
◆ first_residue_index_
| core::Size protocols::frag_picker::PhiPsiTalosIO::first_residue_index_ |
|
private |
◆ last_residue_index_
| core::Size protocols::frag_picker::PhiPsiTalosIO::last_residue_index_ |
|
private |
◆ sequence_
| std::string protocols::frag_picker::PhiPsiTalosIO::sequence_ |
|
private |
The documentation for this class was generated from the following files: