![]() |
Rosetta Protocols
2014.16.56682
|
#include <motif_hash_stuff.hh>
Public Member Functions | |
| MotifRotamerSetOperation (Pose const &refpose, MotifHits const &motifs) | |
| virtual | ~MotifRotamerSetOperation () |
| core::pack::rotamer_set::RotamerSetOperationOP | clone () const |
| void | alter_rotamer_set (core::pose::Pose const &pose, core::scoring::ScoreFunction const &sfxn, core::pack::task::PackerTask const &ptask, core::graph::GraphCOP packer_neighbor_graph, core::pack::rotamer_set::RotamerSet &rotamer_set) |
| virtual Real | increase_packer_residue_radius (core::pose::Pose const &pose, core::pack::task::PackerTaskCOP the_task, core::Size residue_in) const |
| void | dump_pdb (std::string const &fname) const |
Private Attributes | |
| MotifHits | motifs_ |
| utility::vector1 < utility::vector1< PoseCOP > > | res1_poses_ |
| utility::vector1 < utility::vector1< PoseCOP > > | res2_poses_ |
| protocols::motif_hash::MotifRotamerSetOperation::MotifRotamerSetOperation | ( | Pose const & | refpose, |
| MotifHits const & | motifs | ||
| ) |
References protocols::motif_hash::align_motif_pose_super(), protocols::motif_hash::ResPairMotif::fill_pose_with_motif(), protocols::motif_hash::MotifHit::motif, motifs_, res1_poses_, res2_poses_, protocols::motif_hash::MotifHit::residue1, and protocols::motif_hash::MotifHit::residue2.
Referenced by clone().
|
inlinevirtual |
|
virtual |
|
inlinevirtual |
Implements core::pack::rotamer_set::RotamerSetOperation.
References MotifRotamerSetOperation().
| void protocols::motif_hash::MotifRotamerSetOperation::dump_pdb | ( | std::string const & | fname | ) | const |
References utility::io::ozstream::close(), core::io::pdb::dump_pdb_residue(), nres, res1_poses_, and res2_poses_.
|
virtual |
|
private |
Referenced by MotifRotamerSetOperation().
|
private |
Referenced by alter_rotamer_set(), dump_pdb(), and MotifRotamerSetOperation().
|
private |
Referenced by alter_rotamer_set(), dump_pdb(), and MotifRotamerSetOperation().
1.8.7