vgteam / sequenceTubeMap

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

Formalize system of using 'none' in bedFile to fix left and right buttons without BED #402

Closed adamnovak closed 5 months ago

adamnovak commented 5 months ago

This makes the left and right buttons work again when BED file is "none".

adamnovak commented 5 months ago

I'm not certain that this is better than (re?)banning "none" from the actual file field. But I think the accessor is useful for working with the values coming from the select, so I think I am going to merge this.