Parmed

Latest version: v4.3.0

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

2.0beta1

This is a major upgrade from the last release (version 1.1), and is also a substantial update from the version released with AmberTools 15. There have been over

This code is tested on Python 2.7, 3.3, and 3.4, and is expected to work for any later versions of Python 3.

Many big changes are enumerated below:
- New package organization [1]
- Support for reading and writing Gromacs topology files
- Unified object model, permitting interconversion between file formats and integration with OpenMM for all of them
- Support for reading more file formats (Amber OFF file, residue templates from CHARMM, mol2 files, PDBx/mmCIF -files, Gromacs GRO and topology files, and many more)
- Flexible and powerful Structure manipulation features (fancy indexing of Structure, splitting, merging, and replicating Structure)
- Accelerated Amber topology file reader
- Arbitrary unit handling and dimensional analysis
- Support Python 2 and Python 3 in the same code base without doing source code conversion
- API and user documentation generated by Sphinx (http://parmed.github.io/ParmEd)

and many more...

[1] This release introduces a new Python package layout compared to previous releases. In particular, the `chemistry` package has been renamed to `parmed`, and the `ParmedTools` package has been renamed to `parmed.tools`.

A special thanks to Lee-Ping Wang and David Mobley for their help adding Gromacs support.

1.1

This release adds a comprehensive test suite, a number of small bug fixes, and updated support for newer Amber force fields including:
1. The 12-6-4 potential for treating divalent metal ions
2. The ff14ipq force field that utilizes modified off-diagonal Lennard-Jones terms.

Also added is support for NBFIX modifications in CHARMM parameter and stream files. However, the long-range correction for these systems requires OpenMM 6.1 (_not_ 6.0.1) or greater to use.

The APIs for the trajectory reporters are also significantly simplified, but this is a backwards-incompatible change.

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.