Skip to content

python-ihm 0.43 release

Compare
Choose a tag to compare
@benmwebb benmwebb released this 09 Dec 04:16
· 53 commits to main since this release
0.43
  • Branched and polymeric empty entities are now distinguished based on entity.type in the input file (previously, any empty entity would always be reported as a polymer) (#129).
  • Warn rather than reporting an error if the system contains one or more empty entities (#128).
  • If an input file contains multiple duplicated datasets, preserve them as is rather than consolidating into a single dataset (#127).
  • Allow for multiple branched entities to have the same composition (they could have different connectivity) (#126).

Full Changelog: 0.42...0.43