Skip to content

bioRxiv and bugfixes

Compare
Choose a tag to compare
@Jhsmit Jhsmit released this 01 Oct 14:52
· 1693 commits to master since this release

This release accompanies submission to bioRxiv as well as various bugfixes.

  • Updates to documentation (available as pdf)
  • Refactored how the apps are created in apps.py
  • Added all sub-controllers in controllers.py and main controllers in main_controllers.py

Bugfixes:

  • Fixed bug where linking the x range of panels would cause an error (610d985)
  • Removed unused .data attribute (#108)
  • Fixed updates of figures, now via callback (#117)
  • Fixed protein view not updating without switching between datasets (#114)