Skip to content
Snippets Groups Projects
Commit fbe7aa6e authored by Gerardo Tauriello's avatar Gerardo Tauriello
Browse files

SCHWED-2503: updated CHANGELOG

parent 3783c5ee
No related branches found
Tags 1.7.0-rc2
No related merge requests found
Changes in Release 1.7
--------------------------------------------------------------------------------
* Removed Qt dependency for non-GUI compilation and fixed issues with recent
gcc and boost versions
* Added Quaternary Structure (QS) scoring module
* Fixed mmCIF parser to work with mmCIF dictionary version 5 (now with useful
revision data) and add r_free, r_work and entity.id to MMCifInfo
* Added fast accessibility and secondary structure (mimicking naccess & dssp)
computation (Accessibility & AssignSecStruct in mol.alg)
* Changed behaviour of mol.alg.Superpose with match = 'local-aln' or
'global-aln' which used to fail for chains without peptide bonds (e.g.
CA-only)
* Large updates for documentation
* Several minor bug fixes, improvements, and speed-ups
Changes in Release 1.6
--------------------------------------------------------------------------------
* Added code to compare structures attached to a multiple seq. aln.
* Incorporated Antechamber based force-field parameter generation for mm mod.
* Added code to compare structures attached to a multiple seq. aln.
* Incorporated Antechamber based force-field parameter generation for mm mod.
Changes in Release 1.5
--------------------------------------------------------------------------------
......
......@@ -953,7 +953,7 @@ Algorithms on Structures
as described by DSSP.
:param ent: Entity on which to assign secondary structures
:type ent: :class:`~ost.mol.EntityView`/
:type ent: :class:`~ost.mol.EntityView` /
:class:`~ost.mol.EntityHandle`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment