Rosetta
Functions | Variables
per_residue_sc_sasa.cc File Reference

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>

Functions

int main (int argc, char *argv[])
 

Variables

static basic::Tracer TR ("apps.pilot.jkleman.per_residue_sc_sasa")
 

Detailed Description

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)

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Variable Documentation

◆ TR

basic::Tracer TR("apps.pilot.jkleman.per_residue_sc_sasa") ( "apps.pilot.jkleman.per_residue_sc_sasa"  )
static