Literature DB >> 26950849

Joint Analysis of Multiple Traits Using "Optimal" Maximum Heritability Test.

Zhenchuan Wang1, Qiuying Sha1, Shuanglin Zhang1.   

Abstract

The joint analysis of multiple traits has recently become popular since it can increase statistical power to detect genetic variants and there is increasing evidence showing that pleiotropy is a widespread phenomenon in complex diseases. Currently, most of existing methods use all of the traits for testing the association between multiple traits and a single variant. However, those methods for association studies may lose power in the presence of a large number of noise traits. In this paper, we propose an "optimal" maximum heritability test (MHT-O) to test the association between multiple traits and a single variant. MHT-O includes a procedure of deleting traits that have weak or no association with the variant. Using extensive simulation studies, we compare the performance of MHT-O with MHT, Trait-based Association Test uses Extended Simes procedure (TATES), SUM_SCORE and MANOVA. Our results show that, in all of the simulation scenarios, MHT-O is either the most powerful test or comparable to the most powerful test among the five tests we compared.

Entities:  

Mesh:

Year:  2016        PMID: 26950849      PMCID: PMC4780705          DOI: 10.1371/journal.pone.0150975

Source DB:  PubMed          Journal:  PLoS One        ISSN: 1932-6203            Impact factor:   3.240


Introduction

Increasing evidence shows that pleiotropy, the effect of one variant on multiple traits, is a widespread phenomenon in complex diseases [1]. Furthermore, in genetic association studies of complex diseases, multiple related traits are usually measured. For example, hyperuricemia is usually present in patients with gout [2]; coronary heart disease is predicted by cytokine interleukin-6, C-reactive protein, interleukin-1, tumor necrosis factor-α and fibrinogen [3, 4]; and neuropsychiatric disorders depend on a range of overlapping clinical characteristics [5]. Although most published genome-wide association studies (GWASs) analyze each of the related traits separately, joint analysis of multiple traits may increase statistical power to detect genetic variants [6-9]. Thus, joint analysis of multiple traits has recently become popular. Several statistical methods have been developed for joint analysis of multiple traits. These methods can be roughly divided into three groups: combining the univariate analysis results, regression methods, and dimension reduction methods. For combining univariate analysis results, one first conducts the univariate test by performing an association test for each trait individually and then combines the univariate test statistics or combines the p-values of the univariate tests [2, 10–12]. Regression methods include mixed effect models [9, 13, 14], generalized estimating equation (GEE) methods [15, 16], and reverse regression methods [5, 17]. Mixed effect models can account for relatedness, population structure, and polygenic background effect, but it is computationally challenging. The GEE methods, based on a marginal regression model, allow the variant having different effect sizes and effect directions on different traits. These methods can also accommodate covariates and different types of traits. Reverse regression methods take genotypes as the response variable and multiple traits as independent predictors, therefore, reverse regression models do not need to know the complex distributions of traits and can be applied to a large number of mixed types of traits. Dimension reduction methods include canonical correlation analysis (CCA) [18], principal components of traits (PCT) [19], and principal components of heritability (PCH) [20-23]. CCA is to seek a linear combination of multiple variants and a linear combination of multiple traits such that the correlation between the two linear combinations reaches its maximum. The PCT methods are usually based on the first PC or first few PCs of the traits [22, 24]. However, as Aschard et al. [2014] showed that testing only the first few PCs often has low power, whereas combining signals across all PCs can have greater power. Nevertheless, it is not clear how many PCs are needed, and how robust these methods are when there exists noise traits. PCH is to find a linear combination of multiple traits such that this linear combination has the maximum heritability. In this article, we first propose a maximum heritability test (MHT). Based on MHT, we develop an “optimal” maximum heritability test (MHT-O) to test the association between multiple traits and a single variant. In each step of MHT-O, we delete one trait that has the weakest association with the variant. Then, we find the optimal number of traits and use MHT to test the association between the optimal number of traits and the variant. Using extensive simulation studies, we compare the performance of MHT-O with MHT, Trait-based Association Test uses Extended Simes procedure (TATES) [11], SUM_SCORE and MANOVA [8]. Our results show that, in all of the simulation scenarios, MHT-O is either the most powerful test or comparable to the most powerful test among the five tests we compared.

Method

