Ensembl / ensembl-dauphin-style-compiler

"dauphin" style-compiler for genome browser
0 stars 0 forks source link

Use smaller region for bigbed lookup #94

Closed veidenberg closed 1 year ago

veidenberg commented 1 year ago

Only start-coordinate is enough to lookup a variant from a bigbed file, which solves our performance issue with focus variant red-dotted-lines when zooming out (follow-up of #93). Ticket: https://www.ebi.ac.uk/panda/jira/browse/ENSWBSITES-2187, https://www.ebi.ac.uk/panda/jira/browse/ENSWBSITES-2212 Review app: http://pass-variant-start.review.ensembl.org/genome-browser/grch38?focus=variant:1:1176408:rs1557469781

azangru commented 1 year ago

I've configured the deployment and checked. Seems to be working fine.