#include <LigandDiscoverySearch.hh>
|
| LigandDiscoverySearch () |
|
void | create_protein_representation_matrix (core::Size &x_shift, core::Size &y_shift, core::Size &z_shift, int &x_bound_int, int &y_bound_int, int &z_bound_int) |
|
bool | ligand_clash_check (core::conformation::ResidueOP ligresOP, core::Size x_shift, core::Size y_shift, core::Size z_shift, int x_bound_int, int y_bound_int, int z_bound_int) |
|
◆ ~LigandDiscoverySearch()
LigandDiscoverySearch::~LigandDiscoverySearch |
( |
| ) |
|
|
default |
◆ LigandDiscoverySearch() [1/2]
◆ LigandDiscoverySearch() [2/2]
LigandDiscoverySearch::LigandDiscoverySearch |
( |
| ) |
|
|
private |
◆ create_protein_representation_matrix()
void LigandDiscoverySearch::create_protein_representation_matrix |
( |
core::Size & |
x_shift, |
|
|
core::Size & |
y_shift, |
|
|
core::Size & |
z_shift, |
|
|
int & |
x_bound_int, |
|
|
int & |
y_bound_int, |
|
|
int & |
z_bound_int |
|
) |
| |
|
private |
◆ discover()
core::Size LigandDiscoverySearch::discover |
( |
std::string |
output_prefix | ) |
|
References core::scoring::angle_constraint, core::scoring::atom_pair_constraint, core::scoring::chainbreak, core::scoring::coordinate_constraint, core::scoring::ScoreFunctionFactory::create_score_function(), core::scoring::dihedral_constraint, core::chemical::DISULFIDE, core::io::pdb::dump_pdb(), core::scoring::fa_atr, core::scoring::fa_elec, core::scoring::fa_intra_rep, core::scoring::fa_rep, core::chemical::FA_STANDARD, core::chemical::FULL_ATOM_t, protocols::ligand_docking::get_interface_deltas(), core::scoring::hbond_bb_sc, core::scoring::hbond_sc, mergeSort(), protocols::motifs::ms_tr(), core::scoring::rama, core::scoring::res_type_constraint, and core::id::to_string().
◆ get_all_residues()
◆ get_motif_library()
◆ get_motif_sublibrary_by_aa()
◆ get_working_pose()
◆ get_working_position()
core::Size LigandDiscoverySearch::get_working_position |
( |
| ) |
|
◆ ligand_clash_check()
◆ set_all_residues()
◆ set_motif_library() [1/2]
◆ set_motif_library() [2/2]
◆ set_working_pose() [1/2]
◆ set_working_pose() [2/2]
◆ set_working_position()
void LigandDiscoverySearch::set_working_position |
( |
core::Size |
working_position | ) |
|
◆ all_residues_
◆ motif_library_
◆ motif_library_for_select_residue_
◆ protein_representation_matrix_
utility::vector1<utility::vector1<utility::vector1<bool> > > LigandDiscoverySearch::protein_representation_matrix_ |
|
private |
◆ working_pose_
◆ working_position_
core::Size LigandDiscoverySearch::working_position_ |
|
private |
The documentation for this class was generated from the following files: