deepfold.relax.cleanup.clean_structure¶ deepfold.relax.cleanup.clean_structure(pdb_structure, alterations_info)[source]¶ Applies additional fixes to an OpenMM structure, to handle edge cases. Parameters: pdb_structure – An OpenMM structure to modify and fix. alterations_info – A dict that will store details of changes made.