dalliance icon indicating copy to clipboard operation
dalliance copied to clipboard

Feature request: gene overview

Open parlar opened this issue 11 years ago • 3 comments

A useful thing would be an overview pane of genes. It could be used for orientation (highlightening current exon you are looking at) but also for quick navigation between different exons within a gene. Exon numbers could perhaps also be displayed in popups, or provided below or above.

I don't know how difficult it would be to implement such a feature?

parlar avatar Jun 13 '14 09:06 parlar

@dasmoth Could the chains configuration be used to create a genome where the introns are "spliced-out"? Then all exons would be contiguous and every other track would plot its data in spliced coordinates. This would be vary nice for visualizing exonic variants and understanding where in the protein product the change is made (near the end or near a splice junction), without large introns squishing all exons to being only pixels wide.

cc @ymen

mdrasmus avatar Jul 20 '14 16:07 mdrasmus

@dasmoth We also briefly discussed this issue on the Dalliance Google group. https://groups.google.com/forum/#!topic/biodalliance-dev/6yBxQBUO2TA

I have not revisited the problem with greater details, but if you have any tips or suggestions on how to proceed (or let me know the dumb mistakes I'm making) that would be really helpful! :)

ymen avatar Jul 20 '14 16:07 ymen

Yes, I think the coordinate mapping approach is the right way to go. Not entirely sure what's going wrong for @ymen but will take a look ASAP.

dasmoth avatar Jul 20 '14 17:07 dasmoth