#include <IdentifyLigandMotifs.hh>
|
core::Real | get_hbond_score (core::pose::Pose &pose, core::Size pos1, core::Size pos2, core::scoring::ScoreFunction &scorefxn) |
|
void | output_single_motif_to_MotifLibrary (core::pose::Pose &src_pose, protocols::motifs::MotifLibrary &motifs, std::string &pdb_name, core::Size prot_pos, core::Size lig_pos, utility::vector1< core::Size > &lig_atoms, core::Real pack_score, core::Real hb_score) |
|
void | output_single_motif_to_pdb (core::pose::Pose &src_pose, std::string &pdb_name, core::Size prot_pos, core::Size lig_pos, utility::vector1< core::Size > &lig_atoms) |
|
core::Real | get_packing_score (core::pose::Pose &pose, core::Size pos1, core::Size pos2, core::scoring::ScoreFunction &scorefxn) |
|
void | process_for_motifs (core::pose::Pose &pose, std::string &pdb_name, protocols::motifs::MotifLibrary &motifs) |
|
void | ligand_to_residue_analysis (core::Size lig_pos, core::Size prot_pos, core::pose::Pose &pose, std::string &pdb_name, protocols::motifs::MotifLibrary &motifs, core::scoring::ScoreFunctionOP scorefxn, utility::vector1< utility::vector1< core::Size > > &motif_indices_list) |
|
◆ IdentifyLigandMotifs()
IdentifyLigandMotifs::IdentifyLigandMotifs |
( |
| ) |
|
◆ ~IdentifyLigandMotifs()
IdentifyLigandMotifs::~IdentifyLigandMotifs |
( |
| ) |
|
|
default |
◆ get_atom_trios()
◆ get_hbond_score()
◆ get_motif_library()
◆ get_packing_score()
◆ ligand_to_residue_analysis()
References core::sequence::end, core::chemical::ResidueType::is_ligand(), core::chemical::ResidueTypeBase::is_protein(), protocols::mean_field::min(), core::conformation::Residue::name3(), core::conformation::Residue::natoms(), core::conformation::Residue::nbr_atom_xyz(), core::conformation::Residue::nbr_radius(), core::pose::Pose::residue(), core::pose::Pose::residue_type(), core::scoring::total_score, TR(), and core::conformation::Residue::xyz().
◆ output_single_motif_to_MotifLibrary()
◆ output_single_motif_to_pdb()
References core::pose::Pose::append_residue_by_jump(), core::pose::Pose::conformation(), core::io::pdb::dump_pdb(), core::conformation::Conformation::insert_chain_ending(), core::chemical::ResidueTypeBase::name1(), core::chemical::ResidueTypeBase::name3(), core::conformation::Residue::natoms(), core::pose::Pose::pdb_info(), core::pose::Pose::residue(), core::pose::Pose::residue_type(), core::conformation::Residue::set_xyz(), TR(), and core::conformation::Residue::xyz().
◆ process_file_list()
void IdentifyLigandMotifs::process_file_list |
( |
| ) |
|
References core::scoring::fa_atr, core::scoring::fa_dun, core::scoring::fa_pair, core::scoring::fa_rep, core::scoring::fa_sol, core::import_pose::pose_stream::MetaPoseInputStream::fill_pose(), core::import_pose::pose_stream::MetaPoseInputStream::get_last_pose_descriptor_string(), core::import_pose::pose_stream::MetaPoseInputStream::has_another_pose(), core::scoring::hbond_bb_sc, core::scoring::hbond_sc, core::scoring::p_aa_pp, core::scoring::ScoreFunction::set_weight(), and core::import_pose::pose_stream::streams_from_cmd_line().
◆ process_for_motifs()
◆ write_motifs_to_disk()
void IdentifyLigandMotifs::write_motifs_to_disk |
( |
| ) |
|
◆ motif_file_output_
std::string IdentifyLigandMotifs::motif_file_output_ |
|
private |
◆ motif_library_
◆ motif_pdb_output_path_
std::string IdentifyLigandMotifs::motif_pdb_output_path_ |
|
private |
◆ output_motifs_
bool IdentifyLigandMotifs::output_motifs_ |
|
private |
◆ output_motifs_as_pdb_
bool IdentifyLigandMotifs::output_motifs_as_pdb_ |
|
private |
The documentation for this class was generated from the following files: