Related Experiment Video
Updated: May 16, 2026

A Pathway Association Study Tool for GWAS Analyses of Metabolic Pathway Information
Published on: July 1, 2020
BlueSNP: R package for highly scalable genome-wide association studies using Hadoop clusters
Hailiang Huang1, Sandeep Tata, Robert J Prill
1Healthcare Informatics, IBM Almaden Research Center, San Jose, CA 95120, USA.
Summary:
Computational workloads for genome-wide association studies (GWAS) are growing in scale and complexity outpacing the capabilities of single-threaded software designed for personal computers. The BlueSNP R package implements GWAS statistical tests in the R programming language and executes the calculations across computer clusters configured with Apache Hadoop, a de facto standard framework for distributed data processing using the MapReduce formalism. BlueSNP makes computationally intensive analyses, such as estimating empirical p-values via data permutation, and searching for expression quantitative trait loci over thousands of genes, feasible for large genotype-phenotype datasets.
Availability And Implementation:
http://github.com/ibm-bioinformatics/bluesnp
Related Concept Videos
Genome-wide Association Studies-GWAS
GWAS does not require the identification of the target gene involved in...
Introduction to R
Genomics
