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

Dotplot show all regions slightly inaccurate after submitting import form

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

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

  • trying to remove the several iterations of autorun
  • tracking down the cause more precisely

cmdcolin avatar Jun 06 '24 01:06 cmdcolin