brentp / gobe

a fast, interactive, light-weight, customizable, web-based comparative genomics viewer with simple text input format.

Home Page:http://github.com/brentp/gobe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ticks dont work when stop < start

brentp opened this issue · comments

for example:
http://try-gobe.appspot.com/#Brachy-Sorghum HSPs!!50f939d37ebf65f4588ba5bc435e7bdf

fixed 6f9674c. make sure (bpmax - bpmin) is non-negative.