rokroskar / mdtraj

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

Home Page:www.mdtraj.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Travis Build Status Appveyor Build status PyPI Version Downloads

This library supports the reading and writing of molecular dynamics trajectories in a variety of formats. Currently, there is full support for PDB, DCD, XTC, TRR, binpos, AMBER NetCDF, AMBER mdcrd, and MDTraj HDF5. There is partial support for the TINKER arc format (only reading).

For details, see the website at mdtraj.org.

License

MDtraj is free software; you can redistribute it and/or modify it under the
terms of the GNU Lesser General Public License as published by the Free
Software Foundation; either version 2.1 of the License, or (at your option)
any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
details. You should have received a copy of the GNU Lesser General Public
License along with this Module; if not, see <http://www.gnu.org/licenses/>.

Various sub-portions of this library may be individually distributed under different licenses. See those files for their specific terms.

About

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

www.mdtraj.org

License:GNU Lesser General Public License v2.1