#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_ |
| |
| protocols::frag_picker::PhiPsiTalosIO::PhiPsiTalosIO |
( |
| ) |
|
|
inline |
| protocols::frag_picker::PhiPsiTalosIO::PhiPsiTalosIO |
( |
std::string |
file_name | ) |
|
|
inline |
| core::Size protocols::frag_picker::PhiPsiTalosIO::get_first_residue_id |
( |
| ) |
const |
|
inline |
| core::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 |
( |
core::Size |
residue_id | ) |
const |
|
inline |
| void protocols::frag_picker::PhiPsiTalosIO::print_sequence |
( |
std::string const & |
, |
|
|
std::ostream & |
|
|
) |
| const |
|
private |
| std::string protocols::frag_picker::PhiPsiTalosIO::quality |
( |
core::Size |
res_id | ) |
|
|
inline |
| 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().
| void protocols::frag_picker::PhiPsiTalosIO::write |
( |
std::ostream & |
out | ) |
|
| utility::vector1<std::string> protocols::frag_picker::PhiPsiTalosIO::column_names_ |
|
private |
| std::string protocols::frag_picker::PhiPsiTalosIO::data_format_ |
|
private |
| 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().
| core::Size protocols::frag_picker::PhiPsiTalosIO::first_residue_index_ |
|
private |
| core::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: