#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 |
| |
| 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_.
| void protocols::features::ProteinSilentReport::apply |
( |
core::pose::Pose const & |
pose, |
|
|
utility::sql_database::sessionOP |
db_sesion |
|
) |
| |
|
overridevirtual |
| void protocols::features::ProteinSilentReport::apply |
( |
core::pose::Pose const & |
pose, |
|
|
utility::sql_database::sessionOP |
db_sesion, |
|
|
std::string const & |
tag |
|
) |
| |
| void protocols::features::ProteinSilentReport::choose_database_filter |
( |
| ) |
|
|
private |
| void protocols::features::ProteinSilentReport::delete_pose |
( |
utility::sql_database::sessionOP |
db_session, |
|
|
StructureID const & |
struct_id |
|
) |
| |
| void protocols::features::ProteinSilentReport::delete_pose_from_tag |
( |
utility::sql_database::sessionOP |
db_session, |
|
|
std::string const & |
tag |
|
) |
| |
| core::Size protocols::features::ProteinSilentReport::get_batch_id |
( |
| ) |
const |
| core::Size protocols::features::ProteinSilentReport::get_protocol_id |
( |
| ) |
const |
| void protocols::features::ProteinSilentReport::initialize |
( |
utility::sql_database::sessionOP |
db_session | ) |
|
| bool protocols::features::ProteinSilentReport::is_initialized |
( |
| ) |
const |
| void protocols::features::ProteinSilentReport::load_pose |
( |
utility::sql_database::sessionOP |
db_session, |
|
|
StructureID |
struct_id, |
|
|
core::pose::Pose & |
pose |
|
) |
| |
| 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 |
|
) |
| |
| Size protocols::features::ProteinSilentReport::version |
( |
| ) |
|
|
overridevirtual |
| 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().
| void protocols::features::ProteinSilentReport::write_protocol_report |
( |
utility::sql_database::sessionOP |
db_session | ) |
|
|
private |
| 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().
| core::Size protocols::features::ProteinSilentReport::batch_id_ |
|
private |
| bool protocols::features::ProteinSilentReport::initialized_ |
|
private |
| core::Size protocols::features::ProteinSilentReport::protocol_id_ |
|
private |
| StructureMap protocols::features::ProteinSilentReport::structure_map_ |
|
private |
The documentation for this class was generated from the following files: