![]() |
Rosetta
2021.16
|
structure that contains the motif2scaffold_indexes data in a vector and adds fields for fragment matching information More...
#include <MotifGraftMover.hh>
Public Attributes | |
| utility::vector1 < motif2scaffold_indexes > | v_indexes |
| numeric::xyzMatrix< core::Real > | RotM = numeric::xyzMatrix< core::Real >(0.0) |
| numeric::xyzVector< core::Real > | TvecA = {0.0, 0.0, 0.0} |
| numeric::xyzVector< core::Real > | TvecB = {0.0, 0.0, 0.0} |
| core::Real | RMSD = 0 |
| core::Real | motif_fragments_RMSD = 0 |
| core::Size | clash_score = 0 |
| utility::vector1 < utility::vector1< core::Size > > | vvr_hotspots |
| bool | b_allow_independent_alignment_per_fragment = false |
| bool | b_full_motif_bb_alignment = false |
| bool | b_graft_only_hotspots_by_sidechain_replacement = false |
structure that contains the motif2scaffold_indexes data in a vector and adds fields for fragment matching information
| bool protocols::motif_grafting::movers::motif2scaffold_data::b_allow_independent_alignment_per_fragment = false |
| bool protocols::motif_grafting::movers::motif2scaffold_data::b_full_motif_bb_alignment = false |
| bool protocols::motif_grafting::movers::motif2scaffold_data::b_graft_only_hotspots_by_sidechain_replacement = false |
| core::Size protocols::motif_grafting::movers::motif2scaffold_data::clash_score = 0 |
Referenced by protocols::motif_grafting::movers::MotifMatch::MotifMatch().
| core::Real protocols::motif_grafting::movers::motif2scaffold_data::motif_fragments_RMSD = 0 |
| core::Real protocols::motif_grafting::movers::motif2scaffold_data::RMSD = 0 |
Referenced by protocols::motif_grafting::movers::MotifMatch::MotifMatch().
| numeric::xyzMatrix< core::Real > protocols::motif_grafting::movers::motif2scaffold_data::RotM = numeric::xyzMatrix< core::Real >(0.0) |
| numeric::xyzVector< core::Real > protocols::motif_grafting::movers::motif2scaffold_data::TvecA = {0.0, 0.0, 0.0} |
| numeric::xyzVector< core::Real > protocols::motif_grafting::movers::motif2scaffold_data::TvecB = {0.0, 0.0, 0.0} |
| utility::vector1< motif2scaffold_indexes > protocols::motif_grafting::movers::motif2scaffold_data::v_indexes |
| utility::vector1< utility::vector1< core::Size > > protocols::motif_grafting::movers::motif2scaffold_data::vvr_hotspots |
1.8.7