| Literature DB >> 20122212 |
Abu Dayem Ullah1, Kathleen Steinhöfel.
Abstract
BACKGROUND: The protein folding problem remains one of the most challenging open problems in computational biology. Simplified models in terms of lattice structure and energy function have been proposed to ease the computational hardness of this optimization problem. Heuristic search algorithms and constraint programming are two common techniques to approach this problem. The present study introduces a novel hybrid approach to simulate the protein folding problem using constraint programming technique integrated within local search.Entities:
Mesh:
Substances:
Year: 2010 PMID: 20122212 PMCID: PMC3009511 DOI: 10.1186/1471-2105-11-S1-S39
Source DB: PubMed Journal: BMC Bioinformatics ISSN: 1471-2105 Impact factor: 3.169
Results: Comparison With Pure CP
|
|
|
| |||||
|---|---|---|---|---|---|---|---|
| Id | N | Energy | Time(limit) | Energy | Time(limit) | Energy | Time |
| 4RXN | 54 | -14.52 | 5 h | -41.21 | 5 h | -168.076 | 1 h 19 m |
| 1ENH | 54 | -24.058 | 5 h | -41.854 | 5 h | -157.062 | 1 h 16 m |
| 4PTI | 58 | -22.811 | 5 h | -52.775 | 5 h | -213.778 | 1 h 30 m |
| 2IGD | 61 | -19.598 | 5 h | -47.589 | 5 h | -186.696 | 1 h 13 m |
| 1YPA | 64 | -22.831 | 5 h | -61.464 | 5 h | -258.709 | 1 h 08 m |
| 1R69 | 69 | -20.716 | 5 h | -57.491 | 5 h | -222.317 | 43 m |
| 1CTF | 74 | -21.503 | 5 h | -30.697 | 5 h | -233.764 | 1 h 56 m |
Results: Comparison With Local Search.
|
|
|
| |||
|---|---|---|---|---|---|
| Id | Energy | Energy | Time | Energy | Time |
| 4RXN | -165.401 | -167.781 | 10 m 51 s | -168.076 | 1 h 05 m |
| 1ENH | -152.747 | -153.098 | 2 m 33 s | -157.062 | 1 h 02 m |
| 4PTI | -215.698 | -212.500 | 6 m 21 s | -213.778 | 1 h 20 m |
| 2IGD | -180.893 | -183.205 | 2 m 37 s | -186.696 | 55 m |
| 1YPA | -256.017 | -257.81 | 16 m 54 s | -258.709 | 42 m |
| 1R69 | -215.166 | -219.402 | 14 m 42 s | -222.317 | 35 m |
| 1CTF | -228.921 | -233.86 | 11 m 12 s | -233.764 | 1 h 36 m |
Parameter Settings. Combination of parameters used during CSP solving part in each iteration of local search. l denotes the length of subchain selected for perturbation, b denotes the domain dilation parameter and (l) denotes the probability of selecting length l.
|
|
| |
|---|---|---|
| 7 | 3 | 0.5 |
| 9 | 2 | 0.3 |
| 11 | 1 | 0.15 |
| 13 | 1 | 0.5 |
Figure 1Conformations for 1ENH. (a) Initial conformation with energy value -0.885 (b) Conformation with energy value -19.154 after first iteration (c) Conformation with energy value -29.006 after second iteration (d) Final conformation with energy value -157.062 after 2000 iterations. The circles represent the amino acids. The red circles in (b) and (c) represent the subchain perturbed during the local search iteration.