Skip to content

Add mechanism to read in associated files #10

@benmwebb

Description

@benmwebb

We can now (#3) write out associated files, including adding selected categories to external mmCIF. However, while we can read back in the list of associated files, we cannot yet read in any external mmCIF. Add a mechanism to do this (perhaps a download method for each file, plus an extract for any archives, plus a read method, or perhaps read would transparently download+extract). This would also require some refactoring of modelcif.reader.read() as it currently assumes that all reading is done there - there is no way to add extra mmCIF to an already-read System.

This would be needed to, for example, show pairwise QA scores for AlphaFold models.

Metadata

Metadata

Assignees

Labels

AlphaFoldNeeded by or relating to AlphaFold modelsenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions