GMOD / jbrowse-components

Source code for JBrowse 2, a modern React-based genome browser
https://jbrowse.org/jb2
Apache License 2.0
204 stars 61 forks source link

Dotplot show all regions slightly inaccurate after submitting import form #4424

Open cmdcolin opened 3 months ago

cmdcolin commented 3 months ago

After submitting the import form, it tries to show all regions in the dotplot (for both x and y axes) but it often does not fully encompass this. The reasoning may be a little unclear, possibly (unconfirmed) due to the area where the refnames in the dotplot's width/height values autorun still resolving (sometimes it goes through several iterations)

possible fixes could include

cmdcolin commented 3 months ago

example:

immediately after submitting an hg19 vs hg38 dotplot image

after submitting the 'show all regions' menu item from the vertical ... a second time image