Skip to content

gkiss/mdtraj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 70.8%
  • Python 19.6%
  • nesC 8.2%
  • C++ 1.4%