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

Add gnomAD v4 CNVs #1133

Open
9 of 11 tasks
mattsolo1 opened this issue Jul 13, 2023 · 0 comments · May be fixed by #1358
Open
9 of 11 tasks

Add gnomAD v4 CNVs #1133

mattsolo1 opened this issue Jul 13, 2023 · 0 comments · May be fixed by #1358
Assignees

Comments

@mattsolo1
Copy link
Contributor

mattsolo1 commented Jul 13, 2023

This proposal involves adding a new views to the gnomAD browser that enable users to browser CNV (copy number variant) data for gnomAD v4.

It is expected that these views will be similar to the current Structural Variant interface, so we will re-use many components from that UI with a few modifications:

  • Exome coverage will be displayed instead of genome coverage
  • The only SV classes will be DEL and DUP
  • Include a visual representation of ancestry allele frequency on the gene & variant pages (e.g. use hovering, or have height of variant being proportional to freq, or some other visual representation TBD)
  • Includes pileup stats for DUP/DELs
  • Clicking on an exon should center the page around the exon and show a DUP/DEP bar plot with get a granular view of DEL/DUP carrier percentages
  • Add squiggly lines to variant boundaries because the boundaries are fuzzy
  • Ensure that including constraint table is not confusing (b/c it is coming from SNVs)

Sketches provided to us:

image

image

image

TODOs:

  • Matt to provide Jack with SV format example
  • Jack will determine if he will be providing consequences
  • Jack sends mock CNV data to browser team in appropriate format
  • Jack sends pileup data (this will be something new, in MatrixTable format). Sample file should cover same genomic region as the mock CNV results sample
  • Elissa develops pipeline script
  • Elissa to develop the new UI
  • Jack generates histograms
  • Determine final approval person
  • Create docs
  • Write blog post
  • Launch
@mattsolo1 mattsolo1 self-assigned this Jul 13, 2023
@elissa-alarmani elissa-alarmani linked a pull request Sep 21, 2023 that will close this issue
@mattsolo1 mattsolo1 removed their assignment Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants