| Literature DB >> 27341818 |
Chaitanya R Acharya1,2, Janice M McCarthy2, Kouros Owzar2, Andrew S Allen3,4.
Abstract
BACKGROUND: In order to better understand complex diseases, it is important to understand how genetic variation in the regulatory regions affects gene expression. Genetic variants found in these regulatory regions have been shown to activate transcription in a tissue-specific manner. Therefore, it is important to map the aforementioned expression quantitative trait loci (eQTL) using a statistically disciplined approach that jointly models all the tissues and makes use of all the information available to maximize the power of eQTL mapping. In this context, we are proposing a score test-based approach where we model tissue-specificity as a random effect and investigate an overall shift in the gene expression combined with tissue-specific effects due to genetic variants.Entities:
Keywords: Multiple tissues; Score test; Tissue-specificity; eQTL mapping
Mesh:
Year: 2016 PMID: 27341818 PMCID: PMC4919894 DOI: 10.1186/s12859-016-1123-5
Source DB: PubMed Journal: BMC Bioinformatics ISSN: 1471-2105 Impact factor: 3.169
Fig. 1An illustration of the regulation of tissue-specific gene regulation. In this example, we illustrate the concept of tissue-specific gene expression using Gene A (quantified by blue squiggly lines) and its genetic variant (denoted by red triangle labeled SNP) in two tissues, tissue 1 and tissue 2. In both tissues 1 and 2, left panel indicates the wild-type gene expression of Gene A and the right panel indicates a reduced gene expression in the presence of a genetic variant, shown here by the reduced number of blue squiggly lines. It is clear from the figure that there is a difference in baseline gene expression levels of Gene A in tissues 1 and 2 and there is a difference in the degree to which the gene expression is repressed by the genetic variant
Table comparing the type I error of the joint score test statistic, U with tissue-by-tissue (TBT) analysis, MetaTissue (MT) model (FE = Fixed Effects model; RE = Random Effects model) and multivariate Bayesian Model Averaging. Note that all the results are based on 5,000 simulations on 100 observations at a nominal level of α=0.05
| Number of tissues = 5 | Number of tissues = 10 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| MAF | TBT |
| MT(RE) | BMA |
| TBT |
| MT(RE) | BMA |
|
| 0.05 | 0.0422 | 0.0410 | 0.0488 | 0.0488 | 0.0456 | 0.0434 | 0.0362 | 0.0404 | 0.0392 | 0.0416 |
| 0.10 | 0.0476 | 0.0442 | 0.0510 | 0.0488 | 0.0494 | 0.0512 | 0.0368 | 0.0472 | 0.0448 | 0.0480 |
Fig. 2Statistical power comparison at a minor allele frequency of 0.05 (moderately rare variant minor allele frequency). Barplot depicting the statistical power comparison between the joint score test method and other methods such as MetaTissue model (Fixed Effects, FE; Random Effects, RE) and eQTL-BMA when the (a) number of tissues is 5 and (b) 10 at a minor allele frequency of 0.05. We varied the proportion of variance explained by γ(P V E ) between 0 - 25 % and β fixed effect for the additive effect of the SNP. Each vertical grid labeled 0 through 25 represents varying levels of P V E whereas each horizontal grid represents the presence or absence of the additive effect due to SNP
Fig. 3Statistical power comparison at a minor allele frequency of 0.1 (common variant minor allele frequency). Barplot depicting the statistical power comparison between the joint score test method and other methods such as MetaTissue model (Fixed Effects, FE; Random Effects, RE) and eQTL-BMA when the (a) number of tissues is 5 and (b) 10 at a minor allele frequency of 0.10. We varied the proportion of variance explained by γ(P V E ) between 0 - 25 % and β fixed effect for the additive effect of the SNP. Each vertical grid labeled 0 through 25 represents varying levels of P V E whereas each horizontal grid represents the presence or absence of the additive effect due to SNP
Performance of different methods on a simulated dataset
| Method | Number of tissues = 5 | Number of tissues = 10 | Core algorithm implementation |
|---|---|---|---|
| Joint score test | 0.48 s (with no permutations) | 0.7s (with no permutations) | RcppArmadillo |
| 45 s (with permutations) | 72 s (with permutations) | ||
| eQTL-BMA | 176 s | 244 s | C++ |
| MetaTissue | 157 s | 822 s | Java |
All the computations were performed on a single core of an Intel Xeon E5-2650 2.60GHz CPU. These times do not include any data preparation time and are reflective of the core algorithm alone