|
| std::string | core::scoring::rna::to_string (RNA_MotifType type) |
| |
| std::ostream & | core::scoring::rna::operator<< (std::ostream &out, RNA_Motif const &s) |
| |
| bool | core::scoring::rna::operator< (RNA_Motif const &lhs, RNA_Motif const &rhs) |
| |
| std::ostream & | core::scoring::rna::operator<< (std::ostream &out, RNA_Motifs const &s) |
| |
| bool | core::scoring::rna::check_rna_loop (core::pose::Pose const &pose, core::Size const n, core::Size const nloop) |
| |
| bool | core::scoring::rna::check_stack (Size const i, Size const j, core::pose::rna::RNA_BaseStackList const &base_stack_list) |
| |
| void | core::scoring::rna::output_rna_motif (pose::Pose const &pose, RNA_Motif const &motif) |
| |
| void | core::scoring::rna::output_rna_motifs_detailed (pose::Pose const &pose, RNA_Motifs const &motifs) |
| |
| bool | core::scoring::rna::check_watson_crick_sequence (pose::Pose const &pose, Size const res1, Size const res2, bool const strict=false) |
| |
| RNA_Motifs | core::scoring::rna::get_rna_motifs (pose::Pose const &pose, core::scoring::rna::RNA_LowResolutionPotential const &potential, core::pose::rna::RNA_FilteredBaseBaseInfo const &filtered_base_base_info) |
| | identify RNA motifs inside pose More...
|
| |
| Real | core::scoring::rna::get_rna_motif_score (pose::Pose const &pose, core::scoring::rna::RNA_LowResolutionPotential const &potential, core::pose::rna::RNA_FilteredBaseBaseInfo const &filtered_base_base_info) |
| | wrapper around get_rna_motifs – outputs score. More...
|
| |
| void | core::scoring::rna::output_rna_motifs (std::ostream &out, core::pose::Pose const &pose, RNA_Motifs const &rna_motifs, bool const output_WC_stacked_pair) |
| |
| void | core::scoring::rna::output_motifs_to_pymol (std::ostream &out, core::pose::Pose const &pose, RNA_Motifs const &rna_motifs) |
| | sets up .pml file that will color motifs. More...
|
| |
find RNA motifs (u-turns, T-loops, etc.) in a pose
- Author
- Rhiju Das, rhiju.nosp@m.@sta.nosp@m.nford.nosp@m..edu