Skip to content

#8 Create initial plot view layout with a hardcoded image and regions

Jaak Kütt requested to merge feature/8-initial-plot-view into main

Added initial plot view with an hardcoded image and plot graphs for all 13 lanes

image

Modified sqlalchemy.url, previous one didn't work for me - let me know if this causes any issues to anyone

Changed flake8 char per line limit to 120 because 80 causes more noise than enforces clean coding style (you can fight over me if you want to :D)

Merge request reports