Computes the SASA of all the sidechains in the protein also computes the relative one.
More...
#include <devel/init.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
#include <core/pose/Pose.hh>
#include <core/pose/PDBInfo.hh>
#include <core/conformation/Residue.hh>
#include <core/import_pose/import_pose.hh>
#include <utility/excn/Exceptions.hh>
#include <basic/Tracer.hh>
#include <basic/options/option.hh>
#include <core/pose/util.hh>
#include <core/scoring/sasa/util.hh>
Computes the SASA of all the sidechains in the protein also computes the relative one.
- Author
- JKLeman (julia.nosp@m..koe.nosp@m.hler1.nosp@m.982@.nosp@m.gmail.nosp@m..com)
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
References argv, CREATE_EXCEPTION, test.T009_Exceptions::e, create_a3b_hbs::i, basic::init(), basic::options::option, beta_nonlocal::pose, pyrosetta.distributed.io::pose_from_file, basic::options::OptionKeys::in::file::s, basic::options::OptionKeys::AnchoredDesign::filters::sasa, basic::options::TR, and basic::options::OptionKeys::inout::dbms::user.
◆ TR
basic::Tracer TR("apps.pilot.jkleman.per_residue_sc_sasa") |
( |
"apps.pilot.jkleman.per_residue_sc_sasa" |
| ) |
|
|
static |