![]() |
Rosetta Core
2014.35
|
Classes | |
class | RNA_ChemicalMappingEnergy |
class | RNA_ChemicalMappingEnergyCreator |
class | RNA_DataBackboneEnergy |
class | RNA_DataBackboneEnergyCreator |
class | RNA_DataInfo |
Keep track of RNA chemical mapping data inside the pose. More... | |
class | RNA_Datum |
class | RNA_DMS_LowResolutionPotential |
class | RNA_DMS_Potential |
class | RNA_Reactivity |
Enumerations | |
enum | RNA_ReactivityType { NO_REACTIVITY, DMS, CMCT, SHAPE_1M7, HRF } |
Functions | |
core::Size | lookup_idx (Real const value, utility::vector1< Real > &values) |
Size | get_bool_idx (bool const value, utility::vector1< bool > const &values) |
Size | get_idx (Real const value, utility::vector1< Real > const &values) |
typedef utility::pointer::owning_ptr< RNA_DMS_LowResolutionPotential const > core::scoring::rna::data::RNA_DMS_LowResolutionPotentialCOP |
typedef utility::pointer::owning_ptr< RNA_DMS_LowResolutionPotential > core::scoring::rna::data::RNA_DMS_LowResolutionPotentialOP |
typedef utility::pointer::owning_ptr< RNA_DMS_Potential const > core::scoring::rna::data::RNA_DMS_PotentialCOP |
typedef utility::pointer::owning_ptr< RNA_DMS_Potential > core::scoring::rna::data::RNA_DMS_PotentialOP |
core::Size core::scoring::rna::data::get_bool_idx | ( | bool const | value, |
utility::vector1< bool > const & | values | ||
) |
core::Size core::scoring::rna::data::get_idx | ( | Real const | value, |
utility::vector1< Real > const & | values | ||
) |
core::Size core::scoring::rna::data::lookup_idx | ( | Real const | value, |
utility::vector1< Real > & | values | ||
) |