-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
AlphaFoldNeeded by or relating to AlphaFold modelsNeeded by or relating to AlphaFold modelsenhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
AlphaFoldNeeded by or relating to AlphaFold modelsNeeded by or relating to AlphaFold modelsenhancementNew feature or requestNew feature or request