3. Genomics & Bioinformatics

Variant Analysis

SNP and structural variant detection, variant annotation, filtering strategies, and interpretation of functional impact on genes and phenotypes.

Variant Analysis

Hey students! šŸ‘‹ Welcome to one of the most exciting frontiers in modern genetics - variant analysis! In this lesson, we'll explore how scientists detect and interpret the tiny differences in our DNA that make each person unique. You'll learn about single nucleotide polymorphisms (SNPs), structural variants, and how researchers use sophisticated filtering strategies to understand which genetic changes actually matter for human health and disease. By the end of this lesson, you'll understand how genetic variants are discovered, annotated, and interpreted to unlock the secrets hidden in our genomes! 🧬

Understanding Genetic Variants: The Building Blocks of Human Diversity

Imagine your DNA as a massive library containing 3.2 billion letters (nucleotides). Now picture that between any two people, about 99.9% of those letters are identical! šŸ“š The remaining 0.1% - roughly 3-5 million differences - are what we call genetic variants, and they're responsible for everything from your eye color to your risk of developing certain diseases.

The most common type of genetic variant is the Single Nucleotide Polymorphism (SNP). Think of SNPs as typos in the genetic code where one letter has been swapped for another. For example, where most people might have the sequence "AAGCCTA," you might have "AAGCTTA" - just one letter different! These tiny changes occur approximately once every 300-1000 base pairs throughout the human genome.

But SNPs aren't the only players in the variant game. Structural variants (SVs) are much larger changes that can involve deletions, insertions, duplications, or rearrangements of DNA segments. These variants typically affect 50 or more nucleotides at once and can dramatically alter gene function. Recent studies show that structural variants contribute substantially to genetic diversity and can have major impacts on traits and disease susceptibility.

SNP Detection: Finding Needles in a Genomic Haystack

Detecting SNPs requires sophisticated computational approaches that can identify genuine genetic differences from sequencing errors. When scientists sequence your DNA, they don't just read it once - they read each region multiple times to ensure accuracy. This process, called "coverage," typically involves reading each nucleotide 30-100 times! šŸ”

The detection process works like this: First, your DNA sequence is compared to a reference genome (think of it as the "standard" human genome). Specialized algorithms then identify positions where your sequence differs from the reference. However, not every difference is a real SNP - some are just sequencing mistakes!

To separate real variants from errors, scientists use several quality control measures:

  • Coverage depth: Real SNPs should be supported by multiple sequencing reads
  • Quality scores: Each nucleotide gets a confidence score based on sequencing accuracy
  • Population frequency: Variants seen in multiple people are more likely to be real
  • Strand bias: Real variants should appear on both DNA strands equally

Modern SNP detection tools can identify over 4 million SNPs per individual genome with remarkable accuracy - missing fewer than 1% of true variants while keeping false positives below 0.1%!

Structural Variant Detection: Spotting the Big Changes

While SNPs are like single-letter typos, structural variants are like entire paragraphs being deleted, duplicated, or moved around in our genetic book! šŸ“– Detecting these larger changes requires different strategies because they can't be spotted by simple letter-by-letter comparison.

Scientists use several approaches to find structural variants:

Read-pair analysis looks for DNA fragments that map to unexpected locations or distances apart. If two ends of a DNA fragment map much farther apart than expected, it might indicate a deletion between them.

Split-read analysis identifies reads that partially align to two different genomic locations, suggesting a breakpoint where DNA has been rearranged.

Read-depth analysis examines coverage patterns - regions with unusually high coverage might indicate duplications, while low-coverage regions could represent deletions.

Recent studies have shown that the average human genome contains about 2,100-2,500 structural variants, affecting approximately 20 million base pairs of DNA. That's roughly 0.7% of your entire genome involved in large-scale structural changes!

Variant Annotation: Giving Meaning to the Differences

Once variants are detected, the next crucial step is annotation - essentially asking "What does this change actually do?" This process involves layering multiple types of information onto each variant to predict its potential impact. šŸŽÆ

Functional annotation determines where variants fall relative to genes:

  • Coding variants occur within protein-coding regions and may change amino acids
  • Regulatory variants fall in gene control regions and may affect when/how genes are expressed
  • Intronic variants occur in non-coding gene regions and usually have minimal impact
  • Intergenic variants fall between genes and typically have the least functional impact

Population annotation compares variant frequencies across different populations. Variants that are common (>5% frequency) in healthy populations are usually benign, while very rare variants (<0.1% frequency) are more likely to be disease-causing.

Conservation annotation examines whether the affected DNA region has remained unchanged across species over millions of years. Highly conserved regions that are identical between humans and other mammals are more likely to be functionally important.

Predictive annotation uses machine learning algorithms to score variants based on their predicted impact. Tools like CADD (Combined Annotation Dependent Depletion) integrate dozens of features to provide a single score indicating how "deleterious" or harmful a variant might be.

Filtering Strategies: Separating Signal from Noise

With millions of variants per genome, scientists need smart filtering strategies to focus on the most relevant changes. Think of this like having a giant pile of puzzle pieces and needing to find the ones that actually belong to your specific puzzle! 🧩

Quality-based filtering removes low-confidence variants:

  • Minimum coverage requirements (typically ≄10 reads)
  • Quality score thresholds (usually ≄20, meaning 99% confidence)
  • Genotype quality filters to ensure accurate variant calling

Frequency-based filtering uses population databases:

  • Remove common variants (>1-5% frequency) when looking for disease causes
  • Focus on rare variants (<0.1% frequency) for severe genetic disorders
  • Consider population-specific frequencies to avoid ethnic bias

Functional filtering prioritizes variants likely to have biological impact:

  • Focus on coding variants that change protein sequences
  • Prioritize variants in known disease genes
  • Consider regulatory variants affecting gene expression
  • Filter out variants in non-functional genomic regions

Inheritance pattern filtering considers family relationships:

  • Look for de novo variants (new mutations not inherited from parents)
  • Apply dominant or recessive inheritance models
  • Consider compound heterozygous variants (two different mutations in the same gene)

Interpreting Functional Impact: From Variants to Phenotypes

The ultimate goal of variant analysis is understanding how genetic changes translate into observable traits or disease risk. This interpretation process combines computational predictions with biological knowledge and clinical evidence. šŸ”¬

Protein impact prediction examines how variants affect protein structure and function. Missense variants that change amino acids are scored based on:

  • Chemical properties of the amino acid change
  • Location within important protein domains
  • Conservation of the affected position across species
  • Known functional sites and binding regions

Gene-level impact assessment considers the overall effect on gene function:

  • Loss-of-function variants (nonsense, frameshift) typically have severe effects
  • Gain-of-function variants may cause overactive proteins
  • Dominant-negative variants can interfere with normal protein function
  • Haploinsufficiency occurs when losing one gene copy causes problems

Pathway analysis examines whether variants affect related biological processes. Multiple variants in genes within the same pathway might collectively contribute to disease risk, even if individual variants have modest effects.

Phenotype correlation links variants to observable traits using databases of known gene-disease associations. Resources like ClinVar contain thousands of clinically interpreted variants, while GWAS studies identify variants associated with complex traits like height, diabetes risk, or drug responses.

Conclusion

Variant analysis represents the cutting edge of personalized medicine, allowing us to decode the genetic differences that make each person unique. Through sophisticated detection algorithms, comprehensive annotation strategies, and intelligent filtering approaches, scientists can now identify and interpret the millions of genetic variants in each human genome. This process transforms raw DNA sequence data into actionable insights about disease risk, drug responses, and biological function, paving the way for truly personalized healthcare approaches.

Study Notes

• SNPs (Single Nucleotide Polymorphisms): Most common genetic variants, occurring ~once every 300-1000 base pairs, involving single letter changes in DNA sequence

• Structural Variants (SVs): Large-scale genomic changes (≄50 nucleotides) including deletions, insertions, duplications, and rearrangements

• Variant Detection Quality Control: Requires multiple sequencing reads (30-100x coverage), quality scores ≄20, and population frequency validation

• Average Human Genetic Variation: ~4-5 million SNPs and ~2,100-2,500 structural variants per individual genome

• Annotation Categories: Coding (affects proteins), regulatory (affects gene expression), intronic (within genes), intergenic (between genes)

• Filtering Strategies: Quality-based (coverage/scores), frequency-based (population databases), functional (biological impact), inheritance-based (family patterns)

• Functional Impact Levels: Loss-of-function (severe), missense (variable), synonymous (usually benign), regulatory (context-dependent)

• Population Frequency Guidelines: Common variants (>5%) usually benign, rare variants (<0.1%) more likely pathogenic

• Conservation Scoring: Highly conserved regions across species indicate functional importance and variant intolerance

• Clinical Interpretation Resources: ClinVar (clinical variants), GWAS (trait associations), gene-disease databases for phenotype correlation

Practice Quiz

5 questions to test your understanding

Variant Analysis — Genetics | A-Warded