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
fbe7aa6e
Commit
fbe7aa6e
authored
7 years ago
by
Gerardo Tauriello
Browse files
Options
Downloads
Patches
Plain Diff
SCHWED-2503: updated CHANGELOG
parent
3783c5ee
No related branches found
Branches containing commit
Tags
1.7.0-rc2
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.txt
+18
-2
18 additions, 2 deletions
CHANGELOG.txt
modules/mol/alg/doc/molalg.rst
+1
-1
1 addition, 1 deletion
modules/mol/alg/doc/molalg.rst
with
19 additions
and
3 deletions
CHANGELOG.txt
+
18
−
2
View file @
fbe7aa6e
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
--------------------------------------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
modules/mol/alg/doc/molalg.rst
+
1
−
1
View file @
fbe7aa6e
...
...
@@ -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`
...
...
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