#include <ExcludedFilter.hh>
: given a constellation, returns true if it doesn't contain any residue to be excluded from any constellation; returns false otherwise.
- Parameters
-
| [in] | ps | pose to which the constellation belongs (dummy) |
| [in] | cnl | indexes in the pose of the residues forming the constellation |
References excluded, and core::chemical::element::N.
| void protocols::constel::ExcludedFilter::init |
( |
core::pose::Pose & |
ps, |
|
|
std::string const & |
ex_fname |
|
) |
| |
|
static |
: reads from file the mask of excluded residues
- Parameters
-
| [in] | ps | pose for whose residues the mask is built |
| [in] | ex_fname | path to the file describing the mask |
References excluded.
The documentation for this class was generated from the following files: