Literature DB >> 29949991

Finding associated variants in genome-wide association studies on multiple traits.

Lisa Gai1, Eleazar Eskin1,2.   

Abstract

Motivation: Many variants identified by genome-wide association studies (GWAS) have been found to affect multiple traits, either directly or through shared pathways. There is currently a wealth of GWAS data collected in numerous phenotypes, and analyzing multiple traits at once can increase power to detect shared variant effects. However, traditional meta-analysis methods are not suitable for combining studies on different traits. When applied to dissimilar studies, these meta-analysis methods can be underpowered compared to univariate analysis. The degree to which traits share variant effects is often not known, and the vast majority of GWAS meta-analysis only consider one trait at a time.
Results: Here, we present a flexible method for finding associated variants from GWAS summary statistics for multiple traits. Our method estimates the degree of shared effects between traits from the data. Using simulations, we show that our method properly controls the false positive rate and increases power when an effect is present in a subset of traits. We then apply our method to the North Finland Birth Cohort and UK Biobank datasets using a variety of metabolic traits and discover novel loci. Availability and implementation: Our source code is available at https://github.com/lgai/CONFIT. Supplementary information: Supplementary data are available at Bioinformatics online.

Entities:  

Mesh:

Year:  2018        PMID: 29949991      PMCID: PMC6022769          DOI: 10.1093/bioinformatics/bty249

Source DB:  PubMed          Journal:  Bioinformatics        ISSN: 1367-4803            Impact factor:   6.937


1 Introduction

Over the past few decades, genome wide association studies (GWAS) have found numerous genetic variants associated with phenotypic variation (Dorn and Cresci, 2009; Eskin, 2015; McCarthy ). These phenotypes include a wide range of diseases and medically relevant traits such as heart disease (Dorn and Cresci, 2009; Lee ; Nikpay ), cholesterol level (Postmus ) and depression (Cai ; Hyde ), among others. In some cases, variants have been found to affect multiple traits, a phenomenon known as pleiotropy (Andreassen ). For example, multiple psychiatric disorders, immune diseases and nervous system phenotypes have been found to share causal variants (Chen ; Chesler ; Cross-Disorder Group of the Psychiatric Genomics Consortium, 2013; Solovieff ; Zeggini and Ioannidis, 2009). Variants associated with disease have also been found to be associated with tissue-specific gene expression phenotypes (Liu ). Considering multiple traits at once may increase power to detect variant effects when there is pleiotropy. One approach to combine information from different studies is to apply meta-analysis. Meta-analysis methods are often used in GWAS to combine results from different studies on the same trait to increase power (Berndt ; Nikpay ; Postmus ). Intuitively, one can effectively increase the sample size by pooling summary statistics from multiple small studies, which also have the benefit of being more readily obtainable compared to individual level data. The two classic versions of meta-analysis are fixed effects (FE) meta-analysis and random effects (RE) meta-analysis (Fleiss, 1993). In the FE model, a variant is assumed to have the same effect in each study, which is only realistic if all studies in the meta-analysis measure the same phenotype in the same population. If instead the true effect size differs between studies, we say there is heterogeneity. The RE model allows for heterogeneity by assuming study-specific effect sizes are drawn independently from a normal distribution. The binary effects (BE) model also allows for heterogeneity (Han and Eskin, 2012). In BE meta-analysis, a variant may either have an effect of fixed size or no effect in each study (Han and Eskin, 2012). A variant’s configuration of effects across traits may then be expressed as binary vector with entries indicating whether or not the effect is zero for each trait. However, it is problematic to directly apply meta-analysis to combine studies that analyze different traits for a number of reasons. First, some traits share many causal variants while others share very few. Existing meta-analysis methods do not allow for varying degrees of shared variants between traits, and combining unrelated traits in a meta-analysis may actually decrease power compared to independent analysis of such traits. Second, a variant that affects one trait may have no effect in a different trait. While RE meta-analysis and related methods allow for differences in effect size between studies, such methods inherently assume an effect is present in all studies in the meta-analysis. Finally, studies may share individuals across traits. For example, data on several traits may be collected from the same cohort of individuals. Meta-analysis techniques assume that the studies are independent, but this only holds if the studies are performed on non-overlapping individuals. In this paper, we present CONFIT, a novel meta-analysis method for multiple traits that addresses these shortcomings. CONFIT estimates the degree of shared effects between traits from the data using GWAS summary statistics, then uses these estimates to analyze multiple traits while allowing effects to be present in only a subset of the traits. CONFIT is inspired by the existence of pleiotropy and its potential to increase power to detect variants that affect multiple traits. Unlike traditional meta-analysis methods, CONFIT is designed to combine GWAS on different traits and does not assume a particular relationship between the different traits. Our test statistic is a likelihood ratio averaged over many models, where each model assumes the variant to have non-zero effect in a particular subset of traits and is weighted by a prior estimated from the data. We tested CONFIT and show it has increased power compared to multiple independent (MI) GWAS in simulated data when variants have effect in multiple traits. We also show CONFIT accounts for correlated effect size estimates from overlapping individuals between studies. We then demonstrate that CONFIT finds unique loci when combining studies on multiple traits using the North Finland Birth Cohort (NFBC) dataset and the UK Biobank (UKKB) dataset. CONFIT has many potential applications due to the vast variety of GWAS datasets available.

2 Materials and methods

2.1 Finding associated variants in one trait using a genome-wide association study (GWAS)

We now describe how to test a variant v for association in a trait t using a GWAS. Let be the vector of genotype values in n individuals collected in the study for trait t. Denote entry j in as , which corresponds to the genotype of the jth individual in study t, i.e. the number of copies of variant v they possess. Thus . Let be the vector of standardized genotype values in study t. In other words, is obtained by mean-centering and scaling to have a sample variance of 1. Let be the vector of phenotype values in n individuals for trait t. Assume has been centered to have mean 0. Given , GWAS assumes the linear model where β is the effect of v on trait t and is gaussian noise (Eskin, 2015). The magnitude of β indicates how predictive v is. One then finds the estimated effect by linear regression. The solution given by ordinary least squares is where Since is unknown, we estimate it as . Let . The summary statistic for v in study t is then the pair . One may also estimate and d using a LMM, which corrects for population structure within the study cohort (Furlotte and Eskin, 2015; Kang ). Because the variance may differ from study to study, we normalize each effect by its standard error to obtain a z-score, where for each variant v, we have where λ is the true normalized effect size. One may then use z as a test statistic to test whether v is associated with t. Let α be the desired significance level. If exceeds some threshold value , or equivalently, , then we conclude v is significantly associated with t. Because a typical GWAS may test millions of variants, α should be set to account for multiple testing at the variant level. Say 0.05 is the desired significance level for the whole family of tests. A simple way to correct for multiple testing is to apply the Bonferroni correction, which yields . However, due to the presence of linkage disequilibrium (LD) in the human genome, the Bonferroni correction on the total number of variants is overly conservative. In the GWAS community, αGWAS = 5× 10–8 is commonly accepted as a significance level that takes into account the number of SNPs and presence of LD in the human genome (Consortium, 2005; McCarthy ; Pe’er ).

2.2 Finding associated variants in at least one of multiple traits using MI GWAS

Suppose we have a variant v and a set of traits , and we are given GWAS effect sizes and variance () of v for each trait t in T. To perform MI GWAS on a set of traits, one simply performs a GWAS as described above for each variant v on each trait to obtain a vector of z-scores across traits . The MI GWAS test statistic is then , or equivalently the smallest GWAS P-value across traits, . In MI GWAS, one must correct for two levels of multiple testing–multiple variants and multiple traits. If we assume each trait to be an independent test, then we may apply Bonferroni correction for k traits to αGWAS, yielding multiple testing corrected significance level αMI = αGWAS/k. Then v is significant if min(z) ≤ αMI.

2.3 Finding associated variants using CONFIT

CONFIT attempts to find variants that affect at least one of k traits , given summary statistics from a GWAS on each trait. CONFIT assumes each variant v either has zero effect on the trait, or if it has non-zero effect, that its normalized effect size, i.e. its NCP, follows a Fisher polygenic model. We describe whether the variant has non-zero effect in each of the k traits using a binary vector , where c = 1 if the variant is active in trait t in that configuration and 0 otherwise. For convenience, we use a fixed λ for all traits and variants when explaining the test statistic in this section. This fixed λ assumption is very strong. Later, we describe how this assumption can be relaxed to allow different NCPs for each variant v. We also assume the z-scores are independent across studies given the activity configuration, but will also relax this assumption in a later section. Let Then Our test statistic at v is a likelihood ratio with multiple alternate models, where model is a different activity configuration. The statistic has the likelihoods of each alternate configuration against , weighted by a prior on each configuration . Let C denote the set of all possible configurations and denote the null configuration , and C denote the set of alternate configurations, . Then

2.4 Setting a prior on each activity configuration

Many choices of prior on the configurations are possible. We set an initial prior as the fraction of variants which have univariate GWAS P-value less than threshold in the subset of traits that are active in . We chose as a threshold because we wished to capture shared effects between variants which are not necessarily strong enough to reach GWAS significance. If contains only one active trait, we set the final prior by averaging over all configurations with a single active trait. Otherwise we set . The reason for this is that the CONFIT model assumes a similar distribution of GWAS z-scores for each trait, but in real life, some traits may tend to have larger effects and others to have smaller effects. We mitigate this by averaging the prior for each trait alone being active. Then traits with large effect sizes will still have high power even with a smaller prior on their configuration, and traits with small effect sizes will now have a power boost with a larger prior. This is the default choice of prior for CONFIT.

2.5 Significance testing with

We now describe how to find a P-value and perform significance testing for variant v using . We find a null distribution for by generating GWAS summary statistics at a variant v under the null hypothesis, by drawing vector of z-scores for each trait . To generate GWAS summary statistics under the null in the real dataset, one may permute the labels on the set of phenotypes for each trait, such that the correlation between traits is preserved but variant-phenotype correlation is not before performing GWAS, or one could perform GWAS on the real genotypes and simulated phenotypes generated under the null. The null distribution of also depends on the estimated priors . Say we have estimated priors from the data. We generate GWAS summary statistics for variants under the null hypothesis and compute on the null data using the from the original data. Then we have obtained a null distribution for . The P-value of is the fraction of null variants with test statistic less than . Let be the desired P-value threshold. If , we then conclude variant v is associated with at least one of the k traits. In a simulated dataset containing m independent variants, one may set as the Bonferroni corrected threshold . However, the Bonferroni correction is overly stringent when LD is present between variants, as is the case in real datasets. For the NFBC and UKBB datasets, we perform significance testing with at the P-value threshold . This threshold is widely used by the GWAS community to account for multiple testing across the human genome (McCarthy ; Pe’er ).

2.6 Setting a prior on the NCP

We now return to our assumption that NCP is fixed for all variants. We instead relax this assumption by allowing each variant to have an NCP drawn from a zero-mean normal distribution with variance , as in the Fisher polygenic model. Consider a vector of z-scores at the same variant across traits, rather than across variants. Recall our earlier simple formulation, with fixed λ for all variants. This assumption about λ is strong and not necessarily realistic. We instead model the NCP for a given variant as a vector, and allow it to differ between traits. Let be the vector of NCPs across traits for variant v. Supposing a true causal status , we then put a prior on : where is the k-dimensional identity matrix. This prior assumes a Fisher polygenic model on the active traits, where the parameter is a fixed value set by the user. In our experiments, we set . However, the performance is not that sensitive to choice of , as shown in power simulation results for CONFIT with in Supplementary Table S2.

2.7 Correcting for overlapping individuals across studies

We may also relax the assumption that the estimated effects are independent across traits given the NCPs. This is useful in scenarios where there are overlapping individuals across studies, such as studies where multiple traits are collected from the same individuals. When the cohorts fully overlap between studies (i.e. the k traits are collected from the same individuals), we assume a linear model in each trait where for each individual j, we have following the model where . Σ is a k by k covariance matrix representing how the environmental effect on an individual is correlated across traits. Note that under this single-variant linear model, Let Y be the matrix of phenotype values such that entry y is the value of ith trait in the jth individual. The correlation between traits can be modeled as a mix of correlation explained by genetics and correlation explained by shared environment. should represent correlation explained by the environment. Assume the proportion of covariance explained by genetics is 50%, i.e. each trait in the analysis is 50% heritable. Then may be estimated as where n is the number of individuals. If individual level phenotype data is not available, as is often the case with publicly released summary statistics, may instead be approximated using the correlation between z-scores across traits, assuming that the contribution of any particular variant is small and the heritability is known. Let Z be the matrix of phenotype values such that entry z is the value of ith trait in the jth SNP. Then if m is the number of SNPs, Under this model with correlated environmental effects for each individual, the distribution of under the null becomes instead of N(0, I), and given a particular alternate configuration , then instead of . We then compute test statistic F as in Equation (13) using this distribution for to account for correlation due to sharing of individuals between studies. To generate null CONFIT test statistics to set a significance threshold when studies are correlated, we now draw , where is the empirical correlation matrix for the GWAS z-scores. Again assuming that the contribution of any particular variant is small, Σ will capture correlation of z-scores between traits due to the environment and due to variants besides the one being tested.

3 Results

3.1 Method overview

CONFIT tests whether variant v affects at least one of k traits , given summary statistics from a GWAS on each trait. Assume that for each trait, variant v either has an effect on the trait or not, and in each trait where there is an effect, v’s non-centrality parameter (NCP) λ (i.e. its standardized effect size) follows a Fisher polygenic model and is drawn from . If the variant has non-zero effect on a phenotype, then it is considered ‘active’ in that phenotype. We can then describe a potential activity configuration of a variant in the k traits as a binary vector , where c = 1 if it is active in trait t and 0 otherwise. Let C denote the set of all possible configurations, denote the null configuration , and C denote the set of alternate configurations. The CONFIT test statistic is a sum of the relative likelihoods for each alternate configuration against , weighted by a prior on each configuration : where is a vector of standardized GWAS effect sizes for each trait t, . The null hypothesis is that v is not active in any trait (corresponding to the null configuration ), and the alternate hypothesis is that v is active in at least one trait. We estimate the prior on configuration , using GWAS summary statistics for each variant and trait. More details of the method are given in Section 2. We then run CONFIT on simulated datasets to evaluate its performance, and apply it to two real datasets on metabolic traits to find novel variants.

3.2 CONFIT increases power when a variant has effect in multiple traits

To measure the power of CONFIT, we generated simulated GWAS summary statistics for k traits as follows. For each variant, we draw a true effect configuration from a multi-nomial distribution with known probability for each configuration , where C is all possible effect configurations. We set for each alternate configuration. Then the probability of a variant being active in a given trait is dependent on whether it is active in other traits. Given the true configuration, for each variant we draw GWAS z-scores with mean zero in traits where there is no effect, and mean where there is an effect. For each of the following experiments, we generated a panel of variants. We then run CONFIT by setting the priors on each configuration from the variants, then computing the CONFIT test statistic for each variant. We run this experiment in two and three simulated traits. The CONFIT test statistic threshold is set using null simulations for each experiment, and we find no false positives in the simulations. To demonstrate that the threshold is properly calibrated, we compute the genomic control (GC) factor (Devlin and Roeder, 1999) for CONFIT and for GWAS in each trait in the CONFIT analysis (Tables 1 and 2). The GC factor measures how far the median test statistic or P-value deviates from the expected median under the null hypothesis, where larger values indicate more inflation. We find that the GC factor for CONFIT is similar or below the GC factors of the input GWAS. We also show quantile-quantile plots for CONFIT P-values on the NFBC and UKKB datasets in the Supplementary Figure S1.
Table 1.

GC factors for the NFBC dataset

MethodGC
GLU1.000761
HDL0.998390
INS1.002076
LDL0.998764
TG0.997929
CONFIT0.841884

Notes: We report GC factors for univariate GWAS in each trait and for CONFIT on the glucose (GLU), HDL, insulin (INS), LDL and TG traits.

Table 2.

GC factors for the UKBB dataset

MethodGC
High cholesterol1.125458
Cholesterol medication1.101478
Insulin medication1.030950
Elevated blood glucose1.031507
CONFIT1.106578

Notes: We report GC factors for univariate GWAS in each trait and for CONFIT applied to GWAS summary statistics in four traits.

