Clinical-Genomics / gens

Mozilla Public License 2.0
1 stars 0 forks source link

Pan can exit chromosome.. #56

Closed dnil closed 5 months ago

dnil commented 8 months ago

chromosome size end of window is not respected, even though drawTrack is supposed to call limitRegionToChromosome - some async issue perhaps?

github-actions[bot] commented 6 months ago

Stale issue message

raysloks commented 5 months ago

I think it might be due to https://github.com/Clinical-Genomics/gens/blob/145aed2792b674fac16e5c5790882f871dbb99e3/assets/js/navigation.js#L101 not passing on genomeBuild which then defaults to '38', possibly causing it to fetch incorrect values or null.