Rosetta
|
secondary structure will hold statistics about secondary structure predictions sources can be from More...
#include <core/fragment/SecondaryStructure.fwd.hh>
#include <core/types.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/fragment/FragSet.fwd.hh>
#include <utility/VirtualBase.hh>
#include <utility/exit.hh>
#include <utility/vector1.hh>
#include <ObjexxFCL/FArray1D.hh>
Classes | |
class | core::fragment::SecondaryStructure |
tiny helper class that knows the relative fractions of secondary structure L,H,E @detail so far these fractions can be computed from a FragSet other input strategies are conceivable but not implemented, yet: eg. psipred files, a bunch of poses, More... | |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::fragment | |
Functions | |
std::ostream & | core::fragment::operator<< (std::ostream &os, SecondaryStructure const &t) |
output operator More... | |
secondary structure will hold statistics about secondary structure predictions sources can be from
from converting conformation_pairings.cc of rosetta++ into mini