jbrowse-components icon indicating copy to clipboard operation
jbrowse-components copied to clipboard

Launch breakpoint split view from variant feature details doesn't handle multiple ALT alleles

Open cmdcolin opened this issue 1 year ago • 1 comments
trafficstars

currently it passes the 'feature' to "snapshotFromBreakendFeature" which only looks at alt[0]

the variant feature details might display multiple ALT but all of them would nav with alt[0]

cmdcolin avatar Feb 19 '24 12:02 cmdcolin