Pmx
Toolkit for free-energy calculation setup/analysis and biomolecular structure handling
Install / Use
/learn @dseeliger/PmxREADME
WARNING:
This pmx repository is not updated anymore
we moved to: https://github.com/deGrootLab/pmx
pmx
Introduction
pmx (formerly pymacs) has started as a small bunch of classes to read structure files such as pdb or gro and trajectory data in gromacs xtc format. Over the years it has been extended towards a versatile (bio-) molecular structure manipulation package with some additional functionalities, e.g. gromacs file parsers and scripts for setup and analysis of free energy calculations.
Citations:
D. Seeliger and Bert L. de Groot, Biophys. J. 98(10):2309-2316 (2010)
V. Gapsys, S. Michielssens, D. Seeliger, B. L. de Groot. J. Comput. Chem. 2014, DOI: 10.1002/jcc.23804
Purpose
I mostly use pmx to write short scripts which perform some changes in pdb files, e.g. changing atom or residue names, applying some geometric transformations or doing some kind of analysis. The critical issue for these things is usually not calculation time but straightforward selection of some atoms/residues of interest, quick file parsing and data visualization, which renders a well-organized data structure and easy programming style more important than computation performance. Hence, and ideal task for Python.
Installation
Checkout the source code and run the usual python installation
git clone https://github.com/dseeliger/pmx/ pmx
cd pmx
sudo python setup.py install
Software Requirements
- numpy
- scipy
- matplotlib ( for analysis scripts )
Getting Started
pmx stores structure data in Python classes. The "Model" class is the uppermost class which contains severals lists of Atoms, Molecules and Chains. The following script reads a pdb file, prints some atom properties and writes the structure in gro format.
<img src='http://pmx.googlecode.com/files/pmx_data.jpg' alt='pmx data structure' />The figure above shows the most important data structure. A "Model" instance contains list of chains, residues and atoms. A "Chain" instance of residues and atoms and a "Molecule" instance of a list of atoms only. Check the example scripts for how to navigate trough particular storage classes.
pmx Modules
pmx currently contains the following modules. Click on the links below for a (short) documentation
- atom
- molecule
- chain
- model
- atomselection
- options
- library
- ndx
- geometry
- parser
- xtc
- builder
- forcefield
- rotamer
- ffparser
pmx Classes (the most important ones)
Using pmx
Related Skills
node-connect
345.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
104.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
345.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
345.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
