biotite-dev / biotite

A comprehensive library for computational molecular biology
https://www.biotite-python.org
BSD 3-Clause "New" or "Revised" License
581 stars 92 forks source link

Add repair functions #576

Closed padix-key closed 1 month ago

padix-key commented 1 month ago

This PR adds functions to repair malformed structures, namely create_continuous_res_ids() and infer_elements(). Furthermore, renumber_atom_ids() and renumber_res_ids() are deprecated