The coils program is based on scoring tables that are used to compute the probability score
for each segment of a protein sequence (see [1]), and some parameters that
define Gaussian probabilities. Then the main parameters are:
-
the average scoring values of the coiled-coil and globular protein sets;
-
the standard deviation of the scoring values for the
coiled-coil and globular protein sets;
- the score for the residue type in the heptad position (from 1 to 7).
So that the probability of a coiled-coil segment of length starting at position in
a given sequence is computed as
|
(1) |
where is the bias for the most abundant globular class () and
and are defined as
|
(2) |
|
(3) |
The score is computed using the matrix ([1]) along the segment starting
at position as
|
(4) |
where is the exponential weight of the position (if not weighted is simply ) and
is the normalization factor
.
The function is in the case of COILS program is simply
|
(5) |
where is the element of the COILS scoring table
accounting for the residue type in the heptad position.
Piero Fariselli
2008-04-06