Ahmed-2026 / Shiny-App

0 stars 0 forks source link

Add domain visualization for HSPG2 and similar genes #2

Open Ahmed-2026 opened 2 weeks ago

Ahmed-2026 commented 2 weeks ago

The current lollipop plot only shows mutation types for genes. We need to add functionality to display and color protein domains for HSPG2 and similar genes. The current implementation uses g3Lollipop to render protein changes, coloring by mutation type. We need to modify this to include domain information and allow coloring by domains in addition to mutation types.

Ahmed-2026 commented 2 weeks ago

For genes with many domains, we may need to implement a filtering mechanism to prevent visual clutter. Next steps: