calipho-sib / feature-viewer

Library to visualize protein sequence features in javascript using D3 - From SIB CALIPHO group; neXtProt project
http://calipho-sib.github.io/feature-viewer/examples/
Other
112 stars 32 forks source link

Feature suggestion: Left/right scroll when zoomed in #20

Open harryjubb opened 8 years ago

harryjubb commented 8 years ago

This would be a really great feature to have, being able to stay zoomed in and move along the sequence. From chatting with colleagues, this seems to be a logical feature for a sequence browser. Would this be tractable for Feature Viewer?

sunworshipper commented 7 years ago

I agree about the scroll feature. It's an important functionality. If you are zoomed in a region you have to zoom out before you zoom in again to another region. Scroll left right would be great.

MatSchaeff commented 7 years ago

At neXtProt we are also facing a lag problem by displaying proteins with a lot of features, so that's a functionality that we will try to add soon ;) Harry already made a nice implementation of it : http://cancer.sanger.ac.uk/cosmic3d/protein/BRAF

gabrielctn commented 2 years ago

That is exactly the functionnality I am looking for ! Has it been implemented somewhere ? It would be really great to have it, the viewer would be almost perfect then :)