#include <gor.h>
Public Attributes | |
| char* | Name |
| name of structural state. | |
| int** | Table |
| parameter table. | |
| int | Dc |
| decision constant. | |
The table has as many rows as there are amino acids in the permutation string (see below) and has GOR_POS columns. Column[0] corresponds to the j-GOR_HALFPOS-th entry. Dc is the decision constant which must be subtracted from the predicted information values to avoid periodic structure overprediction.
Definition at line 36 of file gor.h.
|
|
name of structural state.
|
|
|
parameter table.
|
|
|
decision constant.
|
1.2.6 written by Dimitri van Heesch,
© 1997-2001