Rosetta
|
Public Types | |
typedef utility::vector1< V > | PTS |
Public Member Functions | |
Link (std::string const &seq) | |
void | undo_most_recent_move () |
void | set_phi_psi (core::Size i, core::Real phi, core::Real psi) |
void | dump_pdb (std::ostream &out, char chain='L') const |
void | dump_pdb (std::string const &fn, char chain='L') const |
X const | n_anchor () |
X const | c_anchor () |
void | align_n (X const &anchor) |
void | align_c (X const &anchor) |
bool | clashes () const |
bool | clashes (Link const &o) const |
bool | clashes (Rose const &rose) const |
core::Size | nres () const |
bool | is_connected () const |
Real | get_phi (core::Size i) |
Real | get_psi (core::Size i) |
void | move_phi (core::Size i, core::Real deg) |
void | move_psi (core::Size i, core::Real deg) |
Public Attributes | |
vector1< core::chemical::AA > | aas |
Private Member Functions | |
void | rotate (core::Size const &ibond, core::Real const °) |
void | set_phi (core::Size i, core::Real deg) |
void | set_psi (core::Size i, core::Real deg) |
Private Attributes | |
core::Size | N |
PTS | P |
core::Size | last_move_res |
core::Real | last_move_phi |
core::Real | last_move_psi |
typedef utility::vector1<V> Link::PTS |
|
inline |
References N, kmeans_adaptive_kernel_density_bb_dependent_rotlib::p, P, and beta_sc_scan::seq.
|
inline |
References basic::options::OptionKeys::AnchoredDesign::anchor, create_a3b_hbs::i, P, and x.
|
inline |
References basic::options::OptionKeys::AnchoredDesign::anchor, create_a3b_hbs::i, P, and x.
|
inline |
References create_a3b_hbs::i, create_a3b_hbs::j, and P.
|
inline |
References create_a3b_hbs::i, create_a3b_hbs::j, basic::options::OptionKeys::out::file::o, and P.
|
inline |
References create_a3b_hbs::i, N, and P.
|
inline |
|
inline |
|
inline |
References numeric::dihedral_degrees(), create_a3b_hbs::i, and P.
|
inline |
References numeric::dihedral_degrees(), create_a3b_hbs::i, and P.
|
inline |
References create_a3b_hbs::i, and P.
|
inline |
References create_a3b_hbs::i, and pyrosetta.bindings.pose::rotate().
|
inline |
References create_a3b_hbs::i, and pyrosetta.bindings.pose::rotate().
|
inline |
References N.
|
inlineprivate |
References create_a3b_hbs::i, N, P, rot, and utility_exit_with_message.
|
inlineprivate |
References numeric::dihedral_degrees(), create_a3b_hbs::i, P, and pyrosetta.bindings.pose::rotate().
|
inline |
References create_a3b_hbs::i, oop_conformations::phi, and oop_conformations::psi.
|
inlineprivate |
References numeric::dihedral_degrees(), create_a3b_hbs::i, P, and pyrosetta.bindings.pose::rotate().
|
inline |
vector1<core::chemical::AA> Link::aas |
|
private |
|
private |
|
private |
|
private |
|
private |