GC factors for the NFBC dataset Notes: We report GC factors for univariate GWAS in each trait and for CONFIT on the glucose (GLU), HDL, insulin (INS), LDL and TG traits. GC factors for the UKBB dataset Notes: We report GC factors for univariate GWAS in each trait and for CONFIT applied to GWAS summary statistics in four traits. From our power simulations, we find that CONFIT loses power compared to MI GWAS when the variant is only active in one trait, but strongly outperforms MI GWAS when the variant is active in more than one trait (Tables 3 and 4). To understand when CONFIT has more power over MI GWAS, we plotted the H0 rejection region for each method on simulated GWAS z-scores in two traits (Fig. 1A). MI GWAS is slightly more powerful if the GWAS statistic is large in only one trait, but CONFIT is able to detect variants with moderate effects in both traits.
Table 3.

Power simulation in two traits

Uncorrelated studies
Correlated studies
λsN(0,25)1 active trait2 traits1 trait2 traits
GWAS in t10.2900.291
MI GWAS0.2780.4740.2830.481
CONFIT0.2720.5130.2760.540

The power of univariate GWAS in t1 is in italics. Bolded values indicate multi-trait method with highest power for each simulation.

Notes: Here, the probability of each alternate configuration is set as 0.5%. We draw the true NCP for each variant in each trait from a normal distribution, , either with or without correlation of effect size between traits. For GWAS in t1, we only count simulated SNPs which truly have an effect in t1. We find significant variants using a P-value significance threshold of . For MI GWAS, we apply the Bonferroni correction to this threshold to account for multiple testing of traits.

Table 4.

Power simulation in three traits with 0.5% true probability of drawing each alternate configuration

Uncorrelated studies
Correlated studies
λsN(0,25)1 active trait2 traits3 traits1 active trait2 traits3 traits
GWAS in t10.2830.286
MI GWAS0.2740.4690.6070.2670.4570.602
CONFIT0.2720.5040.6810.2850.5180.697

The power of univariate GWAS in t1 is in italics. Bolded values indicate multi-trait method with highest power for each simulation.

Notes: We draw the true NCP λ from a normal distribution for each variant, , either with or without correlation of effect size between traits. For GWAS in t1, we only count simulated SNPs which truly have an effect in t1.

Fig. 1.

Rejection regions for MI GWAS and CONFIT. We ran MI GWAS and CONFIT on simulated GWAS summary statistics in two traits with simulation settings for (A) uncorrelated and (B) correlated studies. In each plot, the variants are color coded black if significant by both MI GWAS and CONFIT (i.e. MI GWAS P-value and CONFIT P-value ), red if found significant by CONFIT but not MI GWAS, blue if found significant by MI GWAS and not CONFIT, and grey if not found significant by either method

Power simulation in two traits The power of univariate GWAS in t1 is in italics. Bolded values indicate multi-trait method with highest power for each simulation. Notes: Here, the probability of each alternate configuration is set as 0.5%. We draw the true NCP for each variant in each trait from a normal distribution, , either with or without correlation of effect size between traits. For GWAS in t1, we only count simulated SNPs which truly have an effect in t1. We find significant variants using a P-value significance threshold of . For MI GWAS, we apply the Bonferroni correction to this threshold to account for multiple testing of traits. Power simulation in three traits with 0.5% true probability of drawing each alternate configuration The power of univariate GWAS in t1 is in italics. Bolded values indicate multi-trait method with highest power for each simulation. Notes: We draw the true NCP λ from a normal distribution for each variant, , either with or without correlation of effect size between traits. For GWAS in t1, we only count simulated SNPs which truly have an effect in t1. Rejection regions for MI GWAS and CONFIT. We ran MI GWAS and CONFIT on simulated GWAS summary statistics in two traits with simulation settings for (A) uncorrelated and (B) correlated studies. In each plot, the variants are color coded black if significant by both MI GWAS and CONFIT (i.e. MI GWAS P-value and CONFIT P-value ), red if found significant by CONFIT but not MI GWAS, blue if found significant by MI GWAS and not CONFIT, and grey if not found significant by either method In real datasets, it is possible that some traits will tend have larger or smaller effects than others. To see how CONFIT performs in this case, we also ran simulations where non-zero effects for one trait are drawn from and , and non-zero effects in the remaining traits are drawn . We found that CONFIT still increases power when an effect is present in more than one trait (Table 5).
Table 5.

Power simulation in three traits with differing effect size distributions between traits

1 active trait2 traits3 traits
λs1N(0,4)
GWAS in t10.013
MI GWAS0.1820.34040.474
CONFIT0.1980.3840.552
λs1N(0,100)
GWAS in t10.581
MI GWAS0.3660.6050.768
CONFIT0.3470.6270.832

The power of univariate GWAS in t1 is in italics. Bolded values indicate multi-trait method with highest power for each simulation.

Notes: In the first trait t1, we draw true effect size or λ ∼ N(0,100), and in the other two traits, we draw . The true probability for each alternate configuration is 0.5%. For GWAS in t1, we only count simulated SNPs which truly have an effect in t1.

Power simulation in three traits with differing effect size distributions between traits The power of univariate GWAS in t1 is in italics. Bolded values indicate multi-trait method with highest power for each simulation. Notes: In the first trait t1, we draw true effect size or λ ∼ N(0,100), and in the other two traits, we draw . The true probability for each alternate configuration is 0.5%. For GWAS in t1, we only count simulated SNPs which truly have an effect in t1.

3.3 CONFIT increases power in polygenic variants when applied to studies with overlapping cohorts

To model the scenario where each trait is measured in the same cohort, i.e. dependent studies, we simulate summary statistics with correlation Σ between the z-scores across traits, using Σ computed from the Northern Finland Birth Cohort (NFBC) low-density lipoprotein (LDL) and high-density lipoprotein (HDL) traits for simulations in two traits, and from LDL, HDL and triglycerides (TG) for simulations in three traits. We find that the Σ estimated from the covariance between individual level phenotypes matches closely with Σ estimated from summary statistics (results not shown). We then run CONFIT with the correction for overlapping individuals described in Section 2.7. Again, we see that CONFIT achieves slightly less power than MI GWAS when the effect is present in one trait, and increased power when the effect is present in more than one trait (Tables 3 and 4). The rejection region for CONFIT is now shifted relative to the rejection region for CONFIT without the overlapping individuals assumption, as shown in Figure 1B.

3.4 CONFIT finds unique loci for metabolic traits in the NFBC

Next, we applied CONFIT to a real dataset, on metabolic traits from the NFBC dataset (Kang ; Sabatti ). This dataset contains 331 476 variants and 5326 individuals, with data collected in ten traits from each individual. These traits include a variety of metabolic traits. We selected the five traits with at least one SNP with a GWAS P-values less than in two or more traits and ran CONFIT on their summary statistics. These traits were measurements for glucose (GLU), HDL, insulin level (INS), LDL and TG. Note that for MI GWAS with five traits, the significance threshold is for the minimum GWAS P-value out of the five traits. We used pyLMM (https://github.com/nickFurlotte/pylmm) to obtain GWAS summary statistics on the full NFBC cohort for each trait under a linear mixed model (LMM) as in (Kang ). Our GWAS results are consistent with those reported by a previous GWAS in the NFBC data also using LMMs (Kang ). We report the univariate GWAS P-value in each trait as well as the CONFIT P-value in Table 6. For MI GWAS in five traits, the significance threshold is .
Table 6.

P-values of peak CONFIT SNPs in analysis of five metabolic traits in NFBC data

Univariate GWAS
ChrPositionrsIDGLUHDLINSLDLTGCONFIT
CONFIT only
819875201rs100966334.5E–013.0E–064.1E–019.3E–011.9E–088.0E–10
1666570972rs2550498.4E–011.7E–087.3E–011.7E–011.9E–012.0E–08
MI GWAS only
1911056030rs116684778.3E–011.8E–021.4E–023.5E–091.7E–026.4E–08
Found by both CONFIT and MI GWAS
1109620053rs6467768.8E–011.2E–011.0E–013.0E–157.6E–01<2.0E–10
221047434rs67281781.6E–016.7E–078.9E–014.8E–081.8E–07<2.0E–10
227584444rs12603262.4E–012.6E–013.2E–012.1E–011.9E–102.0E–10
2169471394rs5608876.9E–138.8E–019.9E–013.8E–016.2E–01<2.0E–10
744177862rs29716714.4E–099.0E–012.4E–015.9E–015.4E–018.6E–09
1192308474rs38475542.4E–103.5E–011.3E–026.2E–015.9E–018.0E–10
1556470658rs15320852.3E–017.2E–125.1E–015.6E–018.8E–02<2.0E–10
1655550825rs37642614.4E–011.0E–327.5E–012.8E–011.2E–01<2.0E–10

Notes: Table contains loci found significant by CONFIT or MI GWAS. The traits used in the analysis are glucose (GLU), HDL, insulin (INS), LDL and triglyceride (TG) levels.

P-values of peak CONFIT SNPs in analysis of five metabolic traits in NFBC data Notes: Table contains loci found significant by CONFIT or MI GWAS. The traits used in the analysis are glucose (GLU), HDL, insulin (INS), LDL and triglyceride (TG) levels. P-values of peak CONFIT SNPs in analysis of four metabolic traits in NFBC dataset Notes: Table contains peak CONFIT SNPs for loci found significant by CONFIT or MI GWAS. Italics indicates the only locus found significant by (Furlotte and Eskin, 2015) in their joint analysis of all four traits. P-values of peak SNPs in analysis of four metabolic traits in UKKB dataset Notes: Table contains peak SNPs found significant by CONFIT (CONFIT P-value 5E–08) only. SNPs found significant by MI GWAS only are shown in the Supplementary Material. CONFIT finds two unique loci in the NFBC data compared to MI GWAS. One of these loci (Chr 16, peak SNP rs255049) is significant for HDL under a univariate GWAS threshold, and the other loci (Chr 8, peak SNP rs10096633) has been associated with TG in a larger study from 2010 (Kamatani ). CONFIT missed one loci found by MI GWAS only which is GWAS significant for TG only, also shown.

3.5 CONFIT outperforms a multi-variate linear regression model when applied to multiple traits

Next, we compared the performance of CONFIT against another multi-trait analysis method. Previously, Furlotte et al. applied multivate regression with a LMM (implemented in their software mvLMM) to the NFBC dataset using four traits: C-reactive protein (CRP), HDL, LDL and TG (Furlotte and Eskin, 2015). When running mvLMM to CRP, HDL, LDL and TG simultaneously, Furlotte et al. found only one significant locus, which contains SNPs rs1811472, rs2794520, rs2592887 and rs12093699. We applied CONFIT to the NFBC dataset in these same four traits, again using GWAS summary statistics generated by pyLMM. Results are shown in Table 7. CONFIT in fact finds this locus, as well as nine other loci which were all reported in the univariate LMM analysis performed by (Kang ). CONFIT discovers the same loci in these four traits as in the analysis on GLU, HDL, INS, LDL and TG, with the exception of a GLU-specific locus. It also finds a locus (Chr 19, rs11668477) that it missed in the five trait analysis. Although CONFIT can discover SNPs with effects present in only a subset of traits in the analysis, the specific traits chosen will affect its performance.
Table 7.

P-values of peak CONFIT SNPs in analysis of four metabolic traits in NFBC dataset

Univariate GWAS
ChrPositionrsIDCRPHDLLDLTGCONFIT
CONFIT only
819875201rs100966333.9E–013.0E–069.3E–011.9E–084.0E–09
1666570972rs2550497.8E–011.7E–081.7E–011.9E–014.2E–08
Found by both CONFIT and MI GWAS
1109620053rs6467761.4E–011.2E–013.0E–157.6E–01<2.0E–10
1157908973rs18114721.2E–154.8E–026.1E–018.7E–01<2.0E–10
221047434rs67281785.3E–026.7E–074.8E–081.8E–07<2.0E–10
227584444rs12603265.1E–022.6E–012.1E–011.9E–102.4E–09
12119873345rs26500002.2E–122.8E–016.8E–016.0E–01<2.0E–10
1556470658rs15320857.1E–017.2E–125.6E–018.8E–02<2.0E–10
1655550825rs37642613.2E–011.0E–322.8E–011.2E–01<2.0E–10
1911056030rs116684778.7E–011.8E–023.5E–091.7E–023.4E–08

Notes: Table contains peak CONFIT SNPs for loci found significant by CONFIT or MI GWAS. Italics indicates the only locus found significant by (Furlotte and Eskin, 2015) in their joint analysis of all four traits.

3.6 CONFIT finds unique loci in the UKKB dataset

We also applied CONFIT to UKKB summary statistics publicly released by Neale lab. We selected four traits related to the metabolic traits we used in the NFBC data. These are: self-reported high cholesterol (phenotype code 20002_1473), use of cholesterol lowering medication (phenotype code 6177_1), use of insulin medication (phenotype code 6177_3) and diagnosis of elevated blood glucose level (phenotype code R73, ICD10 R73). CONFIT finds 6 unique loci (Table 8), MI GWAS finds 44 unique loci (shown in Supplementary Material) and 304 loci are found by both methods (not shown). The loci found by CONFIT are all close to GWAS significance in both the self-reported high cholesterol and use of cholesterol medication phenotypes, whereas the loci it fails to discover are mostly borderline GWAS significant in a single trait (Supplementary Table S1).
Table 8.

P-values of peak SNPs in analysis of four metabolic traits in UKKB dataset

Univariate GWAS
ChrPositionrsIDHigh cholesterolCholesterol medicationInsulin medicationElevated blood GLUCONFIT
CONFIT only
3135925191rs11549885.2E–089.8E–077.2E–012.3E–015.6E–09
773020301rs7991573.2E–083.1E–055.4E–017.3E–013.9E–08
7150690176rs39182263.0E–083.0E–073.9E–011.9E–011.0E–09
1094772638rs107485882.3E–071.5E–068.7E–013.1E–013.0E–08
11126225876rs1127710355.9E–074.2E–063.6E–028.0E–014.8E–08
2017844492rs26185671.6E–086.0E–073.9E–012.4E–011.0E–09

Notes: Table contains peak SNPs found significant by CONFIT (CONFIT P-value 5E–08) only. SNPs found significant by MI GWAS only are shown in the Supplementary Material.

4 Discussion

Here, we present CONFIT, a method for detecting associated variants from independent GWAS in multiple traits using summary statistics. We demonstrate our method in simulated data on two and three traits, and on real data up to four traits, though this framework may be applied to larger numbers of traits. CONFIT controls the false positive rate and increases power relative to MI GWAS when the variant is active in multiple traits in the analysis. When the variant is only active in one trait, CONFIT is less powerful than MI GWAS, which is the standard method for analyzing independent traits, so CONFIT does not discover exactly the same SNPs as GWAS. We discover unique loci when applying CONFIT to summary statistics from the NFBC and UKKB datasets. A related problem exists in the field of eQTL studies, which often collect gene expression data from individuals in multiple tissues. In this case, the phenotypes are a given gene’s expression levels in each tissue, and the problem is to find variants associated with the gene’s expression in at least one tissue. Several approaches have successfully increased power in these multi-tissue eQTL datasets. Examples include MetaTissue (Sul ), RECOV (Duong ) and eQTL-bma (Flutre ). MetaTissue uses RE meta-analysis to combine data from different tissues. RECOV explicitly models correlation between studies using a covariance matrix. eQTL-bma uses configurations to allow heterogeneity and performs Bayesian model averaging using each potential configuration as a model. We note the similarity of our test statistic to that of eQTL-bma, which was developed by Flutre et al. specifically for multi-tissue eQTL context (Flutre ). A variant is an eQTL if it is associated with the expression of any gene in any tissue, which is quite likely when there are large number of tissues. For this reason, methods developed for multi-tissue eQTL studies differ from those for traditional GWAS in that eQTL studies typically do not assume a sparse model. In contrast, the majority of variants are believed to have no effect on the majority of disease traits. Hence it is not obvious whether multi-phenotype analysis methods for eQTL studies are also applicable to GWAS. Our results suggest they may be applicable. The CONFIT framework is general and there are many options for setting the priors on each configuration. Here, we used a relatively simple method to estimate the priors by counting the number of SNPs with GWAS summary statistics that match each configuration. One alternative is to formulate this as an optimization problem and select priors that explicitly maximize power, with some form of regularization to avoid overfitting. Another possibility is to use external information about the variants to set the prior. This has been done previously in eQTL data, where variants in regulatory regions receive a stronger prior for association (Duong ). The count-based prior used here has the disadvantage of not scaling well as the number of traits grows, since as the number of possible configurations grows exponentially, the probability of observing any particular configuration decreases sharply. From a methods viewpoint, count-based methods for setting the prior on each configuration become less and less useful with larger numbers of traits, as the probability of observing any particular configuration amongst the GWAS statistics decreases with the number of traits. From a computational viewpoint, the runtime of CONFIT grows exponentially. For these reasons, we do not recommend running CONFIT on more than 10 traits. If the user has a large set of candidate traits, they may narrow down which traits to include in the analysis by choosing sets of traits with overlapping GWAS significant SNPs. One may use the Jacquard index to measure overlap between traits while also accounting for the fact where one trait may simply have more significant SNPs than other traits. It is common for GWAS datasets to share individuals between studies. For example, a study may collect both LDL and triglyceride levels from each individual, or controls may be shared across multiple case-control studies. CONFIT handles the cases where the studies use the same cohort by approximating the correlation between traits due to sharing of individuals as proportional to correlation between traits or association statistics. This assumes the effect and residuals are approximately independent, and that any individual SNP or LD block has small effect on the phenotype. In this paper, we assume heritability of 50% when estimating this correlation, but a more sophisticated approach would be to use trait-specific heritability estimates. There are also many other methods to address the issue of overlapping individuals. For example, MetaTissue uses LMMs to model effects in multiple studies with shared individuals (Sul ). Although their method was designed for multi-tissue eQTL studies, a similar LMM approach could be applied to combine GWAS. This approach has the advantage of estimating the proportion of the phenotype that can be attributed to sharing of individuals, and applies even if there is only partial overlap between studies. However, it requires individual level data and is relatively computationally expensive. Several methods for analyzing multiple traits require individual level genotype and phenotype data, such as multi-variate regression. Several methods, such as GEMMA-mvLMM, mvLMM and GAMMA, extend this to use LMMs, which allow for correction of population structure and other covariates (Furlotte and Eskin, 2015; Joo ; Zhou and Stephens, 2014). As with traditional meta-analysis, multi-variate regression is not suitable for combining data on arbitary traits and may achieve sub-optimal power for detecting variants that only affect one of the traits tested, or in the case where the variant only affects one trait, which indirectly affects another (Stephens, 2013). Such methods are typically applied to sets of traits that are already believed to share an underlying genetic basis (Furlotte and Eskin, 2015). Thus there is a need for flexible approaches to association testing when the traits only partially share a genetic basis and the study cohorts are not independent between traits.

Funding

L.G. and E.E. was supported by National Science Foundation grants 0513612, 0731455, 0729049, 0916676, 1065276, 1302448, 1320589 and 1331176 and National Institutes of Health grants K25-HL080079, U01-DA024417, P01-HL30568, P01-HL28481, R01-GM083198, R01-ES021801, R01-MH101782 and R01-ES022282. Conflict of Interest: none declared. Click here for additional data file.
  31 in total

1.  Genomic control for association studies.

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

2.  A haplotype map of the human genome.

Authors: 
Journal:  Nature       Date:  2005-10-27       Impact factor: 49.962

Review 3.  Genome-wide association studies for complex traits: consensus, uncertainty and challenges.

Authors:  Mark I McCarthy; Gonçalo R Abecasis; Lon R Cardon; David B Goldstein; Julian Little; John P A Ioannidis; Joel N Hirschhorn
Journal:  Nat Rev Genet       Date:  2008-05       Impact factor: 53.242

4.  Cis-eQTLs regulate reduced LST1 gene and NCR3 gene expression and contribute to increased autoimmune disease risk.

Authors:  Guiyou Liu; Yang Hu; Shuilin Jin; Fang Zhang; Qinghua Jiang; Junwei Hao
Journal:  Proc Natl Acad Sci U S A       Date:  2016-10-11       Impact factor: 11.205

Review 5.  Pleiotropy in complex traits: challenges and strategies.

Authors:  Nadia Solovieff; Chris Cotsapas; Phil H Lee; Shaun M Purcell; Jordan W Smoller
Journal:  Nat Rev Genet       Date:  2013-06-11       Impact factor: 53.242

6.  Sparse whole-genome sequencing identifies two loci for major depressive disorder.

Authors: 
Journal:  Nature       Date:  2015-07-15       Impact factor: 49.962

7.  Using genomic annotations increases statistical power to detect eGenes.

Authors:  Dat Duong; Jennifer Zou; Farhad Hormozdiari; Jae Hoon Sul; Jason Ernst; Buhm Han; Eleazar Eskin
Journal:  Bioinformatics       Date:  2016-06-15       Impact factor: 6.937

8.  Genetic Drivers of Epigenetic and Transcriptional Variation in Human Immune Cells.

Authors:  Lu Chen; Bing Ge; Francesco Paolo Casale; Louella Vasquez; Tony Kwan; Diego Garrido-Martín; Stephen Watt; Ying Yan; Kousik Kundu; Simone Ecker; Avik Datta; David Richardson; Frances Burden; Daniel Mead; Alice L Mann; Jose Maria Fernandez; Sophia Rowlston; Steven P Wilder; Samantha Farrow; Xiaojian Shao; John J Lambourne; Adriana Redensek; Cornelis A Albers; Vyacheslav Amstislavskiy; Sofie Ashford; Kim Berentsen; Lorenzo Bomba; Guillaume Bourque; David Bujold; Stephan Busche; Maxime Caron; Shu-Huang Chen; Warren Cheung; Oliver Delaneau; Emmanouil T Dermitzakis; Heather Elding; Irina Colgiu; Frederik O Bagger; Paul Flicek; Ehsan Habibi; Valentina Iotchkova; Eva Janssen-Megens; Bowon Kim; Hans Lehrach; Ernesto Lowy; Amit Mandoli; Filomena Matarese; Matthew T Maurano; John A Morris; Vera Pancaldi; Farzin Pourfarzad; Karola Rehnstrom; Augusto Rendon; Thomas Risch; Nilofar Sharifi; Marie-Michelle Simon; Marc Sultan; Alfonso Valencia; Klaudia Walter; Shuang-Yin Wang; Mattia Frontini; Stylianos E Antonarakis; Laura Clarke; Marie-Laure Yaspo; Stephan Beck; Roderic Guigo; Daniel Rico; Joost H A Martens; Willem H Ouwehand; Taco W Kuijpers; Dirk S Paul; Hendrik G Stunnenberg; Oliver Stegle; Kate Downes; Tomi Pastinen; Nicole Soranzo
Journal:  Cell       Date:  2016-11-17       Impact factor: 41.582

9.  Genetic pleiotropy between multiple sclerosis and schizophrenia but not bipolar disorder: differential involvement of immune-related gene loci.

Authors:  O A Andreassen; H F Harbo; Y Wang; W K Thompson; A J Schork; M Mattingsdal; V Zuber; F Bettella; S Ripke; J R Kelsoe; K S Kendler; M C O'Donovan; P Sklar; L K McEvoy; R S Desikan; B A Lie; S Djurovic; A M Dale
Journal:  Mol Psychiatry       Date:  2014-01-28       Impact factor: 15.992

10.  Meta-analysis of genome-wide association studies discovers multiple loci for chronic lymphocytic leukemia.

Authors:  Sonja I Berndt; Nicola J Camp; Christine F Skibola; Joseph Vijai; Zhaoming Wang; Jian Gu; Alexandra Nieters; Rachel S Kelly; Karin E Smedby; Alain Monnereau; Wendy Cozen; Angela Cox; Sophia S Wang; Qing Lan; Lauren R Teras; Moara Machado; Meredith Yeager; Angela R Brooks-Wilson; Patricia Hartge; Mark P Purdue; Brenda M Birmann; Claire M Vajdic; Pierluigi Cocco; Yawei Zhang; Graham G Giles; Anne Zeleniuch-Jacquotte; Charles Lawrence; Rebecca Montalvan; Laurie Burdett; Amy Hutchinson; Yuanqing Ye; Timothy G Call; Tait D Shanafelt; Anne J Novak; Neil E Kay; Mark Liebow; Julie M Cunningham; Cristine Allmer; Henrik Hjalgrim; Hans-Olov Adami; Mads Melbye; Bengt Glimelius; Ellen T Chang; Martha Glenn; Karen Curtin; Lisa A Cannon-Albright; W Ryan Diver; Brian K Link; George J Weiner; Lucia Conde; Paige M Bracci; Jacques Riby; Donna K Arnett; Degui Zhi; Justin M Leach; Elizabeth A Holly; Rebecca D Jackson; Lesley F Tinker; Yolanda Benavente; Núria Sala; Delphine Casabonne; Nikolaus Becker; Paolo Boffetta; Paul Brennan; Lenka Foretova; Marc Maynadie; James McKay; Anthony Staines; Kari G Chaffee; Sara J Achenbach; Celine M Vachon; Lynn R Goldin; Sara S Strom; Jose F Leis; J Brice Weinberg; Neil E Caporaso; Aaron D Norman; Anneclaire J De Roos; Lindsay M Morton; Richard K Severson; Elio Riboli; Paolo Vineis; Rudolph Kaaks; Giovanna Masala; Elisabete Weiderpass; María-Dolores Chirlaque; Roel C H Vermeulen; Ruth C Travis; Melissa C Southey; Roger L Milne; Demetrius Albanes; Jarmo Virtamo; Stephanie Weinstein; Jacqueline Clavel; Tongzhang Zheng; Theodore R Holford; Danylo J Villano; Ann Maria; John J Spinelli; Randy D Gascoyne; Joseph M Connors; Kimberly A Bertrand; Edward Giovannucci; Peter Kraft; Anne Kricker; Jenny Turner; Maria Grazia Ennas; Giovanni M Ferri; Lucia Miligi; Liming Liang; Baoshan Ma; Jinyan Huang; Simon Crouch; Ju-Hyun Park; Nilanjan Chatterjee; Kari E North; John A Snowden; Josh Wright; Joseph F Fraumeni; Kenneth Offit; Xifeng Wu; Silvia de Sanjose; James R Cerhan; Stephen J Chanock; Nathaniel Rothman; Susan L Slager
Journal:  Nat Commun       Date:  2016-03-09       Impact factor: 17.694

View more
  3 in total

1.  Iterative hard thresholding in genome-wide association studies: Generalized linear models, prior weights, and double sparsity.

Authors:  Benjamin B Chu; Kevin L Keys; Christopher A German; Hua Zhou; Jin J Zhou; Eric M Sobel; Janet S Sinsheimer; Kenneth Lange
Journal:  Gigascience       Date:  2020-06-01       Impact factor: 6.524

2.  MetaPhat: Detecting and Decomposing Multivariate Associations From Univariate Genome-Wide Association Statistics.

Authors:  Jake Lin; Rubina Tabassum; Samuli Ripatti; Matti Pirinen
Journal:  Front Genet       Date:  2020-05-15       Impact factor: 4.599

3.  Quantitative trait locus mapping analysis of multiple traits when using genotype data with potential errors.

Authors:  Liang Tong; Ying Zhou; Yixing Guo; Hui Ding; Donghai Ji
Journal:  PeerJ       Date:  2021-09-24       Impact factor: 2.984

  3 in total

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