#include <LoopsFileIO.hh>
protocols::loops::LoopFromFileData::LoopFromFileData |
( |
| ) |
|
protocols::loops::LoopFromFileData::LoopFromFileData |
( |
SerializedLoop const & |
loop, |
|
|
std::string const & |
fname, |
|
|
bool |
prohibit_single_residue_loops = true |
|
) |
| |
constructed the other way around (for the the PoseNumberedLoopReader)
References extended.
bool protocols::loops::LoopFromFileData::extended |
( |
| ) |
const |
|
inline |
void protocols::loops::LoopFromFileData::extended |
( |
bool |
setting | ) |
|
|
inline |
bool protocols::loops::LoopFromFileData::prohibit_single_residue_loops |
( |
| ) |
const |
|
inline |
void protocols::loops::LoopFromFileData::prohibit_single_residue_loops |
( |
bool |
setting | ) |
|
|
inline |
loop-index resolution function: construct a SerializedLoopData object by possibly retrieving data from a Pose. This function also performs the loop-index checks performed by the PoseNumberedLoopFileReader.
Convert from the information read from the loop-definition file into residue indices that make sense in the context of this pose, and validate the input loop definition (i.e. that the index of the start residue is less than the index of the end residue ).
References cutpoint_res_, end_res_, extended_, protocols::loops::ResidueIndexDescriptionFromFile::fname(), protocols::loops::ResidueIndexDescriptionFromFile::linenum(), prohibit_single_residue_loops_, protocols::loops::ResidueIndexDescriptionFromFile::resolve_index(), skip_rate_, protocols::loops::SerializedLoop::start, start_res_, and protocols::loops::validate_loop_start_stop().
core::Real protocols::loops::LoopFromFileData::skip_rate |
( |
| ) |
const |
|
inline |
void protocols::loops::LoopFromFileData::skip_rate |
( |
core::Real |
setting | ) |
|
|
inline |
bool protocols::loops::LoopFromFileData::extended_ |
|
private |
bool protocols::loops::LoopFromFileData::prohibit_single_residue_loops_ |
|
private |
core::Real protocols::loops::LoopFromFileData::skip_rate_ |
|
private |
The documentation for this class was generated from the following files: