#include <motif_hash_stuff.hh>
◆ Key
◆ ~MotifHashManager()
| core::scoring::motif::MotifHashManager::~MotifHashManager |
( |
| ) |
|
◆ MotifHashManager() [1/2]
| core::scoring::motif::MotifHashManager::MotifHashManager |
( |
| ) |
|
|
private |
◆ MotifHashManager() [2/2]
| core::scoring::motif::MotifHashManager::MotifHashManager |
( |
MotifHashManager const & |
| ) |
|
|
privatedelete |
◆ add_motif_set_name()
| void core::scoring::motif::MotifHashManager::add_motif_set_name |
( |
std::string const & |
motifset | ) |
|
◆ get_matching_motifs()
◆ get_motif_hash_BB_BB()
| MotifHashCOP core::scoring::motif::MotifHashManager::get_motif_hash_BB_BB |
( |
| ) |
|
◆ get_motif_hash_BB_PH()
| MotifHashCOP core::scoring::motif::MotifHashManager::get_motif_hash_BB_PH |
( |
| ) |
|
◆ get_motif_hash_BB_PO()
| MotifHashCOP core::scoring::motif::MotifHashManager::get_motif_hash_BB_PO |
( |
| ) |
|
◆ get_motif_hash_by_fname() [1/2]
| MotifHashStringMap const & core::scoring::motif::MotifHashManager::get_motif_hash_by_fname |
( |
| ) |
|
◆ get_motif_hash_by_fname() [2/2]
| MotifHashCOP core::scoring::motif::MotifHashManager::get_motif_hash_by_fname |
( |
std::string const & |
fname | ) |
|
◆ get_motif_hash_SC_BB()
| MotifHashCOP core::scoring::motif::MotifHashManager::get_motif_hash_SC_BB |
( |
| ) |
|
◆ get_motif_hash_SC_SC()
| MotifHashCOP core::scoring::motif::MotifHashManager::get_motif_hash_SC_SC |
( |
| ) |
|
◆ get_xform_score_BB_BB()
| XformScoreCOP core::scoring::motif::MotifHashManager::get_xform_score_BB_BB |
( |
char |
ss1, |
|
|
char |
ss2, |
|
|
char |
aa1 = ' ', |
|
|
char |
aa2 = ' ' |
|
) |
| |
◆ get_xform_score_BB_PH()
| XformScoreCOP core::scoring::motif::MotifHashManager::get_xform_score_BB_PH |
( |
| ) |
|
◆ get_xform_score_BB_PO()
| XformScoreCOP core::scoring::motif::MotifHashManager::get_xform_score_BB_PO |
( |
| ) |
|
◆ get_xform_score_frags()
| XformScoreCOP core::scoring::motif::MotifHashManager::get_xform_score_frags |
( |
| ) |
|
◆ get_xform_score_PH_PO()
| XformScoreCOP core::scoring::motif::MotifHashManager::get_xform_score_PH_PO |
( |
| ) |
|
◆ get_xform_score_SC_BB()
| XformScoreCOP core::scoring::motif::MotifHashManager::get_xform_score_SC_BB |
( |
char |
aa1 | ) |
|
◆ get_xform_score_SC_SC()
| XformScoreCOP core::scoring::motif::MotifHashManager::get_xform_score_SC_SC |
( |
char |
aa1, |
|
|
char |
aa2 |
|
) |
| |
◆ have_motif_set_named()
| bool core::scoring::motif::MotifHashManager::have_motif_set_named |
( |
std::string const & |
motifset | ) |
const |
◆ have_motifs()
| bool core::scoring::motif::MotifHashManager::have_motifs |
( |
| ) |
const |
|
inline |
◆ init()
| void core::scoring::motif::MotifHashManager::init |
( |
void |
| ) |
|
|
private |
References protocols::cluster::calibur::aa, add_motif_set_name(), core::scoring::motif::fill_xform_score_from_file(), key_mask_BB_BB_, preload_motif_data, core::scoring::motif::preload_motif_data_pthread_wrapper(), core::scoring::motif::TR(), xform_score_BB_PH_, xform_score_BB_PO_, xform_score_frags_, xform_score_PH_PO_, xform_scores_BB_BB_, xform_scores_SC_BB_, and xform_scores_SC_SC_.
Referenced by MotifHashManager().
◆ motif_set_names()
| std::set<std::string> core::scoring::motif::MotifHashManager::motif_set_names |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ preload_motif_data
◆ utility::SingletonBase< MotifHashManager >
◆ done_loading_
| bool core::scoring::motif::MotifHashManager::done_loading_ |
|
private |
◆ key_mask_BB_BB_
| Key core::scoring::motif::MotifHashManager::key_mask_BB_BB_ |
|
private |
◆ motif_hash_BB_BB_
| MotifHashOP core::scoring::motif::MotifHashManager::motif_hash_BB_BB_ |
|
private |
◆ motif_hash_BB_PH_
| MotifHashOP core::scoring::motif::MotifHashManager::motif_hash_BB_PH_ |
|
private |
◆ motif_hash_BB_PO_
| MotifHashOP core::scoring::motif::MotifHashManager::motif_hash_BB_PO_ |
|
private |
◆ motif_hash_SC_BB_
| MotifHashOP core::scoring::motif::MotifHashManager::motif_hash_SC_BB_ |
|
private |
◆ motif_hash_SC_SC_
| MotifHashOP core::scoring::motif::MotifHashManager::motif_hash_SC_SC_ |
|
private |
◆ motif_set_names_
| std::set<std::string> core::scoring::motif::MotifHashManager::motif_set_names_ |
|
private |
◆ motifs_by_fname_
◆ xform_score_BB_PH_
| XformScoreOP core::scoring::motif::MotifHashManager::xform_score_BB_PH_ |
|
private |
◆ xform_score_BB_PO_
| XformScoreOP core::scoring::motif::MotifHashManager::xform_score_BB_PO_ |
|
private |
◆ xform_score_frags_
| XformScoreOP core::scoring::motif::MotifHashManager::xform_score_frags_ |
|
private |
◆ xform_score_PH_PO_
| XformScoreOP core::scoring::motif::MotifHashManager::xform_score_PH_PO_ |
|
private |
◆ xform_scores_BB_BB_
| XformScoreMap core::scoring::motif::MotifHashManager::xform_scores_BB_BB_ |
|
private |
◆ xform_scores_SC_BB_
| XformScoreMap core::scoring::motif::MotifHashManager::xform_scores_SC_BB_ |
|
private |
◆ xform_scores_SC_SC_
| XformScoreMap core::scoring::motif::MotifHashManager::xform_scores_SC_SC_ |
|
private |
The documentation for this class was generated from the following files: