|
| DataClass (bool const by_aa, bool const score_full) |
|
| ~DataClass () |
|
void | scan_Evalue (pose::Pose &pose, scoring::ScoreFunctionOP sfxn, Size const resno, std::string const tag, std::string const mode) |
|
void | scan_Evalue_and_write (pose::Pose &pose, scoring::ScoreFunctionOP sfxn, Size const resno, std::string const trg, std::string const aa1, std::string const aa2) |
|
void | report_by_aa (std::string const mode) |
|
void | open_trgfile (std::string const filename) |
|
void | set_dumppdb (bool dump_pdb, std::string aa_dump) |
|
void | close_trgfile () |
|
bool | by_aa () |
|
◆ DataClass()
myspace::DataClass::DataClass |
( |
bool const |
by_aa, |
|
|
bool const |
score_full |
|
) |
| |
|
inline |
◆ ~DataClass()
myspace::DataClass::~DataClass |
( |
| ) |
|
|
inline |
◆ by_aa()
bool myspace::DataClass::by_aa |
( |
| ) |
|
|
inline |
◆ close_trgfile()
void myspace::DataClass::close_trgfile |
( |
| ) |
|
|
inline |
◆ Emap_to_Evector()
◆ open_trgfile()
void myspace::DataClass::open_trgfile |
( |
std::string const |
filename | ) |
|
|
inline |
◆ report_by_aa()
void myspace::DataClass::report_by_aa |
( |
std::string const |
mode | ) |
|
◆ scan_Evalue()
void myspace::DataClass::scan_Evalue |
( |
pose::Pose & |
pose, |
|
|
scoring::ScoreFunctionOP |
sfxn, |
|
|
Size const |
resno, |
|
|
std::string const |
tag, |
|
|
std::string const |
mode |
|
) |
| |
◆ scan_Evalue_and_write()
void myspace::DataClass::scan_Evalue_and_write |
( |
pose::Pose & |
pose, |
|
|
scoring::ScoreFunctionOP |
sfxn, |
|
|
Size const |
resno, |
|
|
std::string const |
trg, |
|
|
std::string const |
aa1, |
|
|
std::string const |
aa2 |
|
) |
| |
◆ set_dumppdb()
void myspace::DataClass::set_dumppdb |
( |
bool |
dump_pdb, |
|
|
std::string |
aa_dump |
|
) |
| |
◆ aa2_dump_
std::string myspace::DataClass::aa2_dump_ |
|
private |
◆ by_aa_
bool myspace::DataClass::by_aa_ |
|
private |
◆ compname_
◆ data_far_
◆ data_self_
◆ dump_pdb_
bool myspace::DataClass::dump_pdb_ |
|
private |
◆ Ncomp_
Size myspace::DataClass::Ncomp_ |
|
private |
◆ score_full_
bool myspace::DataClass::score_full_ |
|
private |
◆ trgfile
std::ofstream myspace::DataClass::trgfile |
|
private |
The documentation for this class was generated from the following file: