Skip to main content

Association Testing in Unrelated Individuals

In association testing we are interested in the effect of a specific allele in the population. We ask the question: "Is allele X1 more common in affected individuals than unaffected individuals?" We do not need family data to answer this, but we can use it if we have it.

Recall that Linkage Disequilibrium is the tendency for alleles at two loci closely linked on a chromosome to be associated in a population. Linkage is done within a family (referring to alleles inherited together), and LD is done within a population (alleles found at two loci together on a haplotype more often than expected).  After many generations disease causing mutations in LD will fade due to recombination.

image-1665531223732.png
The above graphic represents a mutation on a chromosome that decreases over generations.

Specific alleles may be functional or in LD with functional mutations.
    Functional = casual -> the mutation that actually causes the increased/decreased risk/phenotype.

Genetic Association Testing

In genetic association analysis, we are trying to identify association between genotype/marker (SNP) and phenotypes.

H0: No association between marker genotypes and phenotype

When the null hypothesis is rejected, we conclude a marker is associated with a phenotype.

  • The marker may be a functional mutation or in LD with a functional mutation
    • Non-synonymous changes, truncation, UTR SNPs may be more likely to be causal ("functional SNPs")
    • Synonymous, intronic, IVS SNPs may be less likely to be casual
    • Functional studies are usually required to determined whether an associated SNP is functional/casual
    • Databases such as ENCODE make it easier to predict if variants have function but its still difficult to be sure for non-exonic variants

Association Testing for Qualitative Traits

  • Can be performed within case-control or cohort/population studies
  • Case-control commonly used for genetic studies of rare traits
  • H0: there is no association between alleles
  • Testing methods:
    • Chi-square or Fishers exact test comparing allelic or genotypic frequencies between cases and controls
    • Logistic regression
      • Allows incorporation of covariates
      • Convenient framework for exploration of genetic models
    • For matched case-control studies can perform MH test, conditional logistic regression