We consider a sample with n unrelated individuals. Each individual has K (potentially correlated) traits and has been genotyped at one variant. Let Y = (Y1,…,Y) denote the random vector of K traits and X denote the random variable of the genotype score at a variant. Let y = (y,…,y) denote the values of K traits and x denote the genotype score of the i individual, where x is the number of minor alleles that the i individual has at the variant. We can consider that y1,…,y is a random sample from Y and x1,…,x is a random sample from X. Now, let us consider linear models We partition the total phenotypic covariance of Y as V = V + V [25]; V = var[β1X,…, βX] = var(X)ββ is the genetic variance due to the genotype scores X, where β = (β1,…, β); V = var[ε1,…, ε] is the residual covariance after removing the genetic effect. var(X) can be estimated by . β and V can be estimated from the linear models β is estimated by the least square estimator. Let r denote the estimates of residuals ε. Then, the (j, k) element of V is estimated by . Let us consider a linear combination of Y, , where w = (w1,…,w). The heritability of wY can be written as If we define , we can write as where . The heritability of wY depends on w and we can find a linear combination of wY that has the largest heritability among all linear combinations of Y. We define the maximum heritability as the test statistic to test the association between these K traits and the variant. We denote this test as maximum heritability test (MHT). The MHT statistic can be written as where λ(A) denotes the largest eigenvalue of matrix A. However, the test statistic T may lose power in the presence of a large number of noise traits. Therefore, we propose an “optimal” maximum heritability test (MHT-O) to test the association between multiple traits and the variant. MHT-O includes a procedure of deleting traits that have weak or no association with the variant. It has the following steps: Step 1. Given traits Y = (Y1,…,Y), initialize r = K and Y( = Y. Denote T as T based on Y(. Step 2. Denote as T based on Y( with the i trait deleted for i = 1,…,r; denote and . Let Y( denote Y( with the I trait deleted and update r = r − 1. Step 3. Repeat step 2 until r = 1. Denote p as the p-value of T. The test statistic of MHT-O is defined as We use a permutation test to evaluate the p-value of T. Intuitively, two layers of permutations are needed to estimate p and the overall p-value for the test statistic T. Ge et al. [26] proposed that one layer of permutation can be used to estimate these p-values. We use the permutation procedure of Ge et al. to estimate p and the overall p-value for the test statistic T. In details, we randomly shuffle the genotypes in each permutation. Suppose we perform B times of permutations. Let denote the value of T based on the b permuted data, where b = 0 represents the original data. Then, we transfer to by Let , then, the p-value of T is given by The R code of MHT-O is available at Shuanglin Zhang’s homepage http://www.math.mtu.edu/~shuzhang/software.html.

Comparisons of Methods

We compare our proposed method with MHT, TATES [11], MANOVA [8], and SUM_SCORE. TATES combines p-values obtained in a standard univariate GAWS to acquire one trait-based p-value, while correcting for correlations between components. SUM_SCORE performs an association test for each trait individually to obtain the univariate score test statistic for each trait. Then, the test statistic of SUM_SOCRE is the summation of the univariate score test statistics. We use asymptotic distributions to evaluate the p-values of SUM_SCORE, TATES and MANOVA.

Simulation

To evaluate the type I error rates and powers of MHT and MHT-O, we generate genotypes according to minor allele frequency (MAF) and assume Hardy Weinberg equilibrium. Then, we generate K traits by the factor model [11, 19] where y = (y1,…,y); x is the genotype score at the variant of interest; λ = (λ1,…,λ) is the vector of effect sizes of the genetic variant on the K traits; f = (f1,…,f) ∼ MVN(0, Σ), Σ = (1 − ρ)I + ρA, A is a matrix with elements of 1, I is the identity matrix, and ρ is the correlation between factors; γ is a K by R matrix; c is a constant number; and ε = (ε1,…, ε) is a vector of residuals, and ε1,…, ε are independent, and ε ∼ N(0, 1) for k = 1,…, K. Based on Eq (1), we consider five models: Model 1: There is only one factor and genotypes impact on all traits with the same effect size. That is, R = 1, λ = (β,…,β), and γ = (1,…,1). Model 2: There are five factors and genotypes impact on one factor. That is, , and γ = diag(D1, D2, D3, D4, D5), where for i = 1,…,5. Model 3: There are two factors and genotypes impact on one factor. That is, , and γ = diag(D1, D2), where for i = 1, 2. Model 4: There are five factors and genotypes impact on one trait. That is, R = 5, λ = (0,…,0, β), and γ = diag(D1, D2, D3, D4, D5), where for i = 1,…,5. Model 5: There is only one factor and genotypes impact on one trait. That is, R = 1, λ = (0,…,0, β), and γ = (1,…,1). To evaluate type I error rates of MHT and MHT-O, we let β = 0. To evaluate powers, we let β > 0. In the simulation studies for evaluation of type I error rates and powers, we set MAF = 0.3 and ρ = 0.2.

Results

To evaluate the type I error rates of the two proposed tests (MHT and MHT-O), we consider 20 quantitative traits. We also consider different sample sizes, different significance levels, and different models. In each simulation scenario, the p-values of MHT and MHT-O are estimated by 1,000 permutations and the type I error rates of the two tests are evaluated using 10,000 replicated samples. For 10,000 replicated samples, the 95% confidence intervals (CIs) for estimated type I error rates of nominal levels 0.05 and 0.01 are (0.046, 0.054) and (0.008, 0.012), respectively (see Appendix for details). The estimated type I error rates of the two tests are summarized in Table 1. From this table, we can see that 58 out of 60 (greater than 95%) estimated type I error rates are within the 95% CIs and the two estimated type I error rates (0.05415 and 0.0126) not within the 95% CIs are very close to the bound of the corresponding 95% CI, which indicates that the two tests are all valid.
Table 1

The estimated type I error rates of MHT and MHT-O.

10,000 replicates used.

Sample size
50010002000
Model 1 α = 0.05MHT-O0.054150.04940.04875
MHT0.052350.050050.0501
α = 0.01MHT-O0.010350.0120.0091
MHT0.009850.011950.01105
Model 2α = 0.05MHT-O0.04990.05150.0526
MHT0.048150.051750.05285
α = 0.01MHT-O0.010450.011750.01135
MHT0.01170.01180.0126
Model 3α = 0.05MHT-O0.050150.05170.05315
MHT0.048750.05070.0529
α = 0.01MHT-O0.009950.01090.012
MHT0.01040.010350.012
Model 4α = 0.05MHT-O0.048150.05160.05255
MHT0.048750.052750.0507
α = 0.01MHT-O0.009750.01180.00975
MHT0.008550.0120.01
Model 5α = 0.05MHT-O0.048650.04990.04975
MHT0.050950.051950.04755
α = 0.01MHT-O0.0120.01190.00915
MHT0.010750.011150.0096

The estimated type I error rates of MHT and MHT-O.

10,000 replicates used. For power comparisons, we consider different values of the effect size, different models, and different numbers of traits. Sample size is 1,000 for all the cases. In each of the simulation scenarios, the p-values of MHT and MHT-O are estimated using 1,000 permutations and the p-values of SUM_SCORE, TATES and MANOVA are estimated using their asymptotic distributions. The powers of all of the five tests are evaluated using 500 replicated samples at a significance level of 0.05. Fig 1 gives the power comparisons of the five tests (SUM_SCORE, TATES, MHT, MHT-O and MANOVA) for the power as a function of the effect size based on the five models for 20 traits. This figure shows that (1) MHT-O is either the most powerful one (genotypes directly impact on a single trait: models 4–5) or comparable to the most powerful one (genotypes directly impact on all or a portion of the traits: models 1–3) among the five tests; (2) MHT and MANOVA have very similar powers; (3) MHT and MANOVA are much less powerful than other methods when genotypes directly impact on only a portion of the traits (models 2–3); (4) TATES is much less powerful than other methods when genotypes directly impact on all the traits (model 1); and (5) SUM_SCORE is much less powerful than other methods when genotypes directly impact on a single trait (models 4–5).
Fig 1

Power comparisons of the five tests (SUM_SCORE, TATES, MHT, MHT-O and MANOVA) for the power as a function of the effect size.

Sample size is 1000. Total number of traits is 20.

Power comparisons of the five tests (SUM_SCORE, TATES, MHT, MHT-O and MANOVA) for the power as a function of the effect size.

Sample size is 1000. Total number of traits is 20. Power comparisons of the five tests for 30 and 40 traits are given in Figs 2 and 3, respectively. The patterns of power comparisons for 30 and 40 traits (Figs 2 and 3) are similar to that for 20 traits (Fig 1). We also give power comparisons of the five tests using a significance level of 5×10−8 with 108 permutations and 500 replicates for 20 traits under model 1 (S1 Fig). S1 Fig shows that the patterns of the power comparisons using significance level 5×10−8 are similar to that using a significance level of 0.05 in Fig 1 (model 1). In summary, MHT-O is either the most powerful test or comparable to the most powerful test among all the tests we compared. Therefore, our MHT-O is a robust test to a variety of models.
Fig 2

Power comparisons of the five tests (SUM_ SCORE, TATES, MHT, MHT-O and MANOVA) for the power as a function of the effect size.

Sample size is 1000. Total number of traits is 30.

Fig 3

Power comparisons of the five tests (SUM_SCORE, TATES, MHT, MHT-O and MANOVA) for the power as a function of the effect size.

Sample size is 1000. Total number of traits is 40.

Power comparisons of the five tests (SUM_ SCORE, TATES, MHT, MHT-O and MANOVA) for the power as a function of the effect size.

Sample size is 1000. Total number of traits is 30. Sample size is 1000. Total number of traits is 40.

Discussion

We propose MHT-O to perform joint analysis of multiple traits in association studies based on the following reasons: (1) multiple related traits are usually measured in genetic association studies of complex diseases; (2) there is increasing evidence showing that pleiotropy is a widespread phenomenon in complex diseases; and (3) the power of existing methods decreases in the presence of non-associated traits. The proposed MHT-O includes a procedure of deleting traits that have weak or no association with the variant. Therefore, it can be robust to the existence and the number of non-associated traits. By deleting one trait that has the weakest association with the variant in each step, MHT-O can maintain high power in the presence of a large number of non-associated traits. This feature is essentially important when there exist a large number of correlated traits but there are no guidelines to select relevant traits. Our results show that MHT-O has correct type I error rates and is either the most powerful test or comparable to the most powerful test among the five tests we compared. No other methods in the simulation studies show consistent good performance. Due to the allelic heterogeneity and the extreme rarity of individual variants in rare variant association studies, the variant-by-variant methods for common variant association studies may not be optimal [27]. It has been shown by recent studies that complex diseases are caused by both common and rare variants [28-34]. Statistical methods including burden tests [27, 35–38], quadratic tests [39-41], and combined tests [42-44] have been developed for rare variant association studies with a single trait. Currently, there are limited researches on rare variant association studies for joint analysis of multiple traits [14, 45]. MHT-O can be extended to rare variant association studies by extending Eq (1) to include multiple variants. MHT-O can also be extended to family-based studies by extending Eq (1) to mixed linear model. However, the performance of MHT-O in rare variant association studies and in family-based association studies needs further investigation. The fact that population stratification can seriously confound association results has been long recognized in association studies based on unrelated individuals [46, 47]. Several methods to control for population stratification have been developed for association studies based on unrelated individuals. These methods include principal component (PC) approach [48-52], genomic control (GC) approach [53-55], and mixed linear model (MLM) approach [29, 56]. Like most association tests based on unrelated individuals, MHT-O subjects to bias due to population stratification. To make MHT-O robust to population stratification, we can use the PC approach. Let P = (p,…,p) denote the first L PCs of the genotypes at a set of genomic markers for the i individual. Let and denote the residuals of the regressions and the residuals of the regression x = α0 + αP + ε, respectively. Using and to replace y and x, we can make MHT-O robust to population stratification. However, the performance of using the PC approach to control for population stratification in MHT-O needs further investigations.

Appendix

Let p denote the p-value of the test and denote a random variable where α is the significance level. Then, Pr(ξ = 1) = α and Pr(ξ = 0) = 1 − α because p follows a uniform distribution between 0 and 1 under the null hypothesis. Suppose there are R replicates. Let ξ denote the value of ξ for the i replicate, where i = 1,…,R Then, the estimated type I error rate is given by that asymptotically follows a normal distribution . Thus, . We define as the 95% confidence interval for the estimated type I error rate for the nominal level α.

Power comparisons of the five tests (SUM_SCORE, TATES, MHT, MHT-O and MANOVA) for the power as a function of the effect size (model 1).

Sample size is 1000. Total number of traits is 20. The significance level is 5×10−8. The number of replicates is 500. The number of permutations is 108. (EPS) Click here for additional data file.
  54 in total

1.  Genomic control for association studies.

Authors:  B Devlin; K Roeder
Journal:  Biometrics       Date:  1999-12       Impact factor: 2.571

2.  Qualitative semi-parametric test for genetic associations in case-control designs under structured populations.

Authors:  H-S Chen; X Zhu; H Zhao; S Zhang
Journal:  Ann Hum Genet       Date:  2003-05       Impact factor: 1.670

3.  Extending rare-variant testing strategies: analysis of noncoding sequence and imputed genotypes.

Authors:  Matthew Zawistowski; Shyam Gopalakrishnan; Jun Ding; Yun Li; Sara Grimm; Sebastian Zöllner
Journal:  Am J Hum Genet       Date:  2010-11-12       Impact factor: 11.025

4.  Principal components analysis corrects for stratification in genome-wide association studies.

Authors:  Alkes L Price; Nick J Patterson; Robert M Plenge; Michael E Weinblatt; Nancy A Shadick; David Reich
Journal:  Nat Genet       Date:  2006-07-23       Impact factor: 38.330

5.  Ten genes for inherited breast cancer.

Authors:  Tom Walsh; Mary-Claire King
Journal:  Cancer Cell       Date:  2007-02       Impact factor: 31.743

6.  Longitudinal data analysis for discrete and continuous outcomes.

Authors:  S L Zeger; K Y Liang
Journal:  Biometrics       Date:  1986-03       Impact factor: 2.571

7.  Pleiotropy analysis of quantitative traits at gene level by multivariate functional linear models.

Authors:  Yifan Wang; Aiyi Liu; James L Mills; Michael Boehnke; Alexander F Wilson; Joan E Bailey-Wilson; Momiao Xiong; Colin O Wu; Ruzong Fan
Journal:  Genet Epidemiol       Date:  2015-03-23       Impact factor: 2.135

8.  An Adaptive Association Test for Multiple Phenotypes with GWAS Summary Statistics.

Authors:  Junghi Kim; Yun Bai; Wei Pan
Journal:  Genet Epidemiol       Date:  2015-10-22       Impact factor: 2.135

Review 9.  Exome sequencing: the sweet spot before whole genomes.

Authors:  Jamie K Teer; James C Mullikin
Journal:  Hum Mol Genet       Date:  2010-08-12       Impact factor: 6.150

10.  A unified framework for association analysis with multiple related phenotypes.

Authors:  Matthew Stephens
Journal:  PLoS One       Date:  2013-07-05       Impact factor: 3.240

View more
  14 in total

1.  Adaptive testing for multiple traits in a proportional odds model with applications to detect SNP-brain network associations.

Authors:  Junghi Kim; Wei Pan
Journal:  Genet Epidemiol       Date:  2017-02-13       Impact factor: 2.135

2.  JASS: command line and web interface for the joint analysis of GWAS results.

Authors:  Hanna Julienne; Pierre Lechat; Vincent Guillemot; Carla Lasry; Chunzi Yao; Robinson Araud; Vincent Laville; Bjarni Vilhjalmsson; Hervé Ménager; Hugues Aschard
Journal:  NAR Genom Bioinform       Date:  2020-01-24

3.  Gene- and pathway-based association tests for multiple traits with GWAS summary statistics.

Authors:  Il-Youp Kwak; Wei Pan
Journal:  Bioinformatics       Date:  2016-09-04       Impact factor: 6.937

4.  Genetics of pleiotropic effects of dexamethasone.

Authors:  Laura B Ramsey; Stan Pounds; Cheng Cheng; Xueyuan Cao; Wenjian Yang; Colton Smith; Seth E Karol; Chengcheng Liu; John C Panetta; Hiroto Inaba; Jeffrey E Rubnitz; Monika L Metzger; Raul C Ribeiro; John T Sandlund; Sima Jeha; Ching-Hon Pui; William E Evans; Mary V Relling
Journal:  Pharmacogenet Genomics       Date:  2017-08       Impact factor: 2.089

5.  A hierarchical clustering method for dimension reduction in joint analysis of multiple phenotypes.

Authors:  Xiaoyu Liang; Qiuying Sha; Yeonwoo Rho; Shuanglin Zhang
Journal:  Genet Epidemiol       Date:  2018-04-22       Impact factor: 2.135

6.  Conditional analysis of multiple quantitative traits based on marginal GWAS summary statistics.

Authors:  Yangqing Deng; Wei Pan
Journal:  Genet Epidemiol       Date:  2017-05-02       Impact factor: 2.135

7.  Joint analysis of multiple phenotypes using a clustering linear combination method based on hierarchical clustering.

Authors:  Xueling Li; Shuanglin Zhang; Qiuying Sha
Journal:  Genet Epidemiol       Date:  2019-09-20       Impact factor: 2.135

8.  Testing Genetic Pleiotropy with GWAS Summary Statistics for Marginal and Conditional Analyses.

Authors:  Yangqing Deng; Wei Pan
Journal:  Genetics       Date:  2017-10-02       Impact factor: 4.562

9.  A novel method to test associations between a weighted combination of phenotypes and genetic variants.

Authors:  Huanhuan Zhu; Shuanglin Zhang; Qiuying Sha
Journal:  PLoS One       Date:  2018-01-12       Impact factor: 3.240

10.  A Novel Approach Integrating Hierarchical Clustering and Weighted Combination for Association Study of Multiple Phenotypes and a Genetic Variant.

Authors:  Liwan Fu; Yuquan Wang; Tingting Li; Yue-Qing Hu
Journal:  Front Genet       Date:  2021-06-17       Impact factor: 4.599

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.