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

Display all genes on SV details page #56

Closed
holtgrewe opened this issue Sep 8, 2023 · 1 comment · Fixed by #107
Closed

Display all genes on SV details page #56

holtgrewe opened this issue Sep 8, 2023 · 1 comment · Fixed by #107
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@holtgrewe
Copy link
Member

Is your feature request related to a problem? Please describe.
The overlapping genes for CNVs is important information.

Describe the solution you'd like
Display overlapping genes in a table with their scores. Selecting the gene should display the gene details summary, similar to how VarFish does it.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context

@holtgrewe holtgrewe added the enhancement New feature or request label Sep 8, 2023
@gromdimon gromdimon added this to the 0.1.0 milestone Oct 2, 2023
holtgrewe added a commit that referenced this issue Oct 2, 2023
This provides access to all affected genes in a SV. Note that
this also changes keys from kebab-case to snake_case.
@holtgrewe
Copy link
Member Author

OK, #103 has been merged, handing over to you, @gromdimon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants