POEM@HOME

From BOINC Projects
Jump to navigation Jump to search







POEM@HOME
Project
StatusCompleted
CategoryBiochemistry
ComputeCPU & GPU
RequiresNone
Development
DeveloperInstitute of Nanotechnology (INT), Karlsruhe Institute of Technology
AuthorTimo Strunk
MaintainerPOEM@HOME team (Wenzel Group, INT, KIT)
Initial releaseJanuary 1, 2007  (19 years ago)
CompletedOctober 4, 2016  (10 years ago)
Software
Operating systemWindows, Linux
Metadata
Websitehttp://boinc.fzk.de/poem/ (defunct)
LicenseProprietary

POEM@HOME (also written POEM@Home) was a volunteer computing project running on the Berkeley Open Infrastructure for Network Computing (BOINC) platform.[1][2] The project was hosted by the Karlsruhe Institute of Technology (KIT), specifically the Institute of Nanotechnology (INT), in the research group of Prof. Dr. Wolfgang Wenzel.[3] POEM@HOME used volunteers' idle computer time to simulate protein folding and predict protein structure from amino acid sequence, based on Anfinsen's dogma, the hypothesis that a protein's biologically active, native conformation corresponds to the global minimum of its free energy landscape.[1][4] The project ran from 2007 until it was formally retired in October 2016, after advances in GPU-accelerated simulation reduced its need for volunteered CPU time.[1][2]

The POEM@HOME client applications were proprietary and were not released as open-source software.[1]

The main building of the Karlsruhe Institute of Technology, the project's host institution

Overview

POEM@HOME investigated how protein structure determines protein function, attempted to predict a protein's three-dimensional structure directly from its amino acid sequence, studied how proteins interact with one another, and examined how malfunctioning proteins can give rise to functional disorders, with the eventual goal of supporting the development of medical treatments.[1] The BOINC server component of POEM@HOME was developed by Timo Strunk as part of his diploma thesis in the Wenzel group, building on an existing Monte Carlo simulation package known as jpoem.[3]

Scientific approach

The scientific core of POEM@HOME was an all-atom free-energy force field, developed over several years by the Wenzel group and referred to in successive versions as PFF01 and PFF02.[4] Rather than simulating the physical, time-resolved dynamics of folding as molecular dynamics methods do, the force field approach evaluated a free-energy function for a very large number of candidate conformations and searched for the conformation of lowest free energy using stochastic optimization techniques such as basin-hopping and evolutionary algorithms.[4] This is the computational expression of Anfinsen's dogma: the predicted native structure x* is the conformation that minimizes the free energy function E(x) over the space of possible conformations,

x*=argminxE(x)

where the free-energy function itself was built up from several physical contributions, schematically

E(x)=ELJ(x)+Eelec(x)+EHB(x)+Esolv(x)

combining a Lennard-Jones term, an atomically resolved electrostatic term, a hydrogen-bonding term, and an implicit solvation term based on solvent-accessible surface area.[4] Distributing this exhaustive conformational search across thousands of volunteered computers was the central reason the project was built on BOINC.[5]

Illustration of a folded protein tertiary structure, the kind of conformation POEM@HOME attempted to predict from sequence

Software framework

In its later years the project's simulations were run on SIMONA (SImulation of MOlecular and NAnoscale systems), a generic Monte Carlo based simulation framework developed at the Institute of Nanotechnology, KIT, and described in a 2012 paper by Strunk, Wolf, Brieg, Klenin and colleagues.[5] SIMONA was built to be usable through a graphical interface for standard runs while also being parallelized across MPI and GPU resources, and was applied not only to protein conformational sampling but also to protein-protein association, small-molecule protein docking, and simulation of nanoscale organic molecule clusters.[5][6] A GPU-optimized version of SIMONA was completed in 2015, which the project team reported sped up calculations "by various magnitudes" compared to the CPU-only workflow that BOINC volunteers had been supporting.[2] Around the same period the project also released OpenCL-based GPU applications for AMD/ATI hardware, distributing separate CPU workunits (branded "firstdrug") and GPU workunits (branded "gpucrystal") aimed at drug-development calculations.[7]

Participation in CASP

