Rosetta
|
Implementation of Leontis/Westhof nucleic acid base-pair classification. More...
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::pose | |
core::pose::rna | |
Typedefs | |
typedef std::map< std::pair< core::chemical::rna::BaseEdge, core::chemical::rna::BaseEdge >, std::map< core::chemical::rna::BaseDoubletOrientation, core::chemical::rna::LW_BaseDoubletOrientation > > | core::pose::rna::LW_Table |
Functions | |
LW_BaseDoubletOrientation | core::pose::rna::get_LW_orientation (BaseEdge const &edge1, BaseEdge const &edge2, BaseDoubletOrientation const &orientation) |
BaseDoubletOrientation | core::pose::rna::get_base_doublet_orientation_from_LW (BaseEdge const &edge1, BaseEdge const &edge2, LW_BaseDoubletOrientation const &lw_orientation) |
LW_Table const & | core::pose::rna::get_leontis_westhof_table () |
Implementation of Leontis/Westhof nucleic acid base-pair classification.