#include <PositionConservedResiduesStore.hh>
| core::pose::datacache::PositionConservedResiduesStore::PositionConservedResiduesStore |
( |
| ) |
|
|
default |
| basic::datacache::CacheableDataOP core::pose::datacache::PositionConservedResiduesStore::clone |
( |
| ) |
const |
|
override |
Creates a copy of this instance.
| bool core::pose::datacache::PositionConservedResiduesStore::is_conserved |
( |
core::Size |
residue | ) |
const |
Returns true if <residue> is positionally conserved, false otherwise.
References conservation_.
| void core::pose::datacache::PositionConservedResiduesStore::set_conserved |
( |
core::Size |
residue, |
|
|
bool |
conserved |
|
) |
| |
Updates the positional conservation of <residue>
References conservation_.
| ConservationMap core::pose::datacache::PositionConservedResiduesStore::conservation_ |
|
mutableprivate |
The documentation for this class was generated from the following files: