Skip to content

add coverage tracks for CNVs (percent callable, deletion burden, and duplication burden)#1358

Closed
elissa-alarmani wants to merge 12 commits intomainfrom
ea/cnv-tracks
Closed

add coverage tracks for CNVs (percent callable, deletion burden, and duplication burden)#1358
elissa-alarmani wants to merge 12 commits intomainfrom
ea/cnv-tracks

Conversation

@elissa-alarmani
Copy link
Copy Markdown
Contributor

@elissa-alarmani elissa-alarmani commented Dec 13, 2023

Currently, this PR correctly implements the percent callable track for the CNV dataset and queries all 3 tracks (percent callable, deletion burden, and duplication burden track).

TODO:

  • Decide on the best ways to visualize the 3 tracks
  • Front-end visualization of deletion burden track (create components such as ./GenePage/CopyNumberVariantsGeneDeletionBurdenTrack.tsx and ./RegionPage/CopyNumberVariantsRegionDeletionBurdenTrack.tsx
  • Front-end visualization of deletion burden track (create components such as ./GenePage/CopyNumberVariantsGeneDuplicationBurdenTrack.tsx and ./RegionPage/CopyNumberVariantsRegionDuplicationBurdenTrack.tsx
  • Testing of the deletion and duplication burden tracks.

@elissa-alarmani elissa-alarmani changed the title create discrete barplot for percent callable track add coverage tracks for CNVs (percent callable, deletion burden, and duplication burden) Dec 13, 2023
@elissa-alarmani elissa-alarmani self-assigned this Dec 13, 2023
@elissa-alarmani elissa-alarmani linked an issue Dec 13, 2023 that may be closed by this pull request
11 tasks
@elissa-alarmani
Copy link
Copy Markdown
Contributor Author

Useful testing region and genes for the percent callable track:
Region: 1-50375975-50768099
Genes: OSBPL9 and CLSPN

@rileyhgrant
Copy link
Copy Markdown
Contributor

Closing as stale

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.

Add gnomAD v4 CNVs

2 participants