vgteam / sequenceTubeMap

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

Allow eliding node sequences from the server response #349

Closed adamnovak closed 6 months ago

adamnovak commented 1 year ago

If we want to look at many megabases of sequence, with some kind of simplification, we don't necessarily want to include the node sequences in what we send to the client.

We need a flag in the API request to hide the sequences, and maybe a checkbox on the page (or in the graph track settings?) to control it.

adamnovak commented 7 months ago

First we should come up with a Plan for how this should work, and only then implement it.

adamnovak commented 7 months ago

Shreya's plan

Also: make sure the renderer can handle not having sequences client-side

adamnovak commented 6 months ago
adamnovak commented 6 months ago

Switches could look like this iOS example:

Image