Gnomad
Gnomad accesses the Genome Aggregation Database to retrieve allele frequencies, constraint metrics, and loss-of-function annotations across diverse populations. Use it to assess variant rarity, filter benign variants by ACMG criteria, and identify genes intolerant of functional disruption through pLI and LOEUF scores.
Gnomad queries the Genome Aggregation Database via GraphQL to retrieve population allele frequencies and gene constraint scores for variant interpretation.
AI-generated summary based on this skill's SKILL.md
Install
Delphine-L/claude_global/gnomad · repository language: Shell
git clone https://github.com/Delphine-L/claude_global
cp -r claude_global ~/.claude/skills/gnomadgenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is Gnomad?
Gnomad is a skill that accesses the Genome Aggregation Database to retrieve allele frequencies, constraint metrics, and loss-of-function annotations across diverse populations. It helps assess variant rarity, filter benign variants by ACMG criteria, and identify genes intolerant of functional disruption through pLI and LOEUF scores.
What are Gnomad's main capabilities and features?
Gnomad enables you to query allele frequencies across diverse populations, retrieve constraint metrics for genes, access loss-of-function annotations, assess variant rarity for clinical interpretation, filter benign variants using ACMG criteria, and identify genes with high intolerance to functional disruption via pLI and LOEUF scoring.
How to use Gnomad for variant analysis?
Gnomad allows you to input genetic variants and retrieve comprehensive population frequency data, constraint information, and functional impact predictions. Use these metrics to evaluate variant pathogenicity, determine population prevalence, and assess whether genes are sensitive to loss-of-function mutations for your genomic research or clinical assessment.
What is Gnomad documentation available for setup?
Gnomad documentation covers accessing the Genome Aggregation Database, querying allele frequencies and constraint metrics, interpreting loss-of-function annotations, and applying ACMG filtering criteria. Refer to the documentation for detailed guidance on configuration, query syntax, and best practices for variant interpretation workflows.
Can Gnomad help identify genes intolerant of disruption?
Yes, Gnomad identifies genes intolerant of functional disruption through pLI (probability of loss-of-function intolerance) and LOEUF (loss-of-function observed/expected upper bound fraction) scores. These metrics help prioritize genes where mutations are likely to cause disease and filter out genes where loss-of-function variants are tolerated.
How does Gnomad filter variants by ACMG criteria?
Gnomad supports filtering benign variants using ACMG (American College of Medical Genetics) criteria by leveraging allele frequency thresholds and population diversity data. This enables you to classify variants as benign based on their prevalence across diverse populations, streamlining clinical variant interpretation workflows.