What problem does it solve?
This Skill provides programmatic access to the Genome Aggregation Database (gnomAD), enabling users to query population allele frequencies, variant constraint scores (pLI, LOEUF), and loss-of-function intolerance metrics for genetic variants.
Core Features & Use Cases
- Variant Frequency Lookup: Determine if a variant is rare or common across diverse populations.
- Pathogenicity Interpretation: Use allele frequencies and constraint scores to assess the clinical significance of genetic variants, crucial for rare disease diagnosis and variant classification.
- Gene Prioritization: Identify genes that are intolerant to loss-of-function variants, aiding in the discovery of disease-causing genes.
- Use Case: Given a list of variants from a patient's exome sequencing, use this Skill to check their allele frequencies in gnomAD and retrieve constraint scores for associated genes to aid in variant interpretation.
Quick Start
Query gnomAD for variants in the gene 'BRCA1' using the 'gnomad_r4' dataset.