5 #ifndef BALL_STRUCTURE_SECONDARYSTRUCTUREPROCESSOR_H
6 #define BALL_STRUCTURE_SECONDARYSTRUCTUREPROCESSOR_H
12 #ifndef BALL_CONCEPT_COMPOSITE_H
20 class SecondaryStructure;
64 bool testString2_(
const String& s,
Size offset);
65 bool testString3_(
const String& s,
Size offset,
char x);
67 void insertTurn_(
int turn,
int position);
68 void changeAllXToY_(
char X,
char Y,
String& target);
71 std::vector<std::vector<Position> >
HBonds_;
85 #endif // BALL_STRUCTURE_SECONDARYSTRUCTUREPROCESSOR_H
std::vector< std::vector< Position > > HBonds_
Secondary structure extraction from 3D structure.
std::vector< std::vector< int > > posbridges_