Skip to content

Latest commit

 

History

History
67 lines (41 loc) · 2.02 KB

v1.10_series.rst

File metadata and controls

67 lines (41 loc) · 2.02 KB

ProDy 1.10 Series

given ensemble to obtain an ensemble of modes.

data types for signature dynamics.

:func:`.calcSignatureCrossCorr`, :func:`.calcSignatureFractVariance` to extract signature dynamics.

overlaps/distances among the conformations in a given ensemble.

New Features:

Visualization

improve visualization.

to use :module:`~networkx` to visualize a given tree.

Ensemble and PDBEnsemble

RMSD table of every pair of conformations in the ensemble.

residues/atoms of the ensemble.

Databases and Web Services

  • Added methods and classes for obtaining data from CATH and Dali.
  • Added additional functions for Uniprot and Pfam such as

:func:`.queryUniprot` and :func:`.parsePfamPDBs`.

Bug Fixes and Improvement

  • Fixed compatibility problems for Python 2 and 3.
  • Improved the :func:`.saveModel` function to include class-specific features.
  • Fixed a bug related to the :class:`.Atomgroup` addition method.
  • Bug fixes to :class:`.NMA` classes.
  • Fixed a problem with :class:`.MSA` indexing.
  • Reorganized file structures and functions for consistency.
  • Other bug fixes.