Lightweight object oriented structure analysis: tools for building tools to analyze molecular dynamics simulations

J Comput Chem. 2014 Dec 15;35(32):2305-18. doi: 10.1002/jcc.23753. Epub 2014 Oct 18.

Abstract

LOOS (Lightweight Object Oriented Structure-analysis) is a C++ library designed to facilitate making novel tools for analyzing molecular dynamics simulations by abstracting out the repetitive tasks, allowing developers to focus on the scientifically relevant part of the problem. LOOS supports input using the native file formats of most common biomolecular simulation packages, including CHARMM, NAMD, Amber, Tinker, and Gromacs. A dynamic atom selection language based on the C expression syntax is included and is easily accessible to the tool-writer. In addition, LOOS is bundled with over 140 prebuilt tools, including suites of tools for analyzing simulation convergence, three-dimensional histograms, and elastic network models. Through modern C++ design, LOOS is both simple to develop with (requiring knowledge of only four core classes and a few utility functions) and is easily extensible. A python interface to the core classes is also provided, further facilitating tool development.

Keywords: analysis; convergence; membranes; molecular dynamics; software.

MeSH terms

  • Molecular Dynamics Simulation*
  • Molecular Structure
  • Software*