Skip to content

Dependency on biotite 1.4.0 requires pdbx_PDB_ins_code in atom_site type cifs #99

Description

@averyyyang

pdbx_PDB_ins_code is only found in 3% of cif files and is not considered a required field by official PDBx/mmCIF standards: https://mmcif.wwpdb.org/dictionaries/mmcif_pdbx_v50.dic/Items/_atom_site.pdbx_PDB_ins_code.html

Prior to version 1.7.0, biotite's get_structure, which AtomWorks depends on, hard-codes the assumption that this field exists, but this was fixed:
biotite-dev/biotite#869
biotite-dev/biotite#877

Would it be possible to update AtomWorks to support this version of biotite?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions