Rosetta
A Class Reference

of residues More...

Detailed Description

of residues

for storing/retrieving positional conservation data about each residue. Once stored in a pose, data can be retrieved in the following manner:

#include <core/pose/util.hh> bool is_conserved = core::pose::is_position_conserved_residue(pose, residue)

for performing fragment insertion. User-specified, per-residue sampling probabilities allow fine grained control over the simulation.

for rotating a contiguous stretch of residues along the axis defined by its first and last residues. Makes no assumptions about the kinematics of the system.

TODO(cmiles) Improved handling of kinked helices

for translating a contiguous stretch of residues along the axis defined by its first and last residues. Makes no assumptions about the kinematics of the system.

TODO(cmiles) Consider having the user define the axis of translation. TODO(cmiles) Improved handling of curved sheets


The documentation for this class was generated from the following files: