8000 Release python-ihm 2.6 release · ihmwg/python-ihm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

python-ihm 2.6 release

Latest
Compare
Choose a tag to compare
@benmwebb benmwebb released this 09 Jun 23:05
2.6
  • The new ihm.License and ihm.Disclaimer classes allow describing how the data in the file can be used, and map to the pdbx_data_usage mmCIF table (#171).
  • Two ihm.Assembly classes are now considered equal if they contain the same set of constituents, even if those constituents are in differing orders or are split differently into domains (#170).
  • The new ihm.format.ChangeFuncValueFilter class allows modifying mmCIF values by passing them through an arbitrary Python function.
  • Checks for non-canonical atom names no longer use Ligand Expo to obtain CCD info, as it is being retired (#169).
  • ihm.metadata.CIFParser and ihm.metadata.BinaryCIFParser now return the same entity_source mapping that ihm.metadata.PDBParser does (#168).

Full Changelog: 2.5...2.6

0