Overview
OpenFold's structure module (similar to AlphaFold structure module) could be used to generate structures from the intermediate layers. We aim to offer a flexible approach for viewing these structures during inference.
High-Level Goals
- Develop functions to generate structures from representations using the structure prediction module from OpenFold.
- Integrate the structure prediction approaches within the web interface.
- Use structure evaluation methods to provide measures for comparing the generated structure with the reference structure.
Deliverables
- Test functions for generating structure from intermediate representations
- Web prototype for user selecting a layer to generate a structure using the structure module. Allow for changing the structure module to different networks.
- Impliment TM-score, lDDT measures for evaluation of structure.
Overview
OpenFold's structure module (similar to AlphaFold structure module) could be used to generate structures from the intermediate layers. We aim to offer a flexible approach for viewing these structures during inference.
High-Level Goals
Deliverables