Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 10:58
· 13 commits to main since this release

ProteinChains v0.4.0

Diff since v0.3.3

  • 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.