Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow selection of a region detail in regulatory activity viewer #1182

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

azangru
Copy link
Collaborator

@azangru azangru commented Oct 25, 2024

Description

The changes in this PR include the following:

  • By clicking and dragging on region overview, it is possible to select a subregion that shows up in the region details panel below
    • The cursor over the svg changes its shape to suggest that a subregion can be selected
    • Features (including their fragments) that are outside the selected subregion are greyed out in the RegionOverview panel. The greyed-out features are not interactive, and do not respond to mouse hover or to clicks
  • RegionOverview shows gene extents (dashed lines to either side of a transcript if the transcript is shorter than the gene itself)
  • Allow display of multiple transcription start sites
  • Add inert areas outside the selection in region overview

Deployment URL(s)

http://activity-viewer.review.ensembl.org

Also:
- Draw gene extents in region-overview
- Use an svg filter to grey out features outside of selected area
- Allow multiple transcription start sites
- On forward strand, bump genes to the top; update cursor shape over region overview
- Add inert areas outside the selection in region overview
- Fix selection of features within region detail
- Do not use long press
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant