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

Clinical interpretation mode glitches #150

Open
dominikglodzikhms opened this issue Jan 9, 2025 · 1 comment
Open

Clinical interpretation mode glitches #150

dominikglodzikhms opened this issue Jan 9, 2025 · 1 comment

Comments

@dominikglodzikhms
Copy link
Collaborator

I noticed minor oddities in the configuration with the clinical interpretation info.
Here is a link to the configuration

When selecting a sample with the interpretation panel, a horizontal scrolling bar appears. It would be preferable to adjust the size of the visualization and not to have the bar.
Screenshot 2025-01-09 at 5 07 35 PM

Strangely, for this sample, there is a white gap on top of the genome view.

Perhaps related, when later switching to the sample without the panel, chromosome 1 seems to be missing
Screenshot 2025-01-09 at 5 08 36 PM

@sehilyi
Copy link
Member

sehilyi commented Jan 15, 2025

I suspect that this might be because the width of the Chromoscope visualization (visPanelWidth) is not accurately updated. If the visPanelWidth is not the same as the actual width given to the visualization on the screen, I think the white gap on top of the genome view appears.

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

No branches or pull requests

2 participants