#include "Atom.h"
#include "ResizeArray.h"
Go to the source code of this file.
Compounds | |
class | Residue |
Based on the uniq_resid assigned in BaseMolecule, a residue knows what other residues it is connected to, and maintains a list of the atoms it contains. More... | |
Defines | |
#define | SS_HELIX_ALPHA 0 |
#define | SS_HELIX_3_10 1 |
#define | SS_HELIX_PI 2 |
#define | SS_BETA 3 |
#define | SS_BRIDGE 4 |
#define | SS_TURN 5 |
#define | SS_COIL 6 |
|
Definition at line 33 of file Residue.h. Referenced by AtomColor::find, read_dssp_record, and read_stride_record. |
|
Definition at line 34 of file Residue.h. Referenced by AtomColor::find, read_dssp_record, and read_stride_record. |
|
Definition at line 36 of file Residue.h. Referenced by AtomColor::find, read_dssp_record, read_stride_record, and Residue::Residue. |
|
Definition at line 31 of file Residue.h. Referenced by AtomColor::find, read_dssp_record, and read_stride_record. |
|
Definition at line 30 of file Residue.h. Referenced by AtomColor::find, read_dssp_record, and read_stride_record. |
|
Definition at line 32 of file Residue.h. Referenced by AtomColor::find, read_dssp_record, and read_stride_record. |
|
Definition at line 35 of file Residue.h. Referenced by AtomColor::find, read_dssp_record, and read_stride_record. |