Skip to main content
  • Methodology article
  • Open access
  • Published:

Discovering joint associations between disease and gene pairs with a novel similarity test

Abstract

Background

Genes in a functional pathway can have complex interactions. A gene might activate or suppress another gene, so it is of interest to test joint associations of gene pairs. To simultaneously detect the joint association between disease and two genes (or two chromosomal regions), we propose a new test with the use of genomic similarities. Our test is designed to detect epistasis in the absence of main effects, main effects in the absence of epistasis, or the presence of both main effects and epistasis.

Results

The simulation results show that our similarity test with the matching measure is more powerful than the Pearson's χ2 test when the disease mutants were introduced at common haplotypes, but is less powerful when the disease mutants were introduced at rare haplotypes. Our similarity tests with the counting measures are more sensitive to marker informativity and linkage disequilibrium patterns, and thus are often inferior to the similarity test with the matching measure and the Pearson's χ2 test.

Conclusions

In detecting joint associations between disease and gene pairs, our similarity test is a complementary method to the Pearson's χ2 test.

Background

Genes in a functional pathway can have complex interactions. A gene might activate or suppress another gene, so it is of interest to test joint associations of gene pairs. Differing from epistasis (generally defined as the interaction between different genes [1]), joint associations herein include both main effects and interactions. Haplotypes from two receptors can trigger significant interactions affecting disease status [2]. Moreover, detecting associations with the use of haplotypes constructed by several adjacent and highly correlated single-nucleotide polymorphisms (SNPs) is an economical strategy. These all enlighten us regarding ways to develop methods for discovering gene pairs in association with disease by using haplotypes.

There is a growing interest in detecting gene-gene interactions [1, 3, 4], and some methods have been proposed to detect interactions. A well-known approach to detecting SNP-SNP interactions, the multifactor dimensionality reduction (MDR) method [58], however, has not been developed for testing haplotype-haplotype interactions. Another commonly used method is the classification and regression trees (CART) [912]. This concept has been extended to analyze haplotype data, known as the HapForest approach [13].

In this paper, we do not focus only on interactions because the definition of independence between two genes is arbitrary, often varying according to the field under discussion, such as biology, statistics or epidemiology [1]. Instead, we focus on detecting joint associations. To simultaneously detect joint association between disease and two genes (or two chromosomal regions), we propose a new test with the use of genomic similarities. Similarity-based methods are less vulnerable to the penalty of testing many markers or haplotypes, and can be more powerful than conventional association methods in some situations [14]. Our proposed test is designed to detect epistasis in the absence of main effects, main effects in the absence of epistasis, or the presence of both main effects and epistasis. We further compare our method with the HapForest approach [13], the Pearson's χ2 test, and the tests for SNP × SNP epistasis via simulation studies.

Methods

Similarity Measures

Let S i j G 1 and S i j G 2 be the marginal similarities of the ith and jth subjects at genes G1 and G2, respectively. They can be obtained based on unphased multi-marker genotypes or statistically inferred haplotypes, and they can be scaled from 0 to 1. Here we list some commonly used similarity measures, which can be traced back to [15, 16].

A. Diplotype perspective

A.1. Similarity measure based on identity-by-state (IBS) allele sharing (referred to as 'IBS'):

S i j G k = l = 1 L s ( g i k , l , g j k , l ) 2 L ,

where L is the number of loci considered in G k ; g i k , l and g j k , l are respectively the genotypes of the ith and jth subjects at the l th locus in G k ; s ( g i k , l , g j k , l ) is the number of alleles shared in common for the ith and jth subjects at the l th locus in G k , which has possible values of 0, 1, and 2.

A.2. Similarity measure based on IBS inversely weighted by genotype frequencies (referred to as 'W-IBS'):

S i j G k = l = 1 L w i j k , l s ( g i k , l , g j k , l ) l = 1 L w i j k , l ,

where w i j k , l = [ f ( g i k , l ) f ( g j k , l ) ] 1 , and f ( g i k , l ) is the frequency of genotype g i k , l . The implication of this weight is that subjects sharing rare alleles may have more similar genomes than do subjects sharing common alleles.

Joint Similarity Regarding Two Genes

A similarity measure accounting for the joint association of genes G1 and G2 for the ith and jth subjects is

S i j G 1 , G 2 = S i j G 1 × S i j G 2 ,
(1)

where S i j G 1 , G 2 ranges from 0 to 1, too. The joint similarity ( S i j G 1 , G 2 ) will be high if both of the two marginal similarities ( S i j G 1 and S i j G 2 ) are high. That is, with respect to the two genes, the ith and jth subjects will be regarded as 'similar' if they are similar in both genes.

B. Haplotype perspective

B.1. Similarity based on the counting measure for haplotypes (referred to as 'COUNT'):

Let h i and h j be the ith and jth categories of haplotypes in a gene, h i l and h j l are the alleles at the l th locus on h i and h j , respectively. The similarity based on the counting measure for haplotypes is

S h i , h j = l = 1 L s ( h i l , h j l ) L ,

where s ( h i l , h j l ) is 1 if the alleles at the l th locus match for the ith and jth haplotypes.

B.2. Similarity based on the matching measure for haplotypes (referred to as 'MATCH'):

Let h i and h j be the ith and jth categories of haplotypes in a gene, then the similarity based on the matching measure for haplotypes is

S h i , h j = s ( h i , h j ) ,

where s(h i , h j ) is 1 only when all alleles match for the ith and jth haplotypes, otherwise s(h i , h j ) is 0.

Joint Similarity Regarding Two Genes

Let h i u k = ( h i u 1 k / h i u 2 k ) be the uth possible diplotype (i.e., the pair of haplotypes a subject possesses) in G k of the ith subject, where u = 1 , , n h i k , and where n h i k is the number of possible diplotypes in G k for the ith subject. P ( h i u k | g i k ) is the posterior probability that the ith subject has the uth possible diplotype in G k , given the unphased genotypes ( g i k ). P ( h i u k | g i k ) can be inferred by the expectation-maximization (EM) algorithm [17]. Then a similarity measure accounting for the joint association of genes G1 and G2 for the ith and jth subjects is

S i j G 1 , G 2 = u v y z m = 1 2 n = 1 2 p = 1 2 q = 1 2 P ( h i u 1 | g i 1 ) P ( h j v 1 | g j 1 ) P ( h i y 2 | g i 2 ) P ( h j z 2 | g j 2 ) S h i u m 1 , h j v n 1 S h i y p 2 , h j z q 2 ,
(2)

where S h i u m 1 , h j v n 1 and S h i y p 2 , h j z q 2 can be obtained based on the counting measure or the matching measure. S i j G 1 , G 2 ranges from 0 to 1, too.

Similarity Test

Let the dissimilarity accounting for the joint association of genes G1 and G2 for the ith and jth subjects be D i j G 1 , G 2 = 1 S i j G 1 , G 2 . The test statistic to detect the joint association of genes G1 and G2 is

T = 1 n C S × n C N i { C a s e } , j { C o n t r o l } D i j G 1 , G 2 1 ( n C S 2 ) i , j { C a s e } i < j D i j G 1 , G 2 + 1 ( n C N 2 ) i , j { C o n t r o l } i < j D i j G 1 , G 2 p ^ ( G 1 , G 2 ) Π D ( G 1 , G 2 ) q ^ ( G 1 , G 2 ) p ^ ( G 1 , G 2 ) Π D ( G 1 , G 2 ) p ^ ( G 1 , G 2 ) + q ^ ( G 1 , G 2 ) Π D ( G 1 , G 2 ) q ^ ( G 1 , G 2 ) ,
(3)

where n CS and n CN are the numbers of cases and controls, respectively; p ^ ( G 1 , G 2 ) and q ^ ( G 1 , G 2 ) are the vectors of joint haplotype/genotype frequencies of genes G1 and G2, for the case and control samples, respectively; Π D ( G 1 , G 2 ) is the dissimilarity matrix of the joint haplotypes/genotypes of G1 and G2 (see Appendix I). When p ^ ( G 1 , G 2 ) = q ^ ( G 1 , G 2 ) (cases and controls have a same haplotype/genotype distribution), the test statistic is 0.5. When p ^ ( G 1 , G 2 ) q ^ ( G 1 , G 2 ) , the test statistic is larger than 0.5. This statistic tests whether the average dissimilarity between cases and controls (between-group dissimilarity) is significantly large, with the adjustment of the dissimilarity within the case group and that within the control group (within-group dissimilarity). This is to mimic the F test to compare the between-group variability with the within-group variability. However, because of the complex correlation introduced by pair-wise similarities, the distribution of the test statistic is difficult to derive analytically, and permutation is required to obtain P values.

Simulation Study

Simulation studies were conducted to evaluate the performance of our method. We extended the simulation scheme of Li et al. [18] to two chromosomal regions. In each region, 4,000 haplotypes across 300 kb were generated using the coalescent-based program ms [19]. The effective population size was set at 10,000, the recombination rate per base pair (bp) per generation was set at 10-9, and 300 SNPs were simulated in each region. For the human genome, recombination occurs at an average rate of about 10-8 per bp per generation [20]. Our recombination rate, 10-9 per bp per generation, is the low end of the recombination rates in the human genome [18], representing a stronger linkage disequilibrium (LD). We chose this rate because multi-marker approaches are primarily designed for strong-LD regions. In each chromosomal region, 2,000 diplotypes were generated by randomly pairing the 4,000 haplotypes. Then the 2,000 diplotypes of the first region were randomly paired with the 2,000 diplotypes of the second region, to form 2,000 subjects. In this way, we generated 300 datasets.

We then considered nine disease models listed in Additional file 1. Additional file 1 lists the causal allele frequencies, the penetrance values of two-locus genotypes, and the marginal penetrance values of one-locus genotypes, for all disease models. Model 0 was used to evaluate Type-I error rates, while the other eight models were used to evaluate powers. Models 1-6 exhibit interactions in the absence of main effects when genotypes conform to Hardy-Weinberg equilibrium. We used these six disease models because they further challenged the ability of our method to discover the joint associations (or 'interactions' in this situation) of gene pairs. Models 7 and 8 exhibit both interactions and main effects. Model 7 is the jointly dominant-dominant model, which requires at least one copy of the disease allele from both loci to be affected [21, 22]. Model 8 has the same penetrance table with Model 3, but has different causal allele frequencies. We deliberately let the causal allele frequency of one locus be smaller than that of another locus.

For each dataset, we first randomly selected two SNPs (each from among 300 SNPs in a region) with similar MAFs to those of the causal SNPs (the tolerable difference was set to be 0.02), pretending them as the two causal SNPs. We then used the H-clust method [23, 24] to choose tag SNPs with a subset formed by 200 subjects randomly drawn from the pool of 2,000 subjects. Tag SNPs were chosen with quality (MAF > 0.1) and correlation (the cut-off value for finding clusters was set to be 0.85). In each repetition, cases and controls were sampled with replacement from the pool of 2,000 subjects, where case/control status was assigned according to the genotypes of the two causal SNPs. After generating the phenotypes, the genotypes of the causal SNPs were removed from our datasets. Each chromosomal region was formed by eight SNPs - four to the left and four to the right of every causal SNP.

We evaluated the performance of our method with the matching measure ('MATCH') and the counting measure ('COUNT') of haplotypes. We also used two genotype similarity measures: 'IBS' and 'W-IBS'. We compared these with the HapForest approach [13]. HapForest is based on a tree structure, and is naturally suitable for analyzing interactions. Following the instructions of HapForest, we first invoked SNPHAP[25] to estimate the haplotype frequencies for each individual. Then HapForest was used to identify haplotypes and haplotype-haplotype interactions in association with the disease. This method suggests potential epistasis among significant haplotypes. For HapForest, a rejection of null hypothesis was defined as the identification of at least one significant haplotype from any of the two chromosomal regions.

The Pearson's χ2 test was also performed for comparison, in which the joint haplotype distributions of the two chromosomal regions were compared between cases and controls. Rather than using the asymptotic χ2 distribution, we randomly assigned the disease status in each permutation and determined the P value of observed χ2 statistics. To calculate haplotype similarities from unphased multi-marker genotypes, we first inferred haplotype phases by the EM algorithm, using the function of 'haplo.em' in the 'haplo.stats' package [17]. The obtained posteriors were then treated as weights, and all possible haplotype pairs were considered with their probabilities (see equation (2)). All the haplotypes with frequencies less than 0.01 are considered to be rare haplotypes. To avoid possible genotyping errors, we follow Sha et al. [26] to merge each rare haplotype with its most similar common haplotype (see the modified EM algorithm proposed by Sha et al. [26]). For example, Haplotype A (1-1-1-2-1-1-1-1) is considered to be a rare haplotype because its frequency is less than 0.01. Haplotypes C (1-1-1-1-1-1-1-1) and F (1-1-1-2-2-1-1-1) are the most similar haplotypes to Haplotype A (both with a similarity of 0.875 by using the counting measure), and their haplotype frequencies are 0.2 and 0.1, respectively. We merge Haplotype A with Haplotype C, the most similar haplotype with the highest frequency. We then update the haplotype data by replacing Haplotype A with Haplotype C.

We also compared our methods with the tests for SNP × SNP epistasis by using case-control data or case-only data (with the --fast-epistasis command implemented by PLINK-1.07) [27]), hereafter referred to as 'CS-CN' and 'CS', respectively. In our simulation, each chromosomal region was formed by eight SNPs, and there were 64 tests for SNP × SNP epistasis. We recorded the minimum P value (Pmin) from among all the 64 P values, and then adjusted this Pmin on the basis of Sidak correction [28], with an effective number of tests, M eff . That is, we adjusted the minimum P value (Pmin) by P min , c o r r e c t e d , a d j u s t e d = 1 ( 1 P min ) M e f f .

We then evaluated the validity and power of the eight tests with the 300 datasets. For each dataset, we recorded the P values of 50 repetitions (so there were 15,000 P values in total); in each repetition, P values were obtained with 1,000 permutations. Given a significance level, the type I error rate (if under Model 0) or power (if under Models 1-8) was the proportion of the number of P values smaller than the significance level to the total number of P values.

For CS-CN and CS, the P value used was P min , c o r r e c t e d , a d j u s t e d = 1 ( 1 P min ) M e f f . The effective number of tests (M eff ) was estimated by the eigenvalue-based approach [29, 30]. For each subject, we had 8+8 genotype coding values (0, 1, or 2), and 64 pair-wise products of genotype coding values, one from a SNP in region 1 and another from a SNP in region 2. Based on n subjects, we obtained a 64 × 64 correlation matrix for these 64 pair-wise products of genotype coding values. Then the eigenvalues of this correlation matrix were calculated to estimate the effective number of tests (see [29, 30], or see [31] for a nice review).

Results

Type-I Error Rates

In Additional file 1, Model 0 (disease status independent of the composite genotypes) was used to evaluate the type-I error rates. This model demonstrates our null hypothesis: no main effects and no interactions. In this model, the penetrance of each composite genotype was set to be 0.05. The sample size was set at 200 subjects, of which half were cases and half were controls. Figure 1 presents the type-I error rates under different nominal significance levels (α). For α smaller than 0.2, the type-I error rates of all the tests corresponded to the nominal significance levels (α), suggesting the validity of these tests. (For α larger than 0.2, the type-I error rates of HapForest failed to match with the nominal significance levels. HapForest reported P values as 1.0 when the association signal was not strong. However, this makes no influence on our following discussions because α is usually set at a small value.)

Figure 1
figure 1

Type-I error rates under different nominal significance levels. The x-axis is nominal significance level, and the y-axis is type-I error rate.

Statistical Power

For all models except for Models 2 and 7, the total sample size was set at 1,000 subjects, of which half were cases and half were controls. For Models 2 and 7, the total sample size was set at 150 and 50, respectively. If the sample size was also set at 1,000 for Models 2 and 7, the powers of these tests would be all close to 1. Therefore, we chose two smaller sample sizes for effectively exploring the power difference between these tests. The power performances of these tests vary with the property of disease mutants introduced at rare/common haplotypes.

We first define two scores to distinguish the two situations. Let S C 1 = j I ( f h j G 1 0.1 ) × k I ( f h k G 2 0.1 ) and S C 2 = j I ( f h j G 1 0.2 ) × k I ( f h k G 2 0.2 ) , where I(·) is the indicator function, f h i G g is the frequency of the ith high-risk haplotype at G g , g = 1, 2. We estimated haplotype frequencies based on all 2,000 subjects in a dataset when calculating the scores of SC1 or SC2. While the score of SC2 is designed for Models 1-4 and 7, SC1 is designed for Models 5, 6, and 8 (because of their relatively low causal allele frequencies). Disease mutants were considered to be introduced at rare/common haplotypes if SC2 ≤ 1/SC2 >1 (for Models 1, 2, 7); SC2 = 0/SC2 = 1 (for Models 3, 4); SC1 = 0/SC1 = 1 (for Models 5, 6); SC1 ≤ 1/SC1 >1 (for Model 8).

Figure 2 presents the powers of the eight tests when α is set to be smaller than 0.1, stratified by the property of disease mutants introduced at rare/common haplotypes. For most models, the two most powerful tests are our similarity method with the matching measure (MATCH) and the Pearson's χ2 test. MATCH is more powerful than the Pearson's χ2 test when the disease mutants were introduced at common haplotypes. Conversely, MATCH is less powerful than the Pearson's χ2 test when the disease mutants were introduced at rare haplotypes. For Model 1, haplotype-perspective methods provide no power, while diplotype-perspective methods (IBS and W-IBS) and the test for SNP × SNP epistasis by using case-only data (CS) have better performances.

Figure 2
figure 2

Powers of the eight tests, stratified by the property of disease mutants introduced at rare/common haplotypes. The x-axis is significance level, and the y-axis is power. The top row is for disease mutants introduced at rare haplotypes; the bottom row, at common haplotypes. The numbers shown in the parentheses are the numbers of repetitions summed from all the datasets with disease mutants introduced at rare/common haplotypes.

HapForest is not as powerful as MATCH and the Pearson's χ2 test. HapForest suggests potential epistasis among significant haplotypes. At each step, it builds a classifier that optimally distinguishes cases from controls based on haplotype data. This divides the whole sample into smaller and smaller subgroups by maximizing the local optimality at each node. However, the combination of local optimalities does not assure us of an overall optimality [32].

The tests for SNP × SNP epistasis by using case-control data or case-only data (CS-CN and CS) are not powerful under most disease models. Although our disease status was influenced by the joint effects of two SNPs (see Additional file 1), the tests for SNP × SNP epistasis suffered from power loss because of the need of corrections for multiple testing.

COUNT and IBS often have similar performances, because similarity measure based on the number of alleles in common between haplotypes (COUNT) is similar to that based on the number of alleles in common between individuals (IBS). Model 1 is an exception, because haplotype-perspective methods would not present any power under this model (see the penetrance values of two-locus genotypes for Model 1). W-IBS is a counting measure inversely weighted by genotype frequencies, and it is more powerful than COUNT and IBS. For most models (Models 2-6 and 8), COUNT, IBS, and W-IBS are inferior to MATCH, because the counting measures are more sensitive to marker informativity and LD patterns (results not shown). For Model 7, it requires at least one copy of the disease allele from both loci to be affected. Because the disease status is influenced by the counts of disease alleles, methods with the counting measures (COUNT, IBS, and W-IBS) are more powerful.

Discussion

Detecting joint associations of candidate genes responsible for common human diseases is a well-recognized issue. A candidate gene can contain many SNPs, and high-dimensionality becomes an important issue. The Pearson's χ2 test and the tests for SNP × SNP epistasis suffer from power loss because of large numbers of degrees of freedom and the need of adjustment for multiple testing, respectively. Compared with these conventional association methods, similarity methods are less vulnerable to the penalty of high-dimensionality.

Some similarity methods have been proposed based on this consideration. Tzeng et al. [15] compared the case-case similarity with the control-control similarity, because haplotypes around a causal locus might be more similar in two cases than in two controls randomly selected from the population. However, as pointed out by Sha et al. [26], this consideration might not be very plausible for complex diseases which were presumed to be affected by many genes and gene-environment interactions. The similarity within controls is not necessarily smaller than that within cases, because controls could be more likely to share protective haplotypes. Therefore, Sha et al. [26] proposed a test statistic that compared the between-group similarity with the within-group similarity. Our test statistics is also based on this consideration. Our test and Sha et al.'s test [26] will have similar performances, given a same similarity measure.

In this paper, we use the product of similarities of two genes/regions as a new similarity measure, which can account for the joint association of the two genes/regions, including main effects and/or interactions. This new measure can be built in the similarity test statistic. Furthermore, our equation (3) can be used to test the main effects (see Appendix II) or the joint associations of gene triplets by using: D i j G 1 , G 2 , G 3 = 1 S i j G 1 , G 2 , G 3 = 1 S i j G 1 × S i j G 2 × S i j G 3 .

The computational burden of our method is reasonable for real data analyses, although permutation is required to obtain P values. If there are 100 candidate genes (each with eight tag SNPs), there will be a total of 4,950 combinations of gene pairs. With our experiences in simulations, it might take two to three days to test the 4,950 combinations for approximately 1000 subjects, given an Intel Xeon workstation with four 2.0 GHz CPUs and 2.0 GB of memory.

In general, our similarity test with the matching measure (MATCH) and the Pearson's χ2 test have better power performances. However, because both are haplotype-perspective methods, they are not appropriate for Model 1. Under this model, only the four heterozygous genotypes (AA-Bb, Aa-BB, Aa-bb, aa-Bb) lead to the disease. The implication is that besides the within-locus interference, there is some between-locus interference, and the two interferences cancel out [21] (so the double-heterozygosity genotype does not lead to the disease). The four heterozygous genotypes (AA-Bb, Aa-BB, Aa-bb, aa-Bb) generate four combinations of haplotypes: AB (one with allele A and one with allele B), Ab, aB, ab, with a same probability. Therefore, the four combinations of haplotypes are equally distributed in cases and in controls, and the haplotype-perspective methods cannot provide any power to this model.

The concept of testing joint associations can be used in the genomic distance-based regression [16]. Let D be the distance/dissimilarity matrix with elements: D i j G 1 , G 2 = 1 S i j G 1 , G 2 = 1 S i j G 1 × S i j G 2 , and let X be the matrix containing information of phenotypes, which can be binary or continuous. Then the pseudo-F statistic can be used to test the association of phenotypic similarity with genetic similarity. The genomic distance-based regression [16] has the potential to adjust for covariate effects. With the need of adjusting for covariates, one can consider this approach with the joint similarities among genes.

Conclusions

In detecting joint associations between disease and gene pairs, our similarity test is a complementary method to the Pearson's χ2 test.

Appendix

Appendix I: Derivation of equation (3)

1 ( n C S 2 ) i , j { C a s e } i < j D i j G 1 , G 2 = 2 n C S × ( n C S 1 ) i , j { C a s e } i < j D i j G 1 , G 2 = 1 n C S × ( n C S 1 ) i , j { C a s e } D i j G 1 , G 2 = 1 n C S 2 i , j { C a s e } D i j G 1 , G 2 + 1 n C S 2 × ( n C S 1 ) i , j { C a s e } D i j G 1 , G 2 = k , l , m , n p ^ ( G 1 k , G 2 l ) p ^ ( G 1 m , G 2 n ) D ( G 1 k , G 2 l ; G 1 m , G 2 n ) + 1 ( n C S 1 ) k , l , m , n p ^ ( G 1 k , G 2 l ) p ^ ( G 1 m , G 2 n ) D ( G 1 k , G 2 l ; G 1 m , G 2 n ) = p ^ ( G 1 , G 2 ) Π D ( G 1 , G 2 ) p ^ ( G 1 , G 2 ) + 1 ( n C S 1 ) ( p ^ ( G 1 , G 2 ) Π D ( G 1 , G 2 ) p ^ ( G 1 , G 2 ) ) = p ^ ( G 1 , G 2 ) Π D ( G 1 , G 2 ) p ^ ( G 1 , G 2 ) + O ( 1 n C S ) p ^ ( G 1 , G 2 ) Π D ( G 1 , G 2 ) p ^ ( G 1 , G 2 ) .

Similarly, 1 ( n C N 2 ) i , j { C o n t r o l } i < j D i j G 1 , G 2 q ^ ( G 1 , G 2 ) Π D ( G 1 , G 2 ) q ^ ( G 1 , G 2 ) . We also have

1 n C S × n C N i { C a s e } , j { C o n t r o l } D i j G 1 , G 2 = k , l , m , n p ^ ( G 1 k , G 2 l ) q ^ ( G 1 m , G 2 n ) D ( G 1 k , G 2 l ; G 1 m , G 2 n ) = p ^ ( G 1 , G 2 ) Π D ( G 1 , G 2 ) q ^ ( G 1 , G 2 ) .

Note that p ^ ( G 1 , G 2 ) and q ^ ( G 1 , G 2 ) are the vectors of joint haplotype/genotype frequencies of genes G1 and G2, for the case and control samples, respectively; p ^ ( G 1 k , G 2 l ) is the joint frequency of the k th category of haplotype/genotype at G1 and the l th category of haplotype/genotype at G2; Π D ( G 1 , G 2 ) is the dissimilarity matrix of the joint haplotypes/genotypes at G1 and G2, where its element D ( G 1 k , G 2 l ; G 1 m , G 2 n ) is the dissimilarity between ( G 1 k , G 2 l ) and ( G 1 m , G 2 n ) .

Appendix II: Test for main effects

When testing for main effects, we use only one gene/region in equation (3), i.e.,

T = 1 n C S × n C N i { C a s e } , j { C o n t r o l } D i j G g 1 ( n C S 2 ) i , j { C a s e } i < j D i j G g + 1 ( n C N 2 ) i , j { C o n t r o l } i < j D i j G g p ^ ( G g ) Π D ( G g ) q ^ ( G g ) p ^ ( G g ) Π D ( G g ) p ^ ( G g ) + q ^ ( G g ) Π D ( G g ) q ^ ( G g ) ,

where D i j G g = 1 S i j G g and S i j G g can be calculated from haplotypes or genotypes; p ^ ( G g ) and q ^ ( G g ) are the vectors of haplotype/genotype frequencies at gene G g , for the case and control samples, respectively; Π D ( G g ) is the dissimilarity matrix of the haplotypes/genotypes at G g .

References

  1. Cordell HJ: Epistasis: what it means, what it doesn't mean, and statistical methods to detect it in humans. Hum Mol Genet. 2002, 11 (20): 2463-2468. 10.1093/hmg/11.20.2463.

    Article  CAS  PubMed  Google Scholar 

  2. Lin M, Li H, Hou W, Johnson JA, Wu R: Modeling sequence-sequence interactions for drug response. Bioinformatics. 2007, 23 (10): 1251-1257. 10.1093/bioinformatics/btm110.

    Article  CAS  PubMed  Google Scholar 

  3. Cordell HJ: Estimation and testing of gene-environment interactions in family-based association studies. Genomics. 2009, 93 (1): 5-9. 10.1016/j.ygeno.2008.05.002.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  4. Musani SK, Shriner D, Liu N, Feng R, Coffey CS, Yi N, Tiwari HK, Allison DB: Detection of gene × gene interactions in genome-wide association studies of human population data. Hum Hered. 2007, 63 (2): 67-84. 10.1159/000099179.

    Article  CAS  PubMed  Google Scholar 

  5. Hahn LW, Ritchie MD, Moore JH: Multifactor dimensionality reduction software for detecting gene-gene and gene-environment interactions. Bioinformatics. 2003, 19 (3): 376-382. 10.1093/bioinformatics/btf869.

    Article  CAS  PubMed  Google Scholar 

  6. Moore JH, Gilbert JC, Tsai CT, Chiang FT, Holden T, Barney N, White BC: A flexible computational framework for detecting, characterizing, and interpreting statistical patterns of epistasis in genetic studies of human disease susceptibility. J Theor Biol. 2006, 241 (2): 252-261. 10.1016/j.jtbi.2005.11.036.

    Article  PubMed  Google Scholar 

  7. Ritchie MD, Hahn LW, Moore JH: Power of multifactor dimensionality reduction for detecting gene-gene interactions in the presence of genotyping error, missing data, phenocopy, and genetic heterogeneity. Genet Epidemiol. 2003, 24 (2): 150-157. 10.1002/gepi.10218.

    Article  PubMed  Google Scholar 

  8. Ritchie MD, Hahn LW, Roodi N, Bailey LR, Dupont WD, Parl FF, Moore JH: Multifactor-dimensionality reduction reveals high-order interactions among estrogen-metabolism genes in sporadic breast cancer. Am J Hum Genet. 2001, 69 (1): 138-147. 10.1086/321276.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  9. Breiman L: Classification and regression trees. 1984, Belmont, CA: Wadsworth International Group

    Google Scholar 

  10. Bureau A, Dupuis J, Falls K, Lunetta KL, Hayward B, Keith TP, Van Eerdewegh P: Identifying SNPs predictive of phenotype using random forests. Genet Epidemiol. 2005, 28 (2): 171-182. 10.1002/gepi.20041.

    Article  PubMed  Google Scholar 

  11. Clark LA, Pregibon D: Tree-based models. Statistical Models in S. Edited by: Chambers JM, Hastie TJ. 1992, Pacific Grove, California: Wadsworth and Brooks/Cole Advanced Books and Software, 377-419.

    Google Scholar 

  12. Zhang H, Bonney G: Use of classification trees for association studies. Genet Epidemiol. 2000, 19 (4): 323-332. 10.1002/1098-2272(200012)19:4<323::AID-GEPI4>3.0.CO;2-5.

    Article  CAS  PubMed  Google Scholar 

  13. Chen X, Liu CT, Zhang M, Zhang H: A forest-based approach to identifying gene and gene gene interactions. Proc Natl Acad Sci USA. 2007, 104 (49): 19199-19203. 10.1073/pnas.0709868104.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  14. Lin WY, Schaid DJ: Power comparisons between similarity-based multilocus association methods, logistic regression, and score tests for haplotypes. Genet Epidemiol. 2009, 33 (3): 183-197. 10.1002/gepi.20364.

    Article  PubMed Central  PubMed  Google Scholar 

  15. Tzeng JY, Devlin B, Wasserman L, Roeder K: On the identification of disease mutations by the analysis of haplotype similarity and goodness of fit. Am J Hum Genet. 2003, 72 (4): 891-902. 10.1086/373881.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  16. Wessel J, Schork NJ: Generalized genomic distance-based regression methodology for multilocus association analysis. Am J Hum Genet. 2006, 79 (5): 792-806. 10.1086/508346.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  17. Schaid DJ, Rowland CM, Tines DE, Jacobson RM, Poland GA: Score tests for association between traits and haplotypes when linkage phase is ambiguous. Am J Hum Genet. 2002, 70 (2): 425-434. 10.1086/338688.

    Article  PubMed Central  PubMed  Google Scholar 

  18. Li Y, Sung WK, Liu JJ: Association mapping via regularized regression analysis of single-nucleotide-polymorphism haplotypes in variable-sized sliding windows. Am J Hum Genet. 2007, 80 (4): 705-715. 10.1086/513205.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  19. Hudson RR: Generating samples under a Wright-Fisher neutral model of genetic variation. Bioinformatics. 2002, 18 (2): 337-338. 10.1093/bioinformatics/18.2.337.

    Article  CAS  PubMed  Google Scholar 

  20. A haplotype map of the human genome. Nature. 2005, 437 (7063): 1299-1320. 10.1038/nature04226.

  21. Li W, Reich J: A complete enumeration and classification of two-locus disease models. Hum Hered. 2000, 50 (6): 334-349. 10.1159/000022939.

    Article  CAS  PubMed  Google Scholar 

  22. Neuman RJ, Rice JP: Two-locus models of disease. Genet Epidemiol. 1992, 9 (5): 347-365. 10.1002/gepi.1370090506.

    Article  CAS  PubMed  Google Scholar 

  23. Rinaldo A, Bacanu SA, Devlin B, Sonpar V, Wasserman L, Roeder K: Characterization of multilocus linkage disequilibrium. Genet Epidemiol. 2005, 28 (3): 193-206. 10.1002/gepi.20056.

    Article  PubMed  Google Scholar 

  24. Roeder K, Bacanu SA, Sonpar V, Zhang X, Devlin B: Analysis of single-locus tests to detect gene/disease associations. Genet Epidemiol. 2005, 28 (3): 207-219. 10.1002/gepi.20050.

    Article  PubMed  Google Scholar 

  25. Clayton D: SNPHAP - A program for estimating frequencies of large haplotypes of SNPs. 2006, Department of Medical Genetics, Cambridge Institute for Medical Research, Cambridge

    Google Scholar 

  26. Sha Q, Chen HS, Zhang S: A new association test using haplotype similarity. Genet Epidemiol. 2007, 31 (6): 577-593. 10.1002/gepi.20230.

    Article  PubMed  Google Scholar 

  27. Purcell S, Neale B, Todd-Brown K, Thomas L, Ferreira MA, Bender D, Maller J, Sklar P, de Bakker PI, Daly MJ, et al: PLINK: a tool set for whole-genome association and population-based linkage analyses. Am J Hum Genet. 2007, 81 (3): 559-575. 10.1086/519795.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  28. Sidak Z: Rectangular confidence regions for the means of multivariate normal distributions. Journal of the American Statistical Association. 1967, 62: 626-633. 10.2307/2283989.

    Google Scholar 

  29. Cheverud JM: A simple correction for multiple comparisons in interval mapping genome scans. Heredity. 2001, 87 (Pt 1): 52-58. 10.1046/j.1365-2540.2001.00901.x.

    Article  CAS  PubMed  Google Scholar 

  30. Nyholt DR: A simple correction for multiple testing for single-nucleotide polymorphisms in linkage disequilibrium with each other. Am J Hum Genet. 2004, 74 (4): 765-769. 10.1086/383251.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  31. Galwey NW: A new measure of the effective number of tests, a practical tool for comparing families of non-independent significance tests. Genet Epidemiol. 2009, 33 (7): 559-568. 10.1002/gepi.20408.

    Article  PubMed  Google Scholar 

  32. Briollais L, Wang Y, Rajendram I, Onay V, Shi E, Knight J, Ozcelik H: Methodological issues in detecting gene-gene interactions in breast cancer susceptibility: a population-based study in Ontario. BMC Med. 2007, 5: 22-10.1186/1741-7015-5-22.

    Article  PubMed Central  PubMed  Google Scholar 

Download references

Acknowledgements

We thank the three anonymous reviewers for their constructive comments. This study was partly supported by National Science Councils, Taiwan.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Wan-Yu Lin.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors' contributions

W-Y L conceptualized the study, performed the simulation studies, and drafted the manuscript. W-C L provided advice and revised the manuscript. All authors read and approved the final manuscript.

Electronic supplementary material

Authors’ original submitted files for images

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Lin, WY., Lee, WC. Discovering joint associations between disease and gene pairs with a novel similarity test. BMC Genet 11, 86 (2010). https://doi.org/10.1186/1471-2156-11-86

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1471-2156-11-86

Keywords