ihmwg / python-ihm

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

Add support for SWISS-MODEL to PDB parser #51

Closed benmwebb closed 4 years ago

benmwebb commented 4 years ago

When given a PDB file generated by the SWISS-MODEL server, ihm.metadata.PDBParser currently fails to extract suitable metadata from it. The file does, however, include the alignment and templates used so in principle this metadata could be extracted.