molstar
molstar copied to clipboard
[WIP] ma_qa_metric_local_pairwise support in quality-assessment extension
Description
Adds support for pairwise quality assessment scores
- [x] Proof of concept
- [x] Load data from
ma_qa_metric_local_pairwisepresent in the input file - [x] Draw simple PNG
- [x] Load data from
- [x] Plot interactivity
- [ ] Select data source for plot
- [ ] Support loading data from separate data sources (separate mmCIF or AlphaFold DB JSON file)
- [ ] Structure interactivity
- [ ] Coloring based on plot selection
- [ ] Mouse over highlight
- [ ]
PluginConfigoptions- [ ] Disable PAE component
- [ ] Auto-show PAE component
- [ ] Standalone mode (make it easy to render the plot outside the main Mol* UI)
Example
Data from https://www.modelarchive.org/doi/10.5452/ma-bak-cepc-0944
Actions
- [ ] Added description of changes to the
[Unreleased]section ofCHANGELOG.md - [ ] Updated headers of modified files
- [ ] Added my name to
package.json'scontributors - [ ] (Optional but encouraged) Improved documentation in
docs