#include <ProteinSilentReport.hh>
|
| ProteinSilentReport () |
|
core::Size | version () override |
|
bool | is_initialized () const |
|
void | initialize (utility::sql_database::sessionOP db_session) |
|
void | apply (core::pose::Pose const &pose, utility::sql_database::sessionOP db_sesion) override |
|
void | apply (core::pose::Pose const &pose, utility::sql_database::sessionOP db_sesion, std::string const &tag) |
|
void | load_pose (utility::sql_database::sessionOP db_session, StructureID struct_id, core::pose::Pose &pose) |
|
void | load_pose (utility::sql_database::sessionOP db_session, StructureID struct_id, std::set< core::Size > residue_numbers, core::pose::Pose &pose) |
|
void | write_schema_to_db (utility::sql_database::sessionOP db_session) const |
|
void | delete_pose_from_tag (utility::sql_database::sessionOP db_session, std::string const &tag) |
|
void | delete_pose (utility::sql_database::sessionOP db_session, StructureID const &struct_id) |
|
core::Size | get_protocol_id () const |
|
core::Size | get_batch_id () const |
|
| Report () |
|
| Report (Report const &src) |
|
| ~Report () override |
|
◆ StructureMap
◆ ProteinSilentReport()
protocols::features::ProteinSilentReport::ProteinSilentReport |
( |
| ) |
|
References database_filter_, features_reporters_, protocols::features::get_DB_filter_ptr(), job_data_features_, pdb_data_features_, pose_comments_features_, pose_conformation_features_, protein_residue_conformation_features_, protocol_id_, residue_conformation_features_, residue_features_, score_type_features_, and structure_features_.
◆ apply() [1/2]
void protocols::features::ProteinSilentReport::apply |
( |
core::pose::Pose const & |
pose, |
|
|
utility::sql_database::sessionOP |
db_sesion |
|
) |
| |
|
overridevirtual |
◆ apply() [2/2]
void protocols::features::ProteinSilentReport::apply |
( |
core::pose::Pose const & |
pose, |
|
|
utility::sql_database::sessionOP |
db_sesion, |
|
|
std::string const & |
tag |
|
) |
| |
◆ choose_database_filter()
void protocols::features::ProteinSilentReport::choose_database_filter |
( |
| ) |
|
|
private |
◆ delete_pose()
void protocols::features::ProteinSilentReport::delete_pose |
( |
utility::sql_database::sessionOP |
db_session, |
|
|
StructureID const & |
struct_id |
|
) |
| |
◆ delete_pose_from_tag()
void protocols::features::ProteinSilentReport::delete_pose_from_tag |
( |
utility::sql_database::sessionOP |
db_session, |
|
|
std::string const & |
tag |
|
) |
| |
◆ get_batch_id()
core::Size protocols::features::ProteinSilentReport::get_batch_id |
( |
| ) |
const |
◆ get_protocol_id()
core::Size protocols::features::ProteinSilentReport::get_protocol_id |
( |
| ) |
const |
◆ initialize()
void protocols::features::ProteinSilentReport::initialize |
( |
utility::sql_database::sessionOP |
db_session | ) |
|
◆ is_initialized()
bool protocols::features::ProteinSilentReport::is_initialized |
( |
| ) |
const |
◆ load_pose() [1/2]
void protocols::features::ProteinSilentReport::load_pose |
( |
utility::sql_database::sessionOP |
db_session, |
|
|
StructureID |
struct_id, |
|
|
core::pose::Pose & |
pose |
|
) |
| |
◆ load_pose() [2/2]
void protocols::features::ProteinSilentReport::load_pose |
( |
utility::sql_database::sessionOP |
db_session, |
|
|
StructureID |
struct_id, |
|
|
std::set< core::Size > |
residue_numbers, |
|
|
core::pose::Pose & |
pose |
|
) |
| |
◆ version()
Size protocols::features::ProteinSilentReport::version |
( |
| ) |
|
|
overridevirtual |
◆ write_full_report()
void protocols::features::ProteinSilentReport::write_full_report |
( |
core::pose::Pose const & |
pose, |
|
|
utility::sql_database::sessionOP |
db_session, |
|
|
std::string const & |
tag |
|
) |
| |
|
private |
References batch_id_, protocols::jd2::current_input_tag(), core::pose::Pose::energies(), core::scoring::Energies::energies_updated(), job_data_features_, pdb_data_features_, pose_comments_features_, pose_conformation_features_, protein_residue_conformation_features_, residue_conformation_features_, residue_features_, core::pose::Pose::size(), structure_features_, structure_scores_features_, and protocols::features::TR().
◆ write_protocol_report()
void protocols::features::ProteinSilentReport::write_protocol_report |
( |
utility::sql_database::sessionOP |
db_session | ) |
|
|
private |
◆ write_schema_to_db()
void protocols::features::ProteinSilentReport::write_schema_to_db |
( |
utility::sql_database::sessionOP |
db_session | ) |
const |
References batch_features_, batch_id_, job_data_features_, pdb_data_features_, pose_comments_features_, pose_conformation_features_, protein_residue_conformation_features_, protocol_features_, protocol_id_, residue_conformation_features_, residue_features_, score_type_features_, structure_features_, and structure_scores_features_.
Referenced by initialize().
◆ batch_features_
◆ batch_id_
core::Size protocols::features::ProteinSilentReport::batch_id_ |
|
private |
◆ database_filter_
◆ features_reporters_
◆ initialized_
bool protocols::features::ProteinSilentReport::initialized_ |
|
private |
◆ job_data_features_
◆ pdb_data_features_
◆ pose_comments_features_
◆ pose_conformation_features_
◆ protein_residue_conformation_features_
◆ protocol_features_
◆ protocol_id_
core::Size protocols::features::ProteinSilentReport::protocol_id_ |
|
private |
◆ residue_conformation_features_
◆ residue_features_
◆ score_type_features_
◆ structure_features_
◆ structure_map_
StructureMap protocols::features::ProteinSilentReport::structure_map_ |
|
private |
◆ structure_scores_features_
The documentation for this class was generated from the following files: