Protein Viewer and Themes
This release features an embedded Protein Viewer and implementation of Panel Themes / Templates.
Main features:
- NGL Protein viewer
- Streamlined layouts with Elvis (https://github.com/LeonvanKouwen/elvis) with Panel Templates (panel >0.10.0)
- Color protein by custom continuous color map (36e7070)
- Added Dark/Light themes
- Separate app for loading single state fitting results and applying classification (coloring)
- Separate app for comparing two protein states
Other changes:
- Added
DataSourceobject which is now used for 'publishing' data - Control and Figure panels are now supplied to controller as their `class`` rather than a string
- Added
setup_hooks()method to couple Figures to Controllers - Added a Logging panel
- Fixed ignoring prolines to always be
True
Fixes: