Home | Trees | Indices | Help |
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__package__ = None
|
|||
accept = rosetta.protocols.hotspot_hashing._protocols_hotspot_
|
|||
reject = rosetta.protocols.hotspot_hashing._protocols_hotspot_
|
|||
unchecked = rosetta.protocols.hotspot_hashing._protocols_hotsp
|
|
remove_hotspot_constraints_from_pose( (Pose)) -> object : utility function for deleting all backbone stub constraints from a pose. Returns the removed constraints (ambiguous). C++ signature : utility::vector1<boost::shared_ptr<core::scoring::constraints::Constraint const>, std::allocator<boost::shared_ptr<core::scoring::constraints::Constraint const> > > remove_hotspot_constraints_from_pose(core::pose::Pose {lvalue}) |
residue_sc_rmsd_no_super( (Residue)res1, (Residue)res2 [, (bool)fxnal_group_only=False]) -> float : utility function to calculate per-residue sidechain rmsd without superposition C++ signature : double residue_sc_rmsd_no_super(boost::shared_ptr<core::conformation::Residue const>,boost::shared_ptr<core::conformation::Residue const> [,bool=False]) |
stub_from_points( (std_istream)stream, (Stub)stub) -> std_istream : protocols/hotspot_hashing/SearchPattern.hh:100 C++ signature : std::istream {lvalue} stub_from_points(std::istream {lvalue},core::kinematics::Stub {lvalue}) |
stub_tgt_angle( (Pose)pose, (Residue)stub, (int)target_res) -> float : utility function to make sure stub's Cbeta is not pointed away from the target. C++ signature : double stub_tgt_angle(core::pose::Pose,boost::shared_ptr<core::conformation::Residue const>,unsigned long) |
stub_to_points( (OStream)stream, (Stub)stub) -> OStream : protocols/hotspot_hashing/SearchPattern.hh:90 C++ signature : std::ostream {lvalue} stub_to_points(std::ostream {lvalue},core::kinematics::Stub) |
|
accept
|
reject
|
unchecked
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Jun 6 00:10:54 2015 | http://epydoc.sourceforge.net |