![]() |
Rosetta
2021.16
|
@ More...
#include <PocketGrid.hh>

Public Member Functions | |
| TargetPocketGrid (const PocketGrid &gr) | |
| TargetPocketGrid (std::string const &fname) | |
| void | findClusters () |
| void | dumpTargetPocketsToPDB (std::string const &output_filename, bool minipock=false) |
| bool | same_type_as_me (PocketGrid const &other) const override |
Public Member Functions inherited from protocols::pockets::PocketGrid | |
| PocketGrid () | |
| ~PocketGrid () override | |
| PocketGrid (const PocketGrid &gr) | |
| PocketGrid & | operator= (const PocketGrid &gr) |
| numeric::xyzVector< core::Real > | dim () const |
| core::Real | spacing () const |
| PocketGrid (core::conformation::Residue const ¢ral_rsd) | |
| PocketGrid (std::vector< core::conformation::ResidueCOP > const ¢ral_rsd) | |
| PocketGrid (core::conformation::Residue const ¢ral_rsd, core::Real x, core::Real y, core::Real z) | |
| PocketGrid (std::vector< core::conformation::ResidueCOP > const ¢ral_rsd, core::Real x, core::Real y, core::Real z) | |
| PocketGrid (core::Real const &xc, core::Real const &yc, core::Real const &zc, core::Real x, core::Real y, core::Real z, core::Real const &stepSize) | |
| PocketGrid (core::Real const &xc, core::Real const &yc, core::Real const &zc, core::Real x, core::Real y, core::Real z) | |
| PocketGrid (core::Real const &xc, core::Real const &yc, core::Real const &zc, core::Real x, core::Real y, core::Real z, core::Real const &stepSize, bool psp, bool sps) | |
| PocketGrid (core::Real const &xc, core::Real const &yc, core::Real const &zc, core::Real x, core::Real const &stepSize=1, bool psp=false, bool sps=false) | |
| PocketGrid (core::Vector const ¢er, core::Real x, core::Real const &stepSize=1, bool psp=false, bool sps=false) | |
| PocketGrid (core::Vector const ¢er, core::Real const &x, core::Real const &y, core::Real const &z, core::Real const &stepSize=1, bool psp=false, bool sps=false) | |
| void | initialize (core::Real const &xc, core::Real const &yc, core::Real const &zc, core::Real const size_x, core::Real const size_y, core::Real const size_z, core::Real const &stepSize=1, bool psp=false, bool sps=false) |
| void | initialize (core::Real const &xc, core::Real const &yc, core::Real const &zc, core::Real x, core::Real const &stepSize=1, bool psp=false, bool sps=false) |
| void | initialize (core::Vector const ¢er, core::Real x, core::Real const &stepSize=1, bool psp=false, bool sps=false) |
| void | initialize (core::Vector const ¢er, core::Real const &x, core::Real const &y, core::Real const &z, core::Real const &stepSize=1, bool psp=false, bool sps=false) |
| void | initialize (core::conformation::Residue const ¢ral_rsd, core::Real const &x, core::Real const &y, core::Real const &z, core::Real const &stepSize=1, bool psp=false, bool sps=false) |
| void | initialize (std::vector< core::conformation::ResidueCOP > const ¢ral_rsd, core::Real const &x, core::Real const &y, core::Real const &z, core::Real const &stepSize=1, bool psp=false, bool sps=false) |
| void | clear () |
| void | recenter (core::Real const &xc, core::Real const &yc, core::Real const &zc) |
| void | recenter (core::conformation::Residue const ¢ral_rsd) |
| void | recenter (std::vector< core::conformation::ResidueCOP > const ¢ral_rsds) |
| void | recenter (core::Vector const ¢er) |
| void | findPockets (core::Size thr, core::Real max) |
| void | findPSP (core::Size thr, core::Real max) |
| void | findSPS (core::Size thr, core::Real max) |
| void | mark (core::Real x, core::Real y, core::Real z, core::Real const &vdWd, core::Real const &buffer, bool polar=false, int targetResi=0) |
| void | mark (core::Vector const ¢er, core::Real const &vdWd, core::Real const &buffer, bool polar=false, int targetResi=0) |
| void | clearSmallPockets (core::Size minsize) |
| void | findClusters () |
| void | findExemplars (core::pose::Pose const &inPose, core::Size const total_residues) |
| void | findClustersByExemplars () |
| void | linkExemplarsThroughSolvent () |
| void | dumpGridToFile () |
| void | dumpGridToFile (std::string const &output_filename) |
| void | dumpExemplarToFile () |
| void | dumpExemplarToFile (std::string const &output_filename) |
| void | dumpTargetPocketsToFile (std::string const &output_filename) |
| void | dumpTargetPocketsToFile (std::string const &output_filename, numeric::xyzMatrix< core::Real > rot1, numeric::xyzMatrix< core::Real > rot2, numeric::xyzMatrix< core::Real > rot3) |
| void | dumpTargetPocketsToPDB (std::string const &output_filename, bool minipock=false) |
| void | dumpTargetPocketsToPDB (std::string const &output_filename, numeric::xyzMatrix< core::Real > rot1, numeric::xyzMatrix< core::Real > rot2, numeric::xyzMatrix< core::Real > rot3) |
| void | fillTargetPockets () |
| void | print () const |
| core::Real | targetPocketVolume (core::Real const &surf_sc, core::Real const &bur_sc) const |
| core::Real | largestTargetPocketVolume () |
| void | markPocketDepth (core::Real const &surf_d, core::Real const &bur_d) |
| void | markEdgeDepth (core::Real const &surf_d, core::Real const &bur_d) |
| core::Real | netTargetPocketVolume () |
| void | markDepth (core::Size x, core::Size y, core::Size z, core::Real const &surf_d, core::Real const &bur_d) |
| bool | markOneEdgeDepth (core::Size x, core::Size y, core::Size z, core::Real const &surf_d, core::Real const &bur_d, bool isTarget) |
| void | clusterPockets () |
| void | clusterCPockets () |
| core::Real | targetPocketSolventSurface () const |
| core::Real | targetPocketProteinSurface () const |
| core::Real | targetPocketHydrophobicProteinSurface () const |
| core::Real | targetPocketPolarProteinSurface () const |
| core::Real | targetPocketHeuristicScore () const |
| bool | isTooSmall () const |
| core::Vector | whatIsTooSmall () const |
| bool | autoexpanding_pocket_eval (core::conformation::Residue const ¢ral_rsd, core::scoring::func::XYZ_Func const &xyz_func, core::Size const total_residues, bool center_target=true, core::Real x=0.0, core::Real y=0.0, core::Real z=0.0) |
| bool | autoexpanding_pocket_eval (std::vector< core::conformation::ResidueCOP > const ¢ral_rsd, core::scoring::func::XYZ_Func const &xyz_func, core::Size const total_residues, bool center_target=true, core::Real x=0.0, core::Real y=0.0, core::Real z=0.0) |
| bool | autoexpanding_pocket_eval (core::conformation::Residue const ¢ral_rsd, core::pose::Pose const &inPose, bool center_target=true, core::Real x=0.0, core::Real y=0.0, core::Real z=0.0) |
| bool | autoexpanding_pocket_eval (std::vector< core::conformation::ResidueCOP > const ¢ral_rsd, core::pose::Pose const &inPose, bool center_target=true, core::Real x=0.0, core::Real y=0.0, core::Real z=0.0) |
| void | move_pose_to_standard_orie (core::Size const ¢ral_seqpos, core::pose::Pose &pose) |
| void | randomAngle () |
| void | zeroAngle () |
| core::Real | get_pocket_distance (PocketGrid const &template_pocket) const |
| core::Real | get_pocket_distance (PocketGrid const &template_pocket, std::string const &comparison_pdbname) const |
| utility::vector1< core::Real > | getBounds () |
| core::Size | GetExemplarNumClusters () const |
| core::Size | GetExemplarNumAtoms () const |
| core::Size | GetExemplarNumPolarAtoms () const |
| void | write_pocketGrid_to_pdb (std::string const &output_filename) |
| void | alter_espGrid (std::string const &espGrid_filename) |
| void | alter_espGrid_with_bound_ligand (std::string const &espGrid_filename, core::pose::Pose const &protein_pose) |
| std::list< numeric::xyzVector < core::Real > > | get_connolly_surfacePoints (core::pose::Pose const &protein_pose) const |
| std::list< numeric::xyzVector < core::Real > > | get_connolly_surfacePoints_within_grid (std::list< numeric::xyzVector< core::Real > > const &surfacePoints_list) |
| virtual bool | operator== (PocketGrid const &other) const |
@
| protocols::pockets::TargetPocketGrid::TargetPocketGrid | ( | const PocketGrid & | gr | ) |
References findClusters(), protocols::pockets::PocketGrid::grid_, protocols::pockets::PocketGrid::init(), protocols::pockets::PocketGrid::TP_BURIED, protocols::pockets::PocketGrid::TP_EDGE, protocols::pockets::PocketGrid::TP_POCKET, protocols::pockets::PocketGrid::xdim_, protocols::pockets::PocketGrid::ydim_, and protocols::pockets::PocketGrid::zdim_.
| protocols::pockets::TargetPocketGrid::TargetPocketGrid | ( | std::string const & | fname | ) |
References findClusters(), protocols::pockets::PocketGrid::grid_, core::conformation::membrane::in, protocols::pockets::PocketGrid::init(), protocols::pockets::PocketGrid::stepSize_, protocols::pockets::PocketGrid::TP_BURIED, protocols::pockets::PocketGrid::TP_POCKET, protocols::pockets::PocketGrid::xcorn_, protocols::pockets::PocketGrid::xdim_, protocols::pockets::PocketGrid::ycorn_, protocols::pockets::PocketGrid::ydim_, protocols::pockets::PocketGrid::zcorn_, and protocols::pockets::PocketGrid::zdim_.
| void protocols::pockets::TargetPocketGrid::dumpTargetPocketsToPDB | ( | std::string const & | output_filename, |
| bool | minipock = false |
||
| ) |
References protocols::pockets::PClusterSet::clusters_, protocols::pockets::PocketGrid::clusters_, protocols::pockets::PocketGrid::EMPTY, protocols::pockets::PocketGrid::grid_, protocols::pockets::PocketGrid::minPockSize_, protocols::pockets::PocketGrid::numTargets_, core::conformation::membrane::out, protocols::pockets::PocketGrid::stepSize_, protocols::pockets::PocketGrid::TP_BURIED, protocols::pockets::PocketGrid::TP_EDGE, protocols::pockets::PocketGrid::TP_POCKET, protocols::pockets::PocketGrid::TP_SURF, protocols::pockets::PocketGrid::xcorn_, protocols::pockets::PocketGrid::xdim_, protocols::pockets::PocketGrid::ycorn_, protocols::pockets::PocketGrid::ydim_, protocols::pockets::PocketGrid::zcorn_, and protocols::pockets::PocketGrid::zdim_.
| void protocols::pockets::TargetPocketGrid::findClusters | ( | ) |
|
overridevirtual |
Reimplemented from protocols::pockets::PocketGrid.
1.8.7