Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openstructure
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schwede
openstructure
Commits
3a37ef78
Unverified
Commit
3a37ef78
authored
1 year ago
by
Xavier Robin
Browse files
Options
Downloads
Patches
Plain Diff
doc: add to changelog for 2.7.0
parent
a14a3f84
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.txt
+12
-0
12 additions, 0 deletions
CHANGELOG.txt
with
12 additions
and
0 deletions
CHANGELOG.txt
+
12
−
0
View file @
3a37ef78
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment