Skip to main content
NIHPA Author Manuscripts logoLink to NIHPA Author Manuscripts
. Author manuscript; available in PMC: 2011 Oct 25.
Published in final edited form as: Genet Epidemiol. 2011 Jan;35(1):57–69. doi: 10.1002/gepi.20554

Bayesian Analysis of Rare Variants in Genetic Association Studies

Nengjun Yi 1,*, Degui Zhi 1
PMCID: PMC3200544  NIHMSID: NIHMS331121  PMID: 21181897

Abstract

Recent advances in next-generation sequencing technologies facilitate the detection of rare variants, making it possible to uncover the roles of rare variants in complex diseases. As any single rare variants contain little variation, association analysis of rare variants requires statistical methods that can effectively combine the information across variants and estimate their overall effect. We here propose a novel Bayesian generalized linear model for analyzing multiple rare variants within a gene or genomic region in genetic association studies. Our model can deal with complicated situations that have not been fully addressed by existing methods, including issues of disparate effects and non-functional variants. Our method jointly models the overall effect and the weights of multiple rare variants and estimates them from the data. This approach produces different weights to different variants based on their contributions to the phenotype, yielding an effective summary of the information across variants. We evaluate the proposed method and compare its performance to existing methods on extensive simulated data. The results show that the proposed method performs well under all situations and is more powerful than existing approaches.

Keywords: Bayesian Analysis, Complex Diseases, Disparate Effects, Genetic Association, Hierarchical Models, Rare Variants, Sequence Data

Introduction

It has been a well-established hypothesis that the genetic etiology of common (or complex) human diseases is determined by both common and rare genetic variants [Bodmer and Bonilla 2008; Schork, et al. 2009]. Although genome-wide association studies (GWAS), which have thus far focused on common variants (with minor allele frequency (MAF) > ~5%) in the human genome, have successfully identified hundreds of novel disease-associated variants, these common variants explain only a small proportion of heritability for most diseases, motivating interest in finding the ‘missing heritability’ [Eichler, et al. 2010; Manolio, et al. 2009]. Rare variants have been naturally speculated as one of the most important sources of missing heritability [Cirulli and Goldstein 2010; Eichler, et al. 2010; Manolio, et al. 2009]. Several studies have already shown that rare variants play an important role in genetic determination for some diseases [Ahituv, et al. 2007; Azzopardi, et al. 2008; Cohen, et al. 2006; Cohen, et al. 2004; Ji, et al. 2008; Nejentsev, et al. 2009; Romeo, et al. 2007; Romeo, et al. 2009]. Recent advances in next-generation sequencing technologies facilitate the detection of rare variants, making it possible to uncover the roles of rare variants in complex diseases.

As a single rare variant contains little variation owing to low MAF (< 0.5 or 1%), statistical methods that test variants individually provide insufficient power to detect causal rare variants. Therefore, association analysis of rare variants requires sophisticated methods that can effectively combine the information across variants and test for their overall effect [Manolio, et al. 2009]. Several approaches have been developed to analyze rare variants, including the Collapsing, Simple-Sum, and Weighted-Sum methods [Li and Leal 2008; Madsen and Browning 2009; Morris and Zeggini 2010; Price, et al. 2010]. These methods summarize multiple rare variants by weighting them equally [Li and Leal 2008; Morris and Zeggini 2010] or on the basis of estimated standard deviation [Madsen and Browning 2009] or functional prediction [Price, et al. 2010]. As we show in this study, however, these existing methods actually implicate assumptions about the relative effect sizes of individual variants (for example, the Simple-Sum method implicitly assumes that the genetic effects of individual variants are identical) and thus can be suboptimal if the data do not follow the implicit assumptions.

There are complications that the existing methods have not addressed yet. First, multiple rare variants detected in a gene or region may affect phenotype in either direction (i.e., some are disease-causing and others are disease-protective) [Cohen, et al. 2004; Manolio, et al. 2009]. If these rare variants are simply pooled, the existing methods will fail, because the effects of the variants can cancel each other and thus the true signal is lessened. Second, sequencing uncovers both functional and non-functional variants, and treating them equally may reduce association. The ideal solution to these problems is to separately combine disease-causing and protective variants or scale the allele counts of all variants in the same association direction and to exclude non-functional variants from the analysis. However, accurately determining which variants are disease-causing or protective and which are responsible for a given phenotype represent a massive task and are not always feasible [Manolio, et al. 2009]. Therefore, statistical methods that can deal with these complications are required.

Here we introduce a novel Bayesian hierarchical generalized linear model for analyzing multiple rare variants within a gene or genomic region in association studies. Although our method can deal with various phenotypes, we demonstrate its performance with a binary disease trait as in population-based case-control studies. Rather than predetermining the weights of variants as previous methods, our approach jointly models the overall effect and the weights of multiple rare variants and estimates them from the data. This could produce different weights to different variants based on their contributions to the phenotype, yielding an effective summary of the information across variants. We use extensive simulations to evaluate the proposed method and compare its performance to existing methods. The results show that the proposed method performs well under all situations and is more powerful than existing approaches.

Methods

Bayesian Model of Multiple Rare Variants

Suppose that a population-based association study consists of n unrelated individuals, phenotyped for a binary disease trait yi (i.e., if diseased, yi = 1; otherwise, yi = 0), and genotyped for m rare variants in a candidate gene or functional genomic region. We denote the genotypes of variant j by AjAj, Ajaj or ajaj, where aj is the minor allele with the observed frequency pj < 1%. The relation between the disease status and the genotypes of m rare variants can be expressed by a generalized linear regression

h(Pr(yi=1))=μ+j=1mxijβj [1]

where the link function h is the logit or probit function, μ is the intercept, βj is the main effect for the jth variant, and xij is the main-effect predictor for the ith individual at the jth variant. For an additive model, xij = 0, 1, or 2 for AjAj, Ajaj or ajaj, and for a dominant model, xij = 0 or 1 for AjAj or Ajaj and ajaj, respectively. For a rare variant, the additive model is approximately equivalent to the dominant model because the frequency of ajaj is extremely low.

The association between the disease and the variants may be examined by testing βj = 0, j = 1, ⋯, m. For rare variants, however, such an analysis is underpowered because a single variant explains very low genetic variation and typically is undetectable. Under the additive model and Hardy-Weinberg equilibrium, for example, the genetic variance of the jth variant is Var(xijβj)=2pj(1pj)βj2, equal to 9.5 × 10−3 when the frequency pj and the odds ratio exp(βj) equal 1% and 2, respectively. A solution would be to create a “genetic score” that combines information across multiple rare variants for each individual. The genetic score is then treated as a single predictor, allowing us to detect the overall association of the variants with the disease. We construct the genetic score as a linear function of the separate main-effect predictors, i.e., Ti=j=1mαjxij, and set up a generalized linear model:

h(Pr(yi=1))=μ+(j=1mαjxij)β [2]

In this model, the common coefficient β represents the overall effect for the m rare variants, and the αj’s can be interpreted as the relative effects or weights of the individual variants. To investigate the overall association, we test the hypothesis β = 0.

Instead of presetting αj’s as in existing methods, it would be better to estimate them from the data. But we cannot simply use classical framework (i.e., setting uniform distributions on the αj’s), since this would result in a nonidentifiable model and thus be equivalent to estimating a separate coefficient for each of the variants [Gelman 2004; Gelman and Hill 2007]. However, we can set up an informative prior for the αj’s, so that the model is identifiable. We use the Student-t distribution for the αj’s:

αj~N(μj,τj2),τj2~ Inv-χ2(1,sα2),   for j=1,,m, [3]

with the scale sα set to a low value such as 0.5 [Gelman, et al. 2008]. This prior distribution constrains αj’s to be fairly close to the prior mean μj’s, but allows for different values. An alternative prior is to use the normal distribution with a fixed variance, i.e., τj2=0.3 [Gelman and Hill 2007]. However, we prefer the Student-t distribution because it estimates the variances τj2 from the data and thus may better deal with disparate effects. The prior means μj can be specified as the relative importance of the individual variants based on our prior knowledge or initial analysis (see Discussion). In this study, we incorporate no prior information into the model by setting μj = 1 for all j = 1, ⋯, m. We found that the method is fairly robust to any small changes for the scale sα (for example, from 0.2 to 0.8).

The common coefficient β usually can be estimated classically. However, low allelic frequencies can yield very small variance Var(Ti), for which the classical procedure often results in numerically instable estimate. To overcome this problem, we use a weakly informative prior to constrain β in a reasonable range. Following Gelman et al. [Gelman, et al. 2008], we place a Student-t distribution with center 0, degree of freedom 1 and scale 2.5 on β:

β~N(0,τβ2),τβ2~ Inv-χ2(1,2.52) [4]

Computation

Our Bayesian generalized linear model can be fitted using Markov chain Monte Carlo (MCMC) algorithms that fully explore the joint posterior distribution of the parameters by alternatively sampling each parameter from its conditional posterior distribution. However, it is desirable to have a faster computation that provides a point estimate (i.e., the posterior mode) of β and αj’s and their standard errors (and thus the p-values) by maximizing the marginal posterior p(β, α1,⋯,αm, μ | y, X). Such an approximate calculation has been routinely applied in statistical practice [Gelman, et al. 2008]. We develop our algorithm by modifying the standard iterative weighted least squares (IWLS) for fitting classical generalized linear models. We have implemented these computations by altering the glm function in R (the general statistical package) that fits classical generalized linear models.

Our algorithm simultaneously estimates the parameters αj’s and β using an iterative procedure. We initialize the algorithm by setting β to the value estimated from the Simple-Sum method or setting α1 = ⋯ = αm = 1. Then, at each step of the algorithm, we first update αj’s conditional on the current estimate β̂ by using the modified IWLS algorithm of Yi and Banerjee [Yi and Banerjee 2009] and Yi et al. [Yi et al. 2010] to fit the hierarchical generalized linear model:

h(Pr(yi=1))=μ+j=1m(xijβ^)αjαj~N(μj,τj2),τj2~ Inv-χ2(1,sα2),  for j=1,,m. [5]

We then update β conditional on the current estimates α̂j’s by fitting the hierarchical model using the modified IWLS algorithm [Yi and Banerjee 2009; Yi et al. 2010]:

h(Pr(yi=1))=μ+(j=1mα^jxij)ββ~N(0,τβ2),τβ2~ Inv-χ2(1,2.52) [6]

Instead of doing a full iterative weighted least squares for each of these two models, we can perform one step of weighted least squares at each iteration, thus taking less computer time to ultimately achieve convergence by not wasting time getting hyper-precise estimates at each step of the algorithm. We apply the criterion in the glm function to assess convergence, i.e., |d1(t)d1(t1)|0.1+|d1(t)|<ε and |d2(t)d2(t1)|0.1+|d2(t)|<ε, where d1(t) and d2(t) are deviances at the tth iteration for the models [4] and [5], respectively, and ε is a small value (say 10−8). In practice our algorithm converges rapidly. At convergence of the algorithm, we obtain all the outputs produced by the glm function, including the latest estimate β̂, their standard deviations and the p-values for testing β = 0.

Relationship with existing methods

The basic procedure of rare variant analysis is to construct a weighted combination (genetic score) of m rare variants, Ti=j=1mαjxij, that summarizes the information across the variants for each individual i, and then estimate the association between the phenotype yi and the genetic score Ti using a generalized linear model, h(Pr(yi = 1)) = μ + Tiβ, or other testing statistics. Our method differs from existing methods in estimating the weights αj’s (along with the overall effect β) from the data using a hierarchical modeling framework rather than simply presetting them to fixed values. This would produce higher weights for more ‘important’ variants.

Presetting the weights αj’s to different values results in different existing methods: 1) If α1 = ⋯ = αm = 1, we have Ti=j=1mxij and thus the method is the Simple-Sum [Han and Pan 2010; Morris and Zeggini 2010]; 2) If we take Ti=I(j=1mxij), where I(x) is an indicator variable taking 1 if x > 0, and 0 otherwise, the method becomes the Collapsing approach [Li and Leal 2008]; 3) If αj = 1/sd(xij | yi = 0), j = 1,⋯·, m, where sd(xij | yi = 0) is the estimated standard deviation of xij in unaffected individuals, the model is similar to the Weighted-Sum approach [Madsen and Browning 2009]; 4) If setting αj to the posterior probability of being functional for each variant j, Ti corresponds to that of Price et al. [Price, et al. 2010]. These posterior probabilities can be calculated using bioinformatics tools such as PolyPhen [Adzhubei, et al. 2010; Price, et al. 2010].

From the above procedure, we can see that the term αjβ actually corresponds to the genetic effect βj of the jth variant. With the fixed weights, therefore, the individual genetic effect βj is proportional to the corresponding weight αj. This important result reveals the underlying assumptions of the existing methods. The Simple-Sum method implicates that the effects of all variants are identical; obviously, this is an unrealistic assumption. The Weighted-Sum method first standardizes the main-effect predictors and then assumes identical coefficients for all variants in the standardized model. This corresponds to the implicit assumption βj ∝ 1/sd(xij | yi = 0). The approach of Price et al. [Price, et al. 2010] implicitly assumes that the effect of a variant is proportional to the posterior functional probability. Therefore, all the existing methods implement pooling of multiple rare variants according to certain assumptions about the genetic effects of variants. Although powerful in certain situations, these methods can be inefficient if the underlying assumption is not true. In contrast, the proposed method does not require any assumptions about the relative importance of individual variants and thus could be more robust than the existing methods.

Simulations and Comparison with existing methods

We use extensive simulations to evaluate the proposed approach and to compare the proposed method with five existing methods, the Collapsing, Simple-Sum, Weighted-Sum, and All-Variants (i.e., jointly fitting all variants) and Single-Variant (i.e., fitting one variant at a time).

Bayesian versions of existing methods

Although various testing statistics have been proposed for the existing Collapsing, Simple-Sum and Weighted-Sum methods [Han and Pan 2010; Li and Leal 2008; Madsen and Browning 2009; Price, et al. 2010], we implement these methods using logistic regressions:

logit(Pr(yi=1))=μ+Tiβ,

with Ti=I(j=1mxij) for the Collapsing, Ti=j=1mxij for the Simple-Sum, and Ti=j=1mxij/sd(xij|yi=0) for the Weighted-Sum. The All-Variants method jointly estimates the individual effects of all variants:

logit(Pr(yi=1))=μ+j=1mxijβj,

and the Single-Variant separately estimates the effects of individual variants:

logit(Pr(yi=1))=μ+xijβj,j=1,,m

These logistic regressions can be non-identifiable when the variance Var(Ti) or Var(xij) is small [Li and Leal 2008]. We overcome this problem by placing the weakly informative prior [Gelman, et al. 2008], β~N(0,τβ2),βj~N(0,τβ2),j=1,,m, and τβ2~ Inv-χ2(1,2.52). We fit these models using the modified IWLS algorithm of Yi and Banerjee [Yi and Banerjee 2009] and Yi et al. [Yi et al. 2010]. This improves the performance of these previous approaches and has the advantage of always producing stable estimates.

Simulation design

We consider different combinations of the factors that may affect the performance of the methods:

  1. Sample size: We simulate n = 500, 1000 and 2000 individuals with an equal number of affected and unaffected;

  2. Number of rare variants: We simulate m = 20, 40, and 80 rare variants;

  3. Minor allelic frequencies and genotypes: We sample m variants independently because correlation between rare variants is low [Pritchard 2001; Pritchard and Cox 2002]. For the jth variant, we sample the minor allelic frequency (MAF) pj uniformly from the region [0.001, 0.01], as variants with MAF < 0.001 would be indistinguishable in our presumed sample sizes. Assuming the Hardy-Weinberg equilibrium for each variant, we thus generate the genotypes from the multinomial distribution: Multin(n;(1pj)2,2(1pj)pj,pj2);

  4. Genetic model: We evaluate our method using the additive genetic model for each variant. For rare variants, the additive model is approximately equivalent to the dominant model, and detection of recessive effects requires extremely large sample [Li and Leal 2008].

  5. Number of functional variants and genetic effects: For m = 20, 40 and 80, we set all the variants to be functional or randomly sample 40% of the simulated variants as non-functional. For each functional variant, we simulate the odds ratio exp(βj) to be 1 (for type I error rate) or uniformly from the region [1.05, ORu] (for power analysis). To ensure that the overall effect of all variants is reasonably low, we determine the upper bound ORu by controlling the total liability heritability, which approximates hT2=2pave(1pave)βave2mf2pave(1pave)βave2mf+1.62 (as derived in the next paragraph), where pave is the average minor allelic frequency, mf is the number of functional variants, and exp(βave) is the average odds ratio, equal to (1.05 + ORu)/2. For example, ORu = 2.0 when mf = 40 and hT2=3%. We consider the total liability heritability hT2 from 0.7% to 8%. Finally, we consider the most complicated case in which the effects of the functional rare variants are in opposite directions; for each functional variant, we first simulate the odds ratio exp(βj) uniformly from the region [1.05, ORu], and then change the sign of βj with the probability of 0.3 or 0.5.

Given the coefficients βj and the genotypic codes xij, we can simulate the disease phenotype yi using two methods. The first method is to directly sample yi from the binomial distribution: Bin(1,logit1(j=1mxijβj)). This procedure is repeated until we obtain n/2 affected and n/2 unaffected individuals. The second is to use the latent-data formulation of the logistic regression; the logistic model logit(yi=1)=j=1mxijβj is equivalent to the model, wi~N(j=1mxijβj,1.62), yi = 1 ⇔ wi > c (see Gelman and Hill [Gelman and Hill 2007]). Thus, we first sample n latent normal phenotype wi and then set n/2 individuals with the 50% largest wi as affected (i.e., yi = 1) and the other n/2 individuals as unaffected. The latent-data formulation allows us to calculate the proportion of the latent-data variance explained by the variants, i.e., the liability heritability [Wray, et al. 2010], h2=j=1m2pj(1pj)βj2/[j=1m2pj(1pj)βj2+1.62]. As described above, this formulation can be used to control the total heritability when we simulate the coefficients βj.

For each set of parameters, 1000 replicated datasets are simulated, and each is analyzed using our hierarchical model approach and the Collapsing, Simple-Sum, Weighted-Sum, All-Variants and Single-Variant methods. For each analysis, we use the additive genetic model. We calculate power to detect overall association β = 0 at significance levels of α = 0.001 and α = 2.5×10−6. These thresholds correspond to candidate gene studies [Price, et al. 2010] or a genome-wide study of about 20,000 fairly independence human genes [Madsen and Browning 2009], respectively. We also examine type I error rate at a significance level of α = 0.05. For the All-Variants and Single-Variant methods, the overall association is examined by testing whether at least one βj = 0 for all j = 1, ⋯, m, and for simplicity we do not adjust the significance level for multiple testing. Therefore, we overestimate the power for the All-Variants and Single-Variant methods.

Results

Type I error rate

As shown in Figure 1, the type I error rates are well controlled for the proposed method and the Collapsing, Simple-Sum, and Weighted-Sum methods. The proposed method slightly inflates the type I error rate when n = 500 and m = 20. However, there is no constant trend that the proposed method generates higher type I error rate than those of the previous methods. The type I error rates for the All-Variants and Single-Variant methods are unacceptably high, and significantly increases with increasing number of variants, indicating the need for multiple-testing correction.

Figure 1.

Figure 1

Type I error rates of the proposed method, Collapsing, Simple-Sum, Weighted-Sum, All-Variants and Single-Variant methods at the 5% level with the number of variants m = 20, 40, and 80 and the number of individuals n = 500, 1000, and 2000. The dashed horizontal line is the nominal 0.05 level.

Analysis of functional variants

We first investigated powers of the methods for the relatively simple scenario in which all rare variants are functional and affect disease risk in the same direction. As shown in Figures 2 and 3, the results for different sample sizes, different numbers of rare variants and different liability heritabilities display similar patterns of empirical powers. A notable result is that the proposed method is consistently more powerful than the other methods. Because our method estimates the weights of multiple variants from the data, our model fits the data better and generates a genetic score that better summarizes the information across the variants. Thus the proposed method improves the power to detect the overall association between rare variants and disease.

Figure 2.

Figure 2

Empirical powers of the proposed method (○), Collapsing (Δ), Simple-Sum (+), Weighted-Sum (×), All-Variants (◇) and Single-Variant (▽) methods at significance level of α = 0.001. n and m represent the numbers of individuals and rare variants, respectively. The total liability heritabilities are 0.7, 1, 3, 5, or 8%. The numbers at the bottom line are the corresponding upper bounds ORu of the odds ratios. All of the simulated variants are functional, and affect phenotype in the same direction.

Figure 3.

Figure 3

Empirical powers of the proposed method (○), Collapsing (Δ), Simple-Sum (+), Weighted-Sum (×), All-Variants (◇) and Single-Variant (▽) methods at significance level of α = 2.5×10−6. n and m represent the numbers of individuals and rare variants, respectively. The total liability heritabilities are 0.7, 1, 3, 5, or 8%. All of the simulated variants are functional, and affect phenotype in the same direction.

As expected, the power drastically increases with the sample size and the total liability heritability explained by the variants. These relationships hold rather generally for the methods that we examined. Given sample size and total liability heritability, the power slightly decreases with the number of variants. This is likely the results that more variants generate a lower upper bound ORu of odds ratios for individual effects (thus smaller individual effects) and thus their information may be more difficult to be summarized. Our simulations showed that with small sample sizes (n = 500, 1000) the All-Variants and Single-Variant methods have no power to detect the association between rare variants and disease. These are expected because these methods test for the effects of single variants each of which has little variation. For larger sample size (n = 2000), the powers of the All-Variants and Single-Variant methods go up at the significance level of α = 0.001 with no multiple-testing correction, but rapidly decrease to near zero with a more stringent significance level (Figure 3).

Our results showed that some of the previous methods produce similar power as the proposed method in some situations, masking the real difference between these methods. To investigate whether the proposed method provides any advantages in these situations, we calculated the median value of p-values for simulation replicates with p-value < 0.001. A notable outcome of this analysis is that the proposed method uniformly yields much lower p-values than the previous methods (Figure 4). This finding indicates that our method usually provides stronger evidence of association if the variants really influence the disease.

Figure 4.

Figure 4

Median of P-values (rescaled as -log10P) for the proposed method (○), Collapsing (Δ), Simple-Sum (+), and Weighted-Sum (×) methods for replicates with P-value < 0.001. n and m represent the numbers of individuals and rare variants, respectively. The total liability heritabilities are 0.7, 1, 3, 5, or 8%. All of the simulated variants are functional, and affect phenotype in the same direction.

Inclusion of nonfunctional variants

Nonfunctional variants do not contribute to disease-risk. Therefore, inclusion of nonfunctional variants in the analysis introduces noisy variation in the model and may influence the performance of the methods. Our simulations showed that the power decreases when nonfunctional variants are included (Figures 5 and 6). This is true for all the methods that we examined. However, we found that the previous methods lose more power than the proposed method. This probably results from the fact that the previous methods use equal or inappropriate weights for functional and nonfunctional variants, thereby ineffectively summarizing the information across the multiple rare variants. In contrast, our method estimates weights from the data and thus can set lower or even zero weights to nonfunctional variants, providing a better genetic score.

Figure 5.

Figure 5

Empirical powers of the proposed method (○), Collapsing (Δ), Simple-Sum (+) and Weighted-Sum (×), All-Variants (◇) and Single-Variant (▽) methods at significance level of α = 0.001. n and m represent the numbers of individuals and rare variants, respectively. The total liability heritabilities are 0.7, 1, 3, 5, or 8%. The numbers at the bottom line are the corresponding upper bounds ORu of the odds ratios. 60% of the simulated variants are functional, and affect phenotype in the same direction.

Figure 6.

Figure 6

Empirical powers of the proposed method (○), Collapsing (Δ), Simple-Sum (+) and Weighted-Sum (×), All-Variants (◇) and Single-Variant (▽) methods at significance level of α = 2.5×10−6. n and m represent the numbers of individuals and rare variants, respectively. The total liability heritabilities are 0.7, 1, 3, 5, or 8%. 60% of the simulated variants are functional, and affect phenotype in the same direction.

Although the power decreases with inclusion of nonfunctional variants, the general conclusions obtained earlier still hold. The proposed method is uniformly more powerful (Figures 5 and 6) and generates much lower p-values than the previous methods (Figure 7).

Figure 7.

Figure 7

Median of P-values (rescaled as -log10P) for the proposed method (○), Collapsing (Δ), Simple-Sum (+), and Weighted-Sum (×) methods for replicates with P-value < 0.001. n and m represent the numbers of individuals and rare variants, respectively. The total liability heritabilities are 0.7, 1, 3, 5, or 8%. 60% of the simulated variants are functional, and affect phenotype in the same direction.

Analysis of rare variants with opposite effects

We finally investigated empirical power of the methods in the complicated scenario in which the effects of the functional rare variants influence disease in opposite directions. With 30% (70%) of functional variants increasing (decreasing) disease risk, the previous methods have some power to detect the association when sample size is large (n = 2000) (Figure 8). But the power rapidly decreases with a more stringent significance level (Figure 9). For the worst case where 50% (50%) of functional variants increase (decrease) disease risk, the Collapsing, Simple-Sum, and Weighted-Sum methods have no power to detect the association even when sample size and odds ratios are large. These results are expected because these methods simply pool all variants together, using equal weights for disease-causing and disease-protective variants. Therefore, the information across multiple rare variants is cancelled and the true association signal is completely hidden. As expected, the All-Variants and Single-Variant methods perform similarly as the previous cases that we studied.

Figure 8.

Figure 8

Empirical powers of the proposed method (○), Collapsing (Δ), Simple-Sum (+), Weighted-Sum (×), All-Variants (◇) and Single-Variant (▽) methods at significance level of α = 0.001. n and m represent the numbers of individuals and rare variants, respectively. The total liability heritabilities are 0.7, 1, 3, 5, or 8%. The top (bottom) pattern shows the analyses that 30% (50%) of the functional variants affect phenotype in the opposite direction.

Figure 9.

Figure 9

Empirical powers of the proposed method (○), Collapsing (Δ), Simple-Sum (+), Weighted-Sum (×), All-Variants (◇) and Single-Variant (▽) methods at significance level of α = 2.5×10−6. n and m represent the numbers of individuals and rare variants, respectively. The total liability heritabilities are 0.7, 1, 3, 5, or 8%. The top (bottom) pattern shows the analyses that 30% (50%) of the functional variants affect phenotype in the opposite direction.

The most striking finding of this study is that our method is still powerful even when multiple rare variants have opposite effects on disease risk (Figures 8 and 9). This remarkable feature is certainly the result of the unique property of the proposed method. Our method estimates weights from the data and thus yields different weights for disease-causing and protective variants, avoiding cancellation of individual-variant variation. Compared to the simpler case, however, for this complicated case the proposed method is less powerful and is more sensitive to the number of variants. This is expected because the increasing complexity certainly reduces the accuracy of statistical inference.

Discussion

The Bayesian method developed here includes innovative and attractive features in both modeling and computation steps. The proposed hierarchical model treats the weights as parameters, not only obviating the choice of them but also allowing for better combination of multiple variants. The key to this approach is the use of an appropriate model for the weights, so that the overall coefficients and the weights are identifiable [Gelman 2004; Gelman and Hill 2007]. The proposed algorithm extends the standard procedure for fitting classical generalized linear models in the general statistical package R to our Bayesian model, leading to the development of stable and flexible software. Although a fully Bayesian computation that explores the posterior distribution of parameters provides more information, our mode-finding algorithm quickly produces all results as in routine statistical analysis. Our method is directly applicable to candidate gene association studies and has the potential to be applied to large-scale exome sequencing or whole-genome resequencing data. Furthermore, the hierarchical generalized model framework and the computational strategy developed here can deal with various types of continuous and discrete phenotypes and any generalized models.

We describe our Bayesian method by setting the same prior means for all variants. This means that our model assumes no hypothesis on the relative effect size of rare variants. The motivation for this prior specification is that our understanding of the role of rare variants in common disease is far from complete and thus any assumptions may not be always appropriate. However, recent empirical and theoretical studies have suggested that effect size may correlate with the frequency distribution or the functional credibility of rare variants [Ahituv, et al. 2007; Madsen and Browning 2009; Ng, et al. 2009; Price, et al. 2010; Pritchard 2001]. These relationships can be easily incorporated into our Bayesian model by modifying the prior means for variants. By doing so, our approach has the additional advantage of accounting for uncertainties about these relationships in the hierarchical modeling.

There are several ways in which our method may be extended. First, for simplicity, we have not considered the issue how to determine which variants to be combined. The approach proposed by Li and Leal [Li and Leal 2008] that pools variants below a fixed allele frequency threshold (say, 1%) and separately models other variants can be easily applied to our model. A recently proposed method uses a variable allele-frequency threshold, which also can be incorporated into our model [Price, et al. 2010]. Second, we have focused on rare variants in a gene or region, but complex diseases are usually influenced by multiple genes and environmental factors and their interactions. Our hierarchical model can be easily extended to include environmental factors as covariates and jointly analyze all rare variants in multiple genes using a separate genetic score for each gene. In principle, we can extend the proposed model to include gene-environment and gene-gene interactions by defining an overall coefficient and a genetic score for each interaction. However, it would be interesting to investigate statistical power for detecting interactions in analysis of rare variants. Third, rare variants tend to have occurred more recently and therefore population stratification should be adequately controlled when analyzing rare variants [Eichler, et al. 2010]. We can infer population substructure from sufficient data and then incorporate them into our model.

ACKNOWLEDGMENTS

This work was supported in part by the National Institutes of Health (NIH) Grants 2R01GM069430-06 and GM077490 to NY, and the NIH Grant R00 RR024163 to DZ.

Footnotes

AUTHOR CONTRIBUTIONS

N. Y. and D. Z. designed the statistical models and simulation studies together. N. Y. implemented the method and developed the software. Both authors contributed to the writing of the manuscript.

COMPETING INTERESTS STATEMENT

The authors declare no competing financial interests.

References

  1. Adzhubei IA, Schmidt S, Peshkin L, Ramensky VE, Gerasimova A, Bork P, Kondrashov AS, Sunyaev SR. A method and server for predicting damaging missense mutations. Nat Methods. 2010;7(4):248–249. doi: 10.1038/nmeth0410-248. [DOI] [PMC free article] [PubMed] [Google Scholar]
  2. Ahituv N, Kavaslar N, Schackwitz W, Ustaszewska A, Martin J, Hebert S, Doelle H, Ersoy B, Kryukov G, Schmidt S, et al. Medical sequencing at the extremes of human body mass. Am J Hum Genet. 2007;80(4):779–791. doi: 10.1086/513471. [DOI] [PMC free article] [PubMed] [Google Scholar]
  3. Azzopardi D, Dallosso AR, Eliason K, Hendrickson BC, Jones N, Rawstorne E, Colley J, Moskvina V, Frye C, Sampson JR, et al. Multiple rare nonsynonymous variants in the adenomatous polyposis coli gene predispose to colorectal adenomas. Cancer Res. 2008;68(2):358–363. doi: 10.1158/0008-5472.CAN-07-5733. [DOI] [PubMed] [Google Scholar]
  4. Bodmer W, Bonilla C. Common and rare variants in multifactorial susceptibility to common diseases. Nat Genet. 2008;40(6):695–701. doi: 10.1038/ng.f.136. [DOI] [PMC free article] [PubMed] [Google Scholar]
  5. Cirulli ET, Goldstein DB. Uncovering the roles of rare variants in common disease through whole-genome sequencing. Nat Rev Genet. 2010;11(6):415–425. doi: 10.1038/nrg2779. [DOI] [PubMed] [Google Scholar]
  6. Cohen JC, Boerwinkle E, Mosley TH, Jr, Hobbs HH. Sequence variations in PCSK9, low LDL, and protection against coronary heart disease. N Engl J Med. 2006;354(12):1264–1272. doi: 10.1056/NEJMoa054013. [DOI] [PubMed] [Google Scholar]
  7. Cohen JC, Kiss RS, Pertsemlidis A, Marcel YL, McPherson R, Hobbs HH. Multiple rare alleles contribute to low plasma levels of HDL cholesterol. Science. 2004;305(5685):869–872. doi: 10.1126/science.1099870. [DOI] [PubMed] [Google Scholar]
  8. Eichler EE, Flint J, Gibson G, Kong A, Leal SM, Moore JH, Nadeau JH. Missing heritability and strategies for finding the underlying causes of complex disease. Nat Rev Genet. 2010;11(6):446–450. doi: 10.1038/nrg2809. [DOI] [PMC free article] [PubMed] [Google Scholar]
  9. Gelman A. Parameterization and Bayesian modeling. Journal of the American Statistical Association. 2004;99:537–545. [Google Scholar]
  10. Gelman A, Hill J. Data Analysis Using Regression and Multilevel/Hierarchical Models. New York: Cambridge University Press; 2007. [Google Scholar]
  11. Gelman A, Jakulin A, Pittau MG, Su YS. A weakly informative default prior distribution for logistic and other regression models. Annals of Applied Statistics. 2008;2:1360–1383. [Google Scholar]
  12. Han F, Pan W. A Data-Adaptive Sum Test for Disease Association with Multiple Common or Rare Variants. Hum Hered. 2010;70(1):42–54. doi: 10.1159/000288704. [DOI] [PMC free article] [PubMed] [Google Scholar]
  13. Ji W, Foo JN, O'Roak BJ, Zhao H, Larson MG, Simon DB, Newton-Cheh C, State MW, Levy D, Lifton RP. Rare independent mutations in renal salt handling genes contribute to blood pressure variation. Nat Genet. 2008;40(5):592–599. doi: 10.1038/ng.118. [DOI] [PMC free article] [PubMed] [Google Scholar]
  14. Li B, Leal SM. Methods for detecting associations with rare variants for common diseases: application to analysis of sequence data. Am J Hum Genet. 2008;83(3):311–321. doi: 10.1016/j.ajhg.2008.06.024. [DOI] [PMC free article] [PubMed] [Google Scholar]
  15. Madsen BE, Browning SR. A groupwise association test for rare mutations using a weighted sum statistic. PLoS Genet. 2009;5(2) doi: 10.1371/journal.pgen.1000384. e1000384. [DOI] [PMC free article] [PubMed] [Google Scholar]
  16. Manolio TA, Collins FS, Cox NJ, Goldstein DB, Hindorff LA, Hunter DJ, McCarthy MI, Ramos EM, Cardon LR, Chakravarti A, et al. Finding the missing heritability of complex diseases. Nature. 2009;461(7265):747–753. doi: 10.1038/nature08494. [DOI] [PMC free article] [PubMed] [Google Scholar]
  17. Morris AP, Zeggini E. An evaluation of statistical approaches to rare variant analysis in genetic association studies. Genet Epidemiol. 2010;34(2):188–193. doi: 10.1002/gepi.20450. [DOI] [PMC free article] [PubMed] [Google Scholar]
  18. Nejentsev S, Walker N, Riches D, Egholm M, Todd JA. Rare variants of IFIH1, a gene implicated in antiviral responses, protect against type 1 diabetes. Science. 2009;324(5925):387–389. doi: 10.1126/science.1167728. [DOI] [PMC free article] [PubMed] [Google Scholar]
  19. Ng SB, Turner EH, Robertson PD, Flygare SD, Bigham AW, Lee C, Shaffer T, Wong M, Bhattacharjee A, Eichler EE, et al. Targeted capture and massively parallel sequencing of 12 human exomes. Nature. 2009;461(7261):272–276. doi: 10.1038/nature08250. [DOI] [PMC free article] [PubMed] [Google Scholar]
  20. Price AL, Kryukov GV, de Bakker PI, Purcell SM, Staples J, Wei LJ, Sunyaev SR. Pooled association tests for rare variants in exon-resequencing studies. Am J Hum Genet. 2010;86(6):832–838. doi: 10.1016/j.ajhg.2010.04.005. [DOI] [PMC free article] [PubMed] [Google Scholar]
  21. Pritchard JK. Are rare variants responsible for susceptibility to complex diseases? Am J Hum Genet. 2001;69(1):124–137. doi: 10.1086/321272. [DOI] [PMC free article] [PubMed] [Google Scholar]
  22. Pritchard JK, Cox NJ. The allelic architecture of human disease genes: common disease-common variant…or not? Hum Mol Genet. 2002;11(20):2417–2423. doi: 10.1093/hmg/11.20.2417. [DOI] [PubMed] [Google Scholar]
  23. Romeo S, Pennacchio LA, Fu Y, Boerwinkle E, Tybjaerg-Hansen A, Hobbs HH, Cohen JC. Population-based resequencing of ANGPTL4 uncovers variations that reduce triglycerides and increase HDL. Nat Genet. 2007;39(4):513–516. doi: 10.1038/ng1984. [DOI] [PMC free article] [PubMed] [Google Scholar]
  24. Romeo S, Yin W, Kozlitina J, Pennacchio LA, Boerwinkle E, Hobbs HH, Cohen JC. Rare loss-of-function mutations in ANGPTL family members contribute to plasma triglyceride levels in humans. J Clin Invest. 2009;119(1):70–79. doi: 10.1172/JCI37118. [DOI] [PMC free article] [PubMed] [Google Scholar]
  25. Schork NJ, Murray SS, Frazer KA, Topol EJ. Common vs. rare allele hypotheses for complex diseases. Curr Opin Genet Dev. 2009;19(3):212–219. doi: 10.1016/j.gde.2009.04.010. [DOI] [PMC free article] [PubMed] [Google Scholar]
  26. Wray NR, Yang J, Goddard ME, Visscher PM. The genetic interpretation of area under the ROC curve in genomic profiling. PLoS Genet. 2010;6(2) doi: 10.1371/journal.pgen.1000864. e1000864. [DOI] [PMC free article] [PubMed] [Google Scholar]
  27. Yi N, Banerjee S. Hierarchical generalized linear models for multiple quantitative trait locus mapping. Genetics. 2009;181(3):1101–1113. doi: 10.1534/genetics.108.099556. [DOI] [PMC free article] [PubMed] [Google Scholar]
  28. Yi N, Kaklamani VG, Pasche B. Bayesian Analysis of Genetic Interactions in Case-Control Studies, With Application to Adiponectin Genes and Colorectal Cancer Risk. Annals of Human Genetics. Annals of Human Genetics in press. 2010 doi: 10.1111/j.1469-1809.2010.00605.x. [DOI] [PMC free article] [PubMed] [Google Scholar]

RESOURCES