haddocking / haddock3

Official repo of the modular BioExcel version of HADDOCK
https://www.bonvinlab.org/haddock3
Apache License 2.0
101 stars 33 forks source link

Ilrmsd onechain clarified #922

Closed mgiulini closed 1 month ago

mgiulini commented 3 months ago

You are about to submit a new Pull Request. Before continuing make sure you read the contributing guidelines and that you comply with the following criteria:


Closes #920 by retrieving the chains in ilrmsdmatrix and stopping the execution if no contacts have been retrieved.

this changes also the caprieval module, in which now the function check_chains is externalised in the libalign library. Additionally, this closes #973 by setting ligand_chains to an empty list by default.