HADDOCK models

Represent an Haddock model.

class haddock.gear.haddockmodel.HaddockModel(pdb_f: str | Path)[source]

Bases: object

Represent HADDOCK model.

calc_haddock_score(**weights: float) float[source]

Calculate the haddock score based on the weights and energies.