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

Support for CNVs #12

Open
pasted opened this issue Jun 30, 2017 · 0 comments
Open

Support for CNVs #12

pasted opened this issue Jun 30, 2017 · 0 comments

Comments

@pasted
Copy link
Owner

pasted commented Jun 30, 2017

VCF representation of a CNV can be difficult to handle, wit non-specific end points and variable quality of frequency data (DGV http://dgv.tcag.ca/dgv/app/home).

CNV HTZ / HMZ deletion model should:

  • return LOF details for all genes that overlap region
  • Aggregate stats on numbers of HMZ / HTZ LOF variants within regions on a gene by gene basis
  • if high number of LOF variants from Gnomad in deleted region = lower pathogenicity
  • Given Gnomad data covers regions outside of Exonic boundaries should probably also look at intergenic regions if covered by CNV

CNV duplication model should:

  • return the same details as deletion CNV but with different conclusions
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

1 participant