vgteam / sequenceTubeMap

displays multiple genomic sequences in the form of a tube map
MIT License
180 stars 25 forks source link

Add example needed to reproduce panning issue (without crashing) #375

Closed adamnovak closed 11 months ago

adamnovak commented 11 months ago

This fixes a problem with error handling when using the file locking logic, and adds a no_source.bed example where the source graph it not available, and so the left and right buttons don't work.

It also revises the BED lines generated by the chunk extraction script to refer to the coordinates used for the extraction, and not the actual extracted coordinates, so it matches better with the non-pre-extracted behavior.