ihmwg / python-ihm

Python package for handling IHM mmCIF and BinaryCIF files
MIT License
14 stars 7 forks source link

Consider connectivity when comparing two branched entities for identity #126

Closed benmwebb closed 7 months ago

benmwebb commented 7 months ago

Currently we only check the "sequence" of an entity when we check for identity. However, two branched entities may have the same sequence (mapping from pdbx_branch_scheme.num to chemical component) but different connectivity - this should be allowed.