POEM@HOME took part in CASP (Critical Assessment of Techniques for Protein Structure Prediction), including CASP8 in 2008, submitting predictions generated with volunteer-computed workunits.[7] According to the project team's own retrospective, the CASP experience showed that POEM's forcefield-based approach was particularly effective at quality assessment, that is, the biophysical evaluation and ranking of candidate protein structures, rather than at generating entirely new folds from scratch (de novo modelling).[7]

Applications and outcomes

The project team reported using POEM@HOME's methods to help identify a gene associated with a rare, late-stage developmental disorder said to affect roughly 1 in 10,000 births, an outcome the team highlighted in project communications as a direct application of the project's computational biology work to human disease.[7] The project's underlying force-field and simulation methods were also applied by the Wenzel group and collaborators to problems including protein-protein interface analysis, small-peptide receptor binding, and protein engineering, several examples of which are listed in Publications below.

History

POEM@HOME began operating in 2007.[1] Over the following years its BOINC volunteer base contributed CPU time toward the group's protein folding and structure-prediction studies, including the CASP8 competition in 2008.[7] Following the development of a GPU-accelerated version of the SIMONA simulation framework in 2015, the project's in-house computational capacity grew so large that it "did not require [volunteers'] large and generous contributions" to continue its science.[2] On 4 October 2016, the project team posted "The Future of POEM@HOME," thanking contributors and announcing the project's retirement after eight years of operation, while encouraging volunteers to redirect their computing time to other, smaller BOINC projects with greater need.[2] The project's closure was independently noted by BOINC volunteers on other project forums shortly afterward.[8]

See also

Publications

This is a list papers containing scientific results arising, directly or indirectly, from BOINC-based computing. See https://boinc.berkeley.edu/pubs.php#POEM@HOME

  1. (2012).Peptide structure prediction using distributed volunteer computing networks. Journal of Mathematical Chemistry. DOI: 10.1007/s10910-011-9937-x.
  2. (2012).SIMONA 1.0: An efficient and versatile framework for stochastic simulations of molecular and nanoscale systems. Journal of Computational Chemistry. pp. 2602-2613. DOI: 10.1002/jcc.23089.
  3. (2009).Probing hot spots on protein-protein interfaces with all-atom free-energy simulation. The Journal of Chemical Physics. DOI: 10.1063/1.3177008.
  4. (2014).A fluorescence polarization assay for the experimental validation of an in silico model of the chemokine CXCL8 binding to receptor-derived peptides. Physical Chemistry Chemical Physics. DOI: 10.1039/C3CP53850H.
  5. (2012).Engineering hydrophobin DewA to generate surfaces that enhance adhesion of human but not bacterial cells. Acta Biomaterialia. DOI: 10.1016/j.actbio.2011.11.022.

References

  1. 1.0 1.1 1.2 1.3 1.4 1.5 News archive. boinc.fzk.de. Karlsruhe Institute of Technology. Retrieved 2026-07-18.
  2. 2.0 2.1 2.2 2.3 2.4 (2016-10-04).The Future of POEM@HOME. boinc.fzk.de. Karlsruhe Institute of Technology. Retrieved 2026-07-18.
  3. 3.0 3.1 Strunk, Timo.About Me. timo-strunk.de. Retrieved 2026-07-18.
  4. 4.0 4.1 4.2 4.3 (2009).A Free-Energy Approach for All-Atom Protein Simulation. Biophysical Journal. pp. 3483-3494. DOI: 10.1016/j.bpj.2008.12.3921.
  5. 5.0 5.1 5.2 (2012).SIMONA 1.0: An efficient and versatile framework for stochastic simulations of molecular and nanoscale systems. Journal of Computational Chemistry. pp. 2602-2613. DOI: 10.1002/jcc.23089.
  6. SIMONA (SImulation of MOlecular and NAnoscale systems). int.kit.edu. Institute of Nanotechnology, Karlsruhe Institute of Technology. Retrieved 2026-07-18.
  7. 7.0 7.1 7.2 7.3 7.4 POEM@home. bc-team.org. BOINC Confederation. Retrieved 2026-07-18.
  8. (2016-10-17).Can Folding@home be added as a BOINC project?. foldingforum.org. Retrieved 2026-07-18.