alexholehouse / mdtraj

A modern, open library for the analysis of molecular dynamics trajectories

Home Page:www.mdtraj.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MDTraj: a modern, open library for the analysis of molecular dynamics trajectories

Linux Build Status Windows Build status PyPI Version Binstar Badge Downloads

Read, write and analyze MD trajectories with only a few lines of Python code.

With MDTraj, you can

  • Read and write from every MD format imaginable (pdb, xtc, trr, dcd, binpos, netcdf, mdcrd, prmtop, ...)
  • Run blazingly fast RMSD calculations (4x the speed of the original Theobald QCP).
  • Use tons of analysis functions like bonds/angles/dihedrals, hydrogen bonding identification, secondary structure assignment, NMR observables.
  • Use a lightweight API, with a focus on speed and vectorized operations.

For details, see the website at mdtraj.org. To get involved, take a look at the github issue tracker and/or the user forums discourse.mdtraj.org.

License: GNU LGPL version 2.1, or at your option a later version of the license. Various sub-portions of this library may be independently distributed under different licenses. See those files for their specific terms.

About

A modern, open library for the analysis of molecular dynamics trajectories

www.mdtraj.org

License:GNU Lesser General Public License v2.1


Languages

Language:Python 49.1%Language:Arc 24.5%Language:C 16.2%Language:C++ 7.0%Language:JavaScript 2.8%Language:Makefile 0.3%Language:Shell 0.1%