haddocking / haddock3

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

wrong path attribute in seletopclusts io.json #885

Closed mgiulini closed 1 month ago

mgiulini commented 1 month ago

in the io.json coming from seletopclusts the module keyword is duplicated.

an example:

...
            "full_name": "cluster_1_model_2.pdb",
            "len": NaN,
            "md5": null,
            "ori_name": "rigidbody_1442.pdb",
            "path": "some-absolute-path/05_seletopclusts/05_seletopclusts",
            "py/object": "haddock.libs.libontology.PDBFile",
...