haddocking / haddock-restraints

Generate restraints to be used in HADDOCK
https://bonvinlab.org/haddock-restraints
MIT License
0 stars 1 forks source link

Remove haddock specific records from PDB before parsing #9

Closed rvhonorato closed 1 month ago

rvhonorato commented 3 months ago

Haddock uses REMARK to present some relevant information, however this raises an InvalidatingError from pdbtbx, since we don't use REMARKS for anything here, they can be removed before parsing the structure.