Colin Diesh
Colin Diesh
see screen recording https://github.com/user-attachments/assets/3d72dae3-ad9d-496f-8582-f092cb6d7eac
It is somewhat unintuitive for the end user why the "single level breakpoint split view" is a fully different view type rather than a display mode of the alignments track....
the idea of summing up the data about insertions was sort of alluded to by @ihh when we were thinking about the bilby encoder could also be done for skip...
see https://www.npmjs.com/package/@jbrowse/react-linear-genome-view/v/2.17.0?activeTab=code downloading the zip is better cause viewing the code on page is slow but @jbrowse/react-linear-genome-view/dist/createViewState.d.ts ``` highlight: import("mobx-state-tree").IMSTArray & import("mobx-state-tree").IStateTreeNode; ``` this causes confusion in the typescript compilation...
 not sure exactly why but it's been this way awhile. the chords are mst observers of the selected state (i think?) so it seems odd