|
static basic::Tracer | core::scoring::motif::TR ("core.scoring.motif") |
|
template<typename T > |
static T | core::scoring::motif::sqr (T const &x) |
|
static Real | core::scoring::motif::uint16_to_real (uint16_t const &val, Real const &lb, Real const &ub) |
|
static uint16_t | core::scoring::motif::real_to_uint16 (Real const &val, Real const &lb, Real const &ub) |
|
static Real | core::scoring::motif::uint8_to_real (uint8_t const &val, Real const &lb, Real const &ub) |
|
static uint8_t | core::scoring::motif::real_to_uint8 (Real const &val, Real const &lb, Real const &ub) |
|
std::ostream & | core::scoring::motif::operator<< (std::ostream &out, RPM_FilterStats const &s) |
|
ostream & | core::scoring::motif::operator<< (ostream &out, ResPairMotif const &x) |
|
ostream & | core::scoring::motif::operator<< (ostream &out, RM_Type const &x) |
|
ostream & | core::scoring::motif::operator<< (ostream &out, RPM_Type const &x) |
|
bool | core::scoring::motif::write_motifs_binary (ostream &out, ResPairMotifs const &motifs) |
|
bool | core::scoring::motif::write_motifs_binary (string const &fname_in, ResPairMotifs const &motifs) |
|
bool | core::scoring::motif::read_motifs_binary (std::istream &in, ResPairMotifs &motifs) |
|
bool | core::scoring::motif::read_motifs_binary (string const &fname, ResPairMotifs &motifs) |
|
bool | core::scoring::motif::read_motifs_binary (vector1< string > const &fnames, ResPairMotifs &motifs) |
|
void | core::scoring::motif::load_motifs (vector1< string > const &fnames, ResPairMotifs &motifs, ResPairMotifsStringMap *map) |
|
void | core::scoring::motif::load_motifs (string const &fname, ResPairMotifs &motifs, ResPairMotifsStringMap *map) |
|
std::ostream & | core::scoring::motif::operator<< (std::ostream &out, XformScoreMap const &x) |
|
ostream & | core::scoring::motif::operator<< (ostream &out, MotifHit const &h) |
|
ostream & | core::scoring::motif::operator<< (ostream &out, MotifHits const &h) |
|
ostream & | core::scoring::motif::operator<< (ostream &out, MotifHash const &x) |
|
std::ostream & | core::scoring::motif::operator<< (std::ostream &out, ResPairMotifQuery const &opt) |
|
void | core::scoring::motif::filter_motifs (ResPairMotifs const &motifs_in, ResPairMotifs &motifs_out) |
|
void | core::scoring::motif::filter_motifs (ResPairMotifs &motifs) |
|
ostream & | core::scoring::motif::operator<< (ostream &out, XformScore const &xh) |
|
ostream & | core::scoring::motif::operator<< (ostream &out, XformScoreSringMap const &x) |
|
void | core::scoring::motif::fill_xform_score_from_file (XformScoreOP &xs, string const &datfile, Real const &wt=1.0) |
|
void * | core::scoring::motif::preload_motif_data_pthread_wrapper (void *ptr) |
|
void | core::scoring::motif::preload_motif_data (MotifHashManager &mhman) |
|