vgteam / sequenceTubeMap

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

Reads can become oddly wide #419

Open adamnovak opened 4 months ago

adamnovak commented 4 months ago

In this view, some reads that need to cross an expanded gap between nodes get weirdly wide in the middle of the gap. See this image:

Image

The reads should not look unusually wide. We might have to revise read drawing to use no fill and only stroke or something, to get the width constant.