![]() |
Rosetta
2021.16
|
Class to filter out constellations that cannot (putatively) be rescued by tryptamine. More...
#include <PairConstelFilters.hh>
Static Public Member Functions | |
| static bool | is_satisfied (core::pose::Pose const &ps, utility::vector1< core::Size > const &cnl) |
| Tells whether a constellation satisfies the requirements for being rescued by tryptamine. More... | |
Class to filter out constellations that cannot (putatively) be rescued by tryptamine.
|
static |
Tells whether a constellation satisfies the requirements for being rescued by tryptamine.
| [in] | ps | pose to which all residues in the constellation belong. |
| cnl] | indexes in the pose of the residues forming the constellation. |
References core::chemical::aa_lys, core::chemical::aa_trp, protocols::constel::PresenceCommon::are_aa_pres(), protocols::constel::PresenceCommon::are_atoms_pres(), protocols::constel::OrientCommon::is_closer_to_tgt(), protocols::constel::HBondCommon::is_rmoi_hbonded(), core::pose::Pose::pdb_info(), core::pose::Pose::residue(), and core::conformation::Residue::xyz().
1.8.7