Simple class to hold and access CDRCluster info for a region of the pose.
More...
#include <CDRCluster.hh>
Simple class to hold and access CDRCluster info for a region of the pose.
| protocols::antibody::clusters::CDRCluster::~CDRCluster |
( |
| ) |
|
|
virtual |
| CDRNameEnum protocols::antibody::clusters::CDRCluster::cdr |
( |
| ) |
const |
|
inline |
| char protocols::antibody::clusters::CDRCluster::chain |
( |
| ) |
const |
|
inline |
| CDRClusterEnum protocols::antibody::clusters::CDRCluster::cluster |
( |
| ) |
const |
|
inline |
| core::Real protocols::antibody::clusters::CDRCluster::distance |
( |
| ) |
const |
|
inline |
| core::Size protocols::antibody::clusters::CDRCluster::end |
( |
| ) |
const |
|
inline |
return Rosetta end that was used for construction
| core::Real protocols::antibody::clusters::CDRCluster::length_normalized_distance |
( |
| ) |
const |
|
inline |
| core::Real protocols::antibody::clusters::CDRCluster::normalized_distance_in_degrees |
( |
| ) |
const |
| core::Size protocols::antibody::clusters::CDRCluster::pdb_end |
( |
| ) |
const |
|
inline |
return PDB end. Useful for CDR length changes in other parts of the antibody when combined with numbering scheme ala AbInfo
| core::Size protocols::antibody::clusters::CDRCluster::pdb_start |
( |
| ) |
const |
|
inline |
return PDB start. Useful for CDR length changes in other parts of the antibody when combined with numbering scheme ala AbInfo
| core::Size protocols::antibody::clusters::CDRCluster::start |
( |
| ) |
const |
|
inline |
return Rosetta start that was used for construction
| CDRNameEnum protocols::antibody::clusters::CDRCluster::cdr_ |
|
private |
| char protocols::antibody::clusters::CDRCluster::chain_ |
|
private |
| core::Real protocols::antibody::clusters::CDRCluster::distance_ |
|
private |
| core::Size protocols::antibody::clusters::CDRCluster::end_ |
|
private |
| core::Size protocols::antibody::clusters::CDRCluster::length_ |
|
private |
| core::Real protocols::antibody::clusters::CDRCluster::normalized_distance_ |
|
private |
| core::Size protocols::antibody::clusters::CDRCluster::pdb_end_ |
|
private |
| char protocols::antibody::clusters::CDRCluster::pdb_end_insertion_code_ |
|
private |
| core::Size protocols::antibody::clusters::CDRCluster::pdb_start_ |
|
private |
| char protocols::antibody::clusters::CDRCluster::pdb_start_insertion_code_ |
|
private |
| core::Size protocols::antibody::clusters::CDRCluster::start_ |
|
private |
The documentation for this class was generated from the following files: