ihmwg / ModelCIF

mmCIF-based extension dictionary for computed structure models
Creative Commons Zero v1.0 Universal
17 stars 4 forks source link

_ma_template and `branched` entities #22

Open bienchen opened 3 weeks ago

bienchen commented 3 weeks ago

Templates from entities of type branched can not be marked in _ma_template_details. _ma_template_details.template_entity_type is missing the type branched and should be added. There is also no corresponding table for branched templates as we have _ma_template_non_poly for non-polymer templates. I think we should get such a table for type branched.

brindakv commented 2 days ago

Addressed in https://github.com/ihmwg/ModelCIF/pull/25.