Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions software/haddock2.4/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@ comments: false
image:
feature: pages/banner_software.jpg
---

### Changes - version March 2026 (haddock2.5 only)
- Added missing improper paramters for NGA glycan
Comment thread
AnnaKravchenko marked this conversation as resolved.
Outdated
- Correct bug causing automatic reduction of the cluster size for reclustering to fail
- Added support for THR glycosylation


### Changes - version August 2025 (haddock2.5 only)
- Increased some array size parameters in the provided CNS code.
Comment thread
AnnaKravchenko marked this conversation as resolved.
Outdated
- Added support for pyro-glutamic acid (PCA)
- Modified analysis to write stage-specific CNS average job files
- Simplified CNS execution scripts
- Added check of coordinates for consistency with the PDB format


### Changes - version December 2024 (haddock2.5 only)
- Removed the minimisation of fully flexible regions during topology generation
- Changed nucleic acid oxygen phosphage naming to OP1/OP2 (inline with PDB naming)
Expand Down
2 changes: 1 addition & 1 deletion software/haddock2.4/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ image:

![Structure + Binformatic/Biophysical Data => Complex](HADDOCK2.4.png)

_Version:_ 2.5 (December 2024) ([changes](/software/haddock2.4/changes))
_Version:_ 2.5 (March 2026) ([changes](/software/haddock2.4/changes))

_Authors:_ Alexandre Bonvin and members of the computational structural biology group, Utrecht University

Expand Down
Loading