hms-dbmi / chromoscope

Interactive multiscale visualization for structural variation in human genomes
https://chromoscope.bio/
MIT License
60 stars 6 forks source link

A button for jumping to the other breakpoint does not show in an example #117

Closed sehilyi closed 11 months ago

sehilyi commented 1 year ago

Example demo:

https://chromoscope.bio/?demoIndex=1&domain=85900031.53150788-92353184.87675776&external=https://somatic-browser-test.s3.amazonaws.com/ccne1_amp/configs/ccne1_amp.all.config.json

cc @dominikglodzikhms

sehilyi commented 11 months ago

The issue I found is that gosRef.current is not defined at the time calling the gosRef.current.api.subscribe('click', ...) function.