Related Experiment Video
Updated: Apr 4, 2026

08:27
Large-Scale Multi-Omics Genome-Wide Association Studies Mo-GWAS: Guidelines for Sample Preparation and Normalization
Published on: July 27, 2021
5.0K
A guide to genome-wide association analysis and post-analytic interrogation.
Eric Reed1, Sara Nunez1, David Kulp2
1Department of Mathematics and Statistics, Mount Holyoke College, South Hadley, MA, U.S.A.
Statistics in Medicine
|September 8, 2015
Summary
This tutorial provides a guide for genome-wide association analysis using R and Bioconductor. It demonstrates methods for analyzing coronary artery disease data and visualizing genetic findings.
Area of Science:
- Genetics
- Bioinformatics
- Statistical Genomics
Background:
- Genome-wide association studies (GWAS) are crucial for identifying genetic variants associated with complex diseases.
- Implementing GWAS involves complex analytical steps and specialized software tools.
- Access to user-friendly resources and open-source software facilitates GWAS implementation.
Purpose of the Study:
- To provide a comprehensive tutorial for performing genome-wide association analysis.
- To present practical software tools for analysis, visualization, and interpretation of GWAS data.
- To illustrate the application of these methods using real-world coronary artery disease data.
Main Methods:
- Utilizing the R statistical computing environment and Bioconductor packages for bioinformatics analysis.
- Applying genome-wide association analysis to a dataset of 1401 individuals and 861,473 single nucleotide polymorphisms (SNPs).
- Employing the UCSC Genome Browser for post-analytic visualization and interrogation of genetic findings.
Main Results:
- Demonstration of a complete workflow for genome-wide association analysis.
- Successful identification and visualization of genetic associations within the coronary artery disease dataset.
- Public availability of all data, code, and supplementary resources for reproducibility and further learning.
Conclusions:
- The tutorial offers a practical and accessible approach to conducting genome-wide association studies.
- Open-source tools and publicly available data significantly enhance the accessibility and reproducibility of genetic research.
- This resource empowers researchers to explore genetic underpinnings of diseases like coronary artery disease.
Keywords:
BioconductorHardy-Weinberg equilibrium (HWE)IBDManhattan plotQ-Q plotR codeSNP filteringUCSC Genome Browserancestrycall rategenome-wide association (GWA) studyheatmapheterozygosityimputationlambda statisticminor allele frequency (MAF)parallel processingprincipal component analysis (PCA)regional association plotrelatednesssample filteringstatistical genomicssubstructuretutorialRelated Concept Videos
Genome-wide Association Studies-GWAS
16.7K
Genome-wide association studies or GWAS are used to identify whether common SNPs are associated with certain diseases. Suppose specific SNPs are more frequently observed in individuals with a particular disease than those without the disease. In that case, those SNPs are said to be associated with the disease. Chi-square analysis is performed to check the probability of the allele likely to be associated with the disease.
GWAS does not require the identification of the target gene involved in...
GWAS does not require the identification of the target gene involved in...
16.7K
Evolutionary Relationships through Genome Comparisons
7.3K
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
7.3K
Pharmacogenomics: Identification of New Drug Targets
86
Advances in genomics have profoundly influenced drug discovery by increasing both the speed and accuracy of pharmaceutical development. Pharmacogenomics, which examines how genetic variation influences drug response, facilitates the identification of novel therapeutic targets and enables patient stratification for personalized treatment. These strategies contribute to improved drug efficacy, minimized adverse effects, and more efficient clinical trial design.Mapping genetic differences...
86
Genome Annotation and Assembly
22.0K
The genome refers to all of the genetic material in an organism. It can range from a few million base pairs in microbial cells to several billion base pairs in many eukaryotic organisms. Genome assembly refers to the process of taking the DNA sequencing data and putting it all back together in a correct order to create a close representation of the original genome. This is followed by the identification of functional elements on the newly assembled genome, a process called genome annotation.
22.0K
Genomics
41.8K
Genomics is the science of genomes: it is the study of all the genetic material of an organism. In humans, the genome consists of information carried in 23 pairs of chromosomes in the nucleus, as well as mitochondrial DNA. In genomics, both coding and non-coding DNA is sequenced and analyzed. Genomics allows a better understanding of all living things, their evolution, and their diversity. It has a myriad of uses: for example, to build phylogenetic trees, to improve productivity and...
41.8K

