JetBrains-Research / jbr

JBR Genome Browser
https://doi.org/10.1093/bioinformatics/btab376
11 stars 0 forks source link

Multiple tracks selection feature #242

Closed iromeo closed 10 months ago

iromeo commented 10 months ago

While working with large session we often need to select a group of tacks e.g. to reorder track or to change shared options, like color, etc. It will be nice to somehow allow user to select tracks using some simple patterns. It should not be full regexp support, because it could be not easy for our users + requires regexp check, hints, help, etc.

E.g. I have many tracks like:

and I like to select:

It is also important to make it simple and not overdesigned, e.g. w/o multiple buttons to click, options to select, etc.