You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed HDF5 file structure, meaning ProteinStructureStores that were serialized in v0.3 can not be opened in v0.4. Please open an issue if this presents a problem.
Add readattribute and writeattribute functions for structure metadata.
Add readproperty, writeproperty, and deleteproperty functions for lazy manipulation of ProteinStructureStore entries.
Rename PersistentProperty to StandardProperty.
Generalized property serialization to categorize properties in subgroups by the AbstractProperty wrapper types.
Add @mmcifdict_str macro for getting the MMCIFDict of a PDB entry.