Skip to content
Snippets Groups Projects
Unverified Commit 3a37ef78 authored by Xavier Robin's avatar Xavier Robin
Browse files

doc: add to changelog for 2.7.0

parent a14a3f84
No related merge requests found
......@@ -2,6 +2,18 @@ Changes in Release 2.x
--------------------------------------------------------------------------------
* mmCIF writing support.
* Added a SaveSDF function (avoids having to use SaveEntity to save an SDF
file).
* Support for reading EM resolution from mmCIF files in MMCifInfo.
* Chemical components marked as obsoleted or reserved (which will never be
used in the PDB, namely DRG, INH, LIG and the range 01 - 99) can now be
optionally excluded from the compound library (see the -o and -r arguments
to the chemdict_tool).
* The number of symmetries explored in the ligand scoring can now be limited
with the max_symmetries argument. Compounds with too many symmetries will
be treated like they are not matching, and reported as unassigned with the
new 'symmetries' reason. This allows avoiding extremely long execution
times with some higly symmetrical ligands.
* Several bug fixes and improvements.
Changes in Release 2.6.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment