Skip to content
forked from mdtraj/mdtraj

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

License

Notifications You must be signed in to change notification settings

xianqiangsun/mdtraj

This branch is 428 commits behind mdtraj/mdtraj:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 18, 2016
Feb 10, 2017
May 10, 2017
Nov 9, 2016
May 12, 2017
Jun 12, 2015
Jan 2, 2014
May 4, 2017
Nov 15, 2016
Oct 26, 2013
Feb 5, 2015
Oct 15, 2016
Feb 10, 2017
May 14, 2016
Dec 31, 2015
Nov 11, 2016

Repository files navigation

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

Linux Build Status Windows Build status PyPI Version Anaconda-Server Version Anaconda-Server Downloads Research software impact PyPI 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.

Citation DOI for Citing MDTraj

MDTraj is research software. If you make use of MDTraj in scientific publications, please cite it. The BibTeX reference is

@article{McGibbon2015MDTraj,
    author = {McGibbon, Robert T. and Beauchamp, Kyle A. and Harrigan, Matthew P. and Klein, Christoph and Swails, Jason M. and Hern{\'a}ndez, Carlos X.  and Schwantes, Christian R. and Wang, Lee-Ping and Lane, Thomas J. and Pande, Vijay S.},
    title = {MDTraj: A Modern Open Library for the Analysis of Molecular Dynamics Trajectories},
	journal = {Biophysical Journal},
    volume = {109},
    number = {8},
    pages = {1528 -- 1532},
    year = {2015},
	doi = {10.1016/j.bpj.2015.08.015}
}

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 39.0%
  • Python 37.0%
  • Arc 15.9%
  • C++ 8.0%
  • Shell 0.1%
  • Batchfile 0.0%