Skip to content

Latest commit

 

History

History
178 lines (117 loc) · 6.4 KB

v1.2_series.rst

File metadata and controls

178 lines (117 loc) · 6.4 KB

ProDy 1.2 Series

If you are upgrading from ProDy v1.1, see also the below changes introduced in v1.2.

Bugfix:

Changes:

  • The way that :ref:`prody-fetch` command handles files containing PDB identifiers has changed.

Important Changes:

Package folder :file:`prody` is moved into :file:`lib` folder to prevent exceptions related to importing compiled packages from the installation folder.

Some changes in :class:`.Trajectory` and :class:`.Ensemble` methods related to linking, setting, and selecting atoms were made to make the interface more intuitive. These changes, which may break your code, are as follows:

For usage examples see :ref:`trajectory`, :ref:`trajectory2`, :ref:`frame`, and :ref:`outputtraj`.

New Features:

Improvements:

Changes:

Deprecations:

Bugfixes:

  • Fixed a bug in :ref:`prody-contacts` command that arose problems when when selecting a subset of the target atoms.

Improvements: