select residues depending on layer: core, boundary, and surface The layer of residues are defined by accessible sufrace area of CB + mainchain
More...
#include <protocols/toolbox/SelectResiduesByLayer.hh>
#include <core/id/AtomID_Map.hh>
#include <core/pose/Pose.hh>
#include <core/scoring/sasa.hh>
#include <core/scoring/dssp/Dssp.hh>
#include <basic/Tracer.hh>
#include <utility/vector1.hh>
#include <utility/string_util.hh>
#include <core/chemical/AtomType.hh>
#include <core/pose/util.hh>
#include <fstream>
#include <core/pose/util.tmpl.hh>
Go to the source code of this file.
|
| static basic::Tracer | TR ("protocols.toolbox.SelectResiduesByLayer") |
| |
select residues depending on layer: core, boundary, and surface The layer of residues are defined by accessible sufrace area of CB + mainchain
- Author
- Nobuyasu Koga ( nobuy.nosp@m.asu@.nosp@m.uw.ed.nosp@m.u )
Definition in file SelectResiduesByLayer.cc.
| static basic::Tracer TR |
( |
"protocols.toolbox.SelectResiduesByLayer" |
) | |
|
|
static |