CEBC. The Carolina Environmental Bioinformatics Center
menubar Overview Projects Investigators Collaborators News Policy Makers General public Software Sitemap

FastMap: Fast eQTL mapping in homozygous populations

Daniel M. Gatti, Andrey A. Shabalin, Tieu-Chong Lam, Fred A. Wright, Ivan Rusyn and Andrew B. Nobel

Abstract

Motivation: Gene expression Quantitative Trait Locus (eQTL) mapping measures the association between transcript expression and genotype in order to find genomic locations likely to regulate transcript expression. The availability of both gene expression and high-density genotype data has improved our ability to perform eQTL mapping in inbred mouse and other homozygous populations. However, existing eQTL mapping software does not scale well when the number of transcripts and markers are on the order of 105 and 105–106, respectively.

Results: We propose a new method, FastMap, for fast and efficient eQTL mapping in homozygous inbred populations with binary allele calls. FastMap exploits the discrete nature and structure of the measured single nucleotide polymorphisms (SNPs). In particular, SNPs are organized into a Hamming distance-based tree that minimizes the number of arithmetic operations required to calculate the association of a SNP by making use of the association of its parent SNP in the tree. FastMap's tree can be used to perform both single marker mapping and haplotype association mapping over an m-SNP window. These performance enhancements also permit permutation-based significance testing.

Contact: iir@unc.edu ; nobel@email.unc.edu

Supplementary information: Supplementary data are available at Bioinformatics online.

Oxford journals.Bioinformatics.

Download FastMap

Download source code

Installation

Tutorial