Rosetta
Namespaces | Functions
SecondaryStructureMetric.cc File Reference

A SimpleMetric to output the secondary structure of the protein or residues selected by a residue selector. More...

#include <core/simple_metrics/metrics/SecondaryStructureMetric.hh>
#include <core/simple_metrics/simple_metric_creators.hh>
#include <core/simple_metrics/StringMetric.hh>
#include <core/simple_metrics/util.hh>
#include <core/select/residue_selector/ResidueSelector.hh>
#include <core/select/residue_selector/util.hh>
#include <core/select/util.hh>
#include <core/scoring/dssp/Dssp.hh>
#include <core/pose/Pose.hh>
#include <basic/Tracer.hh>
#include <basic/datacache/DataMap.fwd.hh>
#include <basic/citation_manager/UnpublishedModuleInfo.hh>
#include <utility/tag/Tag.hh>
#include <utility/string_util.hh>
#include <utility/tag/XMLSchemaGeneration.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::simple_metrics
 
 core::simple_metrics::metrics
 

Functions

static basic::Tracer TR ("core.simple_metrics.metrics.SecondaryStructureMetric")
 

Detailed Description

A SimpleMetric to output the secondary structure of the protein or residues selected by a residue selector.

Author
Jared Adolf-Bryfogle (jadol.nosp@m.fbr@.nosp@m.gmail.nosp@m..com)

Function Documentation

◆ TR()

static basic::Tracer TR ( "core.simple_metrics.metrics.SecondaryStructureMetric"  )
static