Skip to content

IPSAE with AF3- *_data.json does NOT include atom_plddts #25

@poojaparameswaran99

Description

@poojaparameswaran99

Hi all, thank you for creating this metric to recalibrate the iPTM- very useful. I am trying to implement this with AF3 output, however, the json file is querying a key 'atom_plddts' and I believe only up until AF2, atom_plddts were saved in the *data.json, I encounter the following error:

  File "/hpc/******/ipsae.py", line 493, in <module>
    atom_plddts=np.array(data['atom_plddts'])
                         ~~~~^^^^^^^^^^^^^^^
KeyError: 'atom_plddts'

Thank you for your time.

Metadata

Metadata

Assignees

No one assigned

    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