LAPM.jl logoLAPM.jl logo
LAPM.jl
  • Introduction
  • Auton & Bolen (Creamer)
  • Auton & Bolen (Server)
  • Moeser & Horinek
  • M&H vs A&B
  • Experimental
  • Creamer ASAs
    • Figure 2 of Creamer
    • Comparison of BB and SC ASAs
    • Using the parameterized united atom model
  • References
Version
  • Creamer ASAs
  • Creamer ASAs
GitHub

Reproduction of Creamer ASA

Figure 2 of Creamer

./figures/creamer_fig2.png

Comparison of BB and SC ASAs

./figures/ASA_creamer_vs_LAPM.png

Using the parameterized united atom model

For a single structure:

using LAPM
using PDBTools
pdb = read_pdb(LAPM.pdb_files["1AO3"], "protein and not element H")
LAPM.mvalue_ua(pdb)
-2.4173963f0

All results vs. experimental values

LAPM.plot_ua()
Example block output

All results vs. other models

LAPM.plot_mvalue_ua()
Example block output
« ExperimentalReferences »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.16.1 on Thursday 11 December 2025. Using Julia version 1.10.10.