ChemBioHTP / EnzyHTP

EnzyHTP is a python library that automates the complete life-cycle of enzyme modeling
https://enzyhtp-doc.readthedocs.io
Other
10 stars 1 forks source link

Better infrastructure for updating `Structure()` objects #183

Open chrisjurich opened 3 months ago

chrisjurich commented 3 months ago

There is a need for functionality that updates Structure()'s and adds as much information as possible when there are missing items, but then also adds new Residues when needed. Essentially the idea is to avoid redundant copies as much as possible.

chrisjurich commented 3 months ago

Comment reference is here: https://github.com/ChemBioHTP/EnzyHTP/pull/181#discussion_r1620152333