![]() |
Rosetta
2021.16
|
#include <RNP_LowResStackData.hh>

Public Member Functions | |
| RNP_LowResStackData () | |
| c-tor More... | |
| void | initialize_rnp_stack_xy () |
| void | evaluate_rnp_stack_xy_score (conformation::Residue const &rsd1, conformation::Residue const &rsd2, Real const &x, Real const &y, Real &rnp_stack_score) const |
Private Attributes | |
| Size const | max_aa_ = 20 |
| Size const | max_base_ = 4 |
| Size const | num_xbins_ = 10 |
| Size const | num_ybins_ = 10 |
| ObjexxFCL::FArray4D< Real > | rnp_stack_xy_ |
| core::scoring::rna::RNP_LowResStackData::RNP_LowResStackData | ( | ) |
c-tor
| void core::scoring::rna::RNP_LowResStackData::evaluate_rnp_stack_xy_score | ( | conformation::Residue const & | rsd1, |
| conformation::Residue const & | rsd2, | ||
| Real const & | x, | ||
| Real const & | y, | ||
| Real & | rnp_stack_score | ||
| ) | const |
References protocols::cluster::calibur::aa, core::conformation::Residue::aa(), core::chemical::rna::convert_acgu_to_1234(), core::conformation::Residue::has_variant_type(), core::conformation::Residue::is_protein(), core::conformation::Residue::is_RNA(), core::conformation::Residue::name1(), and core::chemical::REPLONLY.
Referenced by core::energy_methods::RNP_LowResStackEnergy::residue_pair_energy().
| void core::scoring::rna::RNP_LowResStackData::initialize_rnp_stack_xy | ( | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.7