josiahseaman / FluentDNA

FluentDNA allows you to browse sequence data of any size using a zooming visualization similar to Google Maps. You can use FluentDNA as a standalone program or as a python module for your own bioinformatics projects.
65 stars 7 forks source link

Annotation Layer ordering #27

Closed josiahseaman closed 6 years ago

josiahseaman commented 8 years ago

As a user, I can reorder the list of annotations which determines the display order of which annotation is on top of others.

Drag and drop widget is an obvious choice, but a ↑ button would also work fine. Does OpenSeaDragon support Z-ordering?

This feature would be especially useful for using one annotation to mask another one for the purposes of intersection / exclusion of sets.