#include <ProteinSilentReport.hh>
|
| | ProteinSilentReport () |
| |
| | ProteinSilentReport (ProteinSilentReport const &src) |
| |
| virtual | ~ProteinSilentReport () |
| |
| core::Size | version () |
| |
| 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) |
| |
| 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) |
| |
| virtual | ~Report () |
| |
| protocols::features::ProteinSilentReport::ProteinSilentReport |
( |
| ) |
|
References database_filter_, basic::options::OptionKeys::out::database_protocol_id, features_reporters_, protocols::features::get_DB_filter_ptr(), job_data_features_, basic::options::option, pdb_data_features_, pose_comments_features_, pose_conformation_features_, protein_residue_conformation_features_, protocol_id_, residue_conformation_features_, residue_features_, score_type_features_, structure_features_, and user.
| protocols::features::ProteinSilentReport::ProteinSilentReport |
( |
ProteinSilentReport const & |
src | ) |
|
| protocols::features::ProteinSilentReport::~ProteinSilentReport |
( |
| ) |
|
|
virtual |
| void protocols::features::ProteinSilentReport::choose_database_filter |
( |
| ) |
|
|
private |
| core::Size protocols::features::ProteinSilentReport::get_batch_id |
( |
| ) |
const |
| core::Size protocols::features::ProteinSilentReport::get_protocol_id |
( |
| ) |
const |
| bool protocols::features::ProteinSilentReport::is_initialized |
( |
| ) |
const |
| Size protocols::features::ProteinSilentReport::version |
( |
| ) |
|
|
virtual |
References batch_id_, protocols::nonlocal::current_job(), core::pose::Pose::energies(), core::scoring::Energies::energies_updated(), protocols::jd2::JobDistributor::get_instance(), job_data_features_, pdb_data_features_, pose_comments_features_, pose_conformation_features_, protein_residue_conformation_features_, residue_conformation_features_, residue_features_, structure_features_, structure_scores_features_, core::pose::Pose::total_residue(), and protocols::features::TR.
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: