Menu

Tree [2047e0] master /
 History

HTTPS access


File Date Author Commit
 .gitignore 2016-11-03 gerrit gerrit [2047e0] added file
 LICENSE.gpl 2016-10-26 gerrit gerrit [6bc17e] v1.4
 LIESMICH.txt 2016-10-26 gerrit gerrit [6bc17e] v1.4
 README.txt 2016-10-26 gerrit gerrit [6bc17e] v1.4
 grid.e 2016-10-26 gerrit gerrit [6bc17e] v1.4
 output.txt 2016-10-26 gerrit gerrit [6bc17e] v1.4
 pf.ace 2016-10-26 gerrit gerrit [6bc17e] v1.4
 pf.ace.assemblies_and_externals 2016-10-26 gerrit gerrit [6bc17e] v1.4
 pf.ace.aux 2016-10-26 gerrit gerrit [6bc17e] v1.4
 pf_hp.e 2016-10-26 gerrit gerrit [6bc17e] v1.4
 pf_hp.e.aux 2016-10-26 gerrit gerrit [6bc17e] v1.4
 pf_hp.ecf 2016-10-26 gerrit gerrit [6bc17e] v1.4
 pf_hp.rc 2016-10-26 gerrit gerrit [6bc17e] v1.4
 template.ace 2016-10-26 gerrit gerrit [6bc17e] v1.4

Read Me

This work is based upon a Diplomarbeit written on "Proteinfaltung und Alignment von Strukturen". It is an Eiffel (eiffel.com) implementation of protein folding in the twodimensional Hydrophobic-Polar Model.

This software implements a brute force algorithm and is therefore considered a prototype for experimental computations on protein folding I stress this: the algorithm has very long running times, even for short instances of problem input.

On the other hand it yields interesting results, e. g. unique optimal foldings. Which is otherwise impossible to achieve.

As Eiffel compiler evolves the goal of this project is to evolve, too.


First of all a warning: use PFHP with caution!

The software has a full CPU load for multi-core CPUs. This achieves other software products, too, e. g. prime95.

It is possible to have a full CPU load for a longer time (CPU burn in Test). Cancellation of the software run is possible with the keyboard keys CTRL-C (german: STRG-C).

Once again: Use with caution!!!