#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, boost::uuids::uuid struct_id, core::pose::Pose &pose) |
|
void | load_pose (utility::sql_database::sessionOP db_session, boost::uuids::uuid 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, boost::uuids::uuid 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 |
( |
) | |
|
protocols::features::ProteinSilentReport::ProteinSilentReport |
( |
ProteinSilentReport const & |
src) | |
|
protocols::features::ProteinSilentReport::~ProteinSilentReport |
( |
) | |
|
|
virtual |
void protocols::features::ProteinSilentReport::apply |
( |
core::pose::Pose const & |
pose, |
|
|
utility::sql_database::sessionOP |
db_sesion |
|
) |
| |
|
virtual |
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, |
|
|
boost::uuids::uuid 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, |
|
|
boost::uuids::uuid |
struct_id, |
|
|
core::pose::Pose & |
pose |
|
) |
| |
void protocols::features::ProteinSilentReport::load_pose |
( |
utility::sql_database::sessionOP |
db_session, |
|
|
boost::uuids::uuid |
struct_id, |
|
|
std::set< core::Size > |
residue_numbers, |
|
|
core::pose::Pose & |
pose |
|
) |
| |
Size protocols::features::ProteinSilentReport::version |
( |
) | |
|
|
virtual |
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::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_, and core::pose::Pose::total_residue().
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_, job_data_features_, pdb_data_features_, pose_comments_features_, pose_conformation_features_, protein_residue_conformation_features_, protocol_features_, 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: