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

An R package "VariABEL" for genome-wide searching of potentially interacting loci by testing genotypic variance heterogeneity

Abstract

Background

Hundreds of new loci have been discovered by genome-wide association studies of human traits. These studies mostly focused on associations between single locus and a trait. Interactions between genes and between genes and environmental factors are of interest as they can improve our understanding of the genetic background underlying complex traits. Genome-wide testing of complex genetic models is a computationally demanding task. Moreover, testing of such models leads to multiple comparison problems that reduce the probability of new findings. Assuming that the genetic model underlying a complex trait can include hundreds of genes and environmental factors, testing of these models in genome-wide association studies represent substantial difficulties.

We and Pare with colleagues (2010) developed a method allowing to overcome such difficulties. The method is based on the fact that loci which are involved in interactions can show genotypic variance heterogeneity of a trait. Genome-wide testing of such heterogeneity can be a fast scanning approach which can point to the interacting genetic variants.

Results

In this work we present a new method, SVLM, allowing for variance heterogeneity analysis of imputed genetic variation. Type I error and power of this test are investigated and contracted with these of the Levene's test. We also present an R package, VariABEL, implementing existing and newly developed tests.

Conclusions

Variance heterogeneity analysis is a promising method for detection of potentially interacting loci. New method and software package developed in this work will facilitate such analysis in genome-wide context.

Background

Genome-wide association studies (GWAS) have been instrumental in identifying genetic variants involved in complex diseases. In GWAS, the relation between a trait of interest and genetic variation (usually a single nuclear polymorphism -- a SNP) is studied by assessing hundreds of thousands of polymorphisms in thousands of individuals. Several hundreds of loci for dozens of complex human diseases and quantitative traits have been discovered using GWAS [1].

Though GWASs were successful in finding single loci associated with a trait, complex genetic models which include many interacting loci and environmental factors are of interest as they may help finding new loci and improve our understanding of the genetics of complex traits. A search for genetic interactions by direct analysis, in which all possible genetic models are examined, meets substantial computational and methodological difficulties. When millions of SNPs are considered, which nowadays has become routine in GWAS, testing for interaction for all possible pairwise combinations of SNPs becomes cumbersome requiring parallel computations using hundreds or thousands of CPU cores. Also, a large number of models has to be tested, resulting in multiple comparison problem, which weakens the statistical power and the possibility of new findings. For instance, if a simple interaction between two SNPs is considered in analysis of one million SNPs, approximately 5 · 1011 unique SNP pairs are to be tested. This amount of tests is equivalent to running a standard "direct effects only" GWAS 5 · 105 times.

Thus, already the simple case of interactions between only two SNPs poses serious computational challenges. However, there is no reason why biology should not be more complex, involving more than two interacting variants. In general, a trait can be determined by a complex network of multiple interacting genes and other factors, including environmental ones. Statistical modeling of such complex network of interacting factors in genome-wide context would be a big challenge both methodologically and computationally. Prior information on loci, which are likely to be involved in a trait's control (e.g. genes in pathways implicated for specific trait) can help reducing the space of models to be tested but still does not solve the problem. For example, the protein pathway involved in Alzheimer's disease incorporates hundreds of genes. Each of them may include over 25-50 SNPs.

Another approach to dissection of genetic interactions consist of identification of potentially interacting loci, with further search for factors which interact with these loci. For quantitative outcomes interaction of a SNP with an unknown factor can be discovered from the trait's distribution conditional on the genotype: it is expected that trait will have larger variance for an interacting genotype [2, 3]. This assumption can be tested using a variance heterogeneity test. Such testing is easily implemented and can be performed for the whole genome in a reasonable time. It also deals efficiently with the multiple comparisons problem, as the number of models to be tested in such analysis equals to the number of SNPs regardless of the complexity of the interaction model underlying the trait. In that, the variance test is similar to the regular GWAS (where the effect of a SNP on the phenotype mean is being studied). Methodologically, this approach has resemblance to the "environmental sensitivity" analysis [4, 5].

Two groups [2, 3] demonstrated that testing variance heterogeneity in GWAS is a promising approach for finding new genes involved in interactions. However the approaches proposed up until now cannot deal with imputed SNPs. Imputations are crucial for GWAS because they not only increase power in the analysis of an individual study, but also allow subsequent meta-analysis of the obtained results.

In this work we present a method extending variance heterogeneity analysis to imputed genetic data. We also develop VariABEL - an R package implementing variance heterogeneity tests proposed previously and developed in this work.

Implementation

Here we describe existing variance heterogeneity tests and the newly proposed test, which is suitable for the analysis of imputed genetic data (subsection "Variance heterogeneity tests"). Next, we describe the setup of the simulations, which were used to study statistical properties of the new test (subsection "Simulations") and outline the details of implementation of our software (section "The VariABEL package").

Variance heterogeneity tests

For measuring variance heterogeneity we have implemented two tests: Levene's test [6, 7] and the test where linear regression is performed on squared residual values of a trait (Squared residual Value Linear Modeling, SVLM).

Levene's (the Brown-Forsythe) test is defined as:

T 2 = ( N - k ) ∑ j = 1 k n j ( Z j . - Z . . ) 2 ( k - 1 ) ∑ i = 1 N ( Z i - Z g i . ) ,
(1)

where Z i = |y i - ỹgi| is the deviation of the value of the trait of i-th individual, y i , who has genotype g i from the median value of the trait in individuals having that genotype, ỹ gi ; N is the total sample size, n j is the number of individuals with genotype j, k is the number of possible genotypes, Z j . = 1 n j ∑ i = 1 N Z i I g i = j is mean deviation from the median for individuals having genotype j ( I g i = j is an indicator variable which takes value of one if g i is equal to j and zero otherwise), and Z..= 1 N ∑ i = 1 N Z i is the mean deviation from the median across all individuals.

Under the null hypothesis of variance homogeneity, the value of the test statistic, T2, has an F distribution with df1 = (k - 1) and df2 = (N - k) degrees of freedom. In a case of large N, T2 is approximated well by the χ d f = ( k - 1 ) 2 distribution. With three possible genotypes, k - 1 = 2.

Genetic imputations routinely used in GWAS nowadays increase the power in the analysis of individual studies and also allow meta-analysis of the studies using different SNP arrays. In case of imputations the posterior probability of a genotype is estimated for each subject for a given SNP. Because standard variance heterogeneity tests assume that an observation should be known to belong to a certain group (i.e. an individual is known to have specific genotype with full confidence), they can not be directly applied to the imputed data.

To allow for variance heterogeneity test for imputed SNPs we propose a simple procedure (SVLM) described below. It is known from elementary statistics that by definition the variance is:

Var ( Y ) = E [ ( Y - E [ Y ] ) 2 ] = E [ Y 2 ] - E [ Y ] 2
(2)

where Y is a random variable, Var(Y) is the variance of Y, E[Y] and E[Y2] are expected values of the variable Y and Y 2 correspondingly. In our case Y is a trait. The variance of Y conditional on the genotype g is V (Y |g) = E[(Y - E[Y |g])2|g]. This means that for each genotype the variance is equal to the mean of the squared residual of the trait conditional on the genotype.

To explain this idea we provide Figure 1. Panel 1A shows the relation between the trait value and the number of B alleles in the genotype. It is assumed that allele B is interacting with some quantitative factor, hence the variance of the trait is increasing as the number of B alleles, present in an individual's genotype, increases. Figure 1B shows the same data, but the points correspond to the squared residuals after subtracting genotypic mean from the trait's value. The means of these squared residuals in each genotypic group shown in panel B is equal to the variance within genotypic groups shown in panel A. Thus, taking squared residuals conditional on the genotype changes the task of estimation of the conditional variances into the task of estimation of the conditional means, which can be approached with using conventional methods such as regression analysis. Important covariates having large effects on means, can be easily accommodated in the model if necessary by modifying the expression used to compute the conditional mean.

Figure 1
figure 1

Explanation of the SVLM test. Biallelic SNP genotypes (AA, AB, BB) are presented on the X-axes. The B allele is in interaction with some factor. This interaction increases the variance of the trait when the number of B alleles present in the genotype increases. (A) Relation between the genotype and the value of the trait (B) Relation between the genotype and the squared residuals of the trait, conditional on the genotype.

Technically, the SVLM method consists of two steps. First, a regression analysis is applied where the trait is adjusted for a possible SNP effect and other covariates. Second, a regression analysis is applied to the squared values of residuals obtained from the first stage, using the SNP as the predictor.

Simulations

To study Type I error and power of the SVLM test, we performed a simulations study. Similar to our previous work [3], we simulated the trait under following linear model

y i = μ + β g g i + β F F i + β g F ⋅ g i F i + ε i ,
(3)

where y i is the value of the trait for ithindividual, μ is the intercept, β g is the direct effect of the SNP, β F is the direct effect of the interacting factor, β gF is the effect of interaction between the SNP and the factor, g i ~ B(n g ,P B ) is a SNP, which is assumed to be binomially distributed with n g = 2 (number of alleles in the genotype) and P B ∈ [0; 1] (frequency of the interacting B allele). F i ~N ( μ F , σ F 2 ) is a factor, which is assumed to be normally distributed with mean μ F and variance σ F 2 . ϵ i is the random error, which follows a normal distribution with a zero mean and a variance of one. We assumed that the distributions of g i , F i , and ϵ i are independent. For our simulations, without loss of generality we can assume that μ = μ F = 0, and σ F 2 =1.

Without loss of generality for both type I error and power the SNP effect was set to zero β g = 0. We studied four different frequencies of the interacting allele: 5%, 40%, 60% and 95%. Results for 40% are presented in the text below. Results for other frequencies are shown in Additional file 1, Figure S1, Additional file 2, Figure S1 and Additional file 3, Figure S1. From the GWAS it is known that the regression analysis may lead to spurious results when the frequency of the minor allele is very low.

Therefore additionally we have studied type I error of the SVLM test for allele frequencies 0.0005, 0.00075, 0.001, 0.002, 0.003, 0.004 and 0.005. As SVLM requires squaring of the trait's residuals, the presence of extreme values can affect the type I error and power of this test. To check this, we studied three types of distribution of the residual error term ϵ i : one normal distribution and two types of χ2distributions with degrees of freedom df = 1 and df = 5 respectively. We simulated data for 10000 individuals.

For studying Type I error effect of the factor and the effect of interaction term were both set to zero (β F = β gF = 0). Twenty thousands simulations were performed.

For studying dependence between power and the interaction effect, 1000 simulations were done under each simulation scenario. As we demonstrated previously [3], the magnitude of the genotypic variance difference and hence the power of the variance heterogeneity test depends not only on the effect of interaction between the genotype and the environmental factor, but also on the magnitude of the main effect of the interacting factor F. This dependence is not monotonic and, given other parameters are fixed, there is a certain optimal main effect of the factor under which the magnitude of variance difference and, therefore, the power to detect interaction is maximal. The value of the optimal effect depends on the interaction effect, variance of the factor and the variance of error term. As in our study variance of the factor and the variance of error term is fixed to one, the optimal effect of the factor depends on the interaction effect only. For simplicity, power was studied using the optimal main effect of the interacting factor. The range of the optimal effects of the factor used in this study can be found in the Additional file 4, Figure S1.

In both type I error and power estimation, the null hypothesis was rejected when threshold p-value ≤ 0.05 was reached.

The VariABEL package

The VariABEL software implementing the SVLM is designed as an R package written in C++ and R languages. For regression analysis used by the SVLM method, the LAPACK functions "dgeqrf" and "ch2inv", which are part of the R distribution, were used. The package was compiled with gcc version 4.1.2 under Linux with version 2.6.18-274.7.1.el5 (Red Hat 4.1.2-51) and tested in R of version 2.13.1. The package is distributed under the GNU GPL license (v. 2.0 or later).

Stable version of the VariABEL package can be downloaded from the Comprehensive R Archive Network, CRAN [8] (http://www.r-project.org/). Installation is possible from R directly by running the command "install.packages("VariABEL")". Documentation is available as a part of the distribution and also on-line at the GenABEL project web-site (http://www.genabel.org). Developmental version of the package is available from the GenABEL project development pages (http://genabel.r-forge.r-project.org) located at R-forge [9].

The first stage of SVLM analysis consists of standard regression analysis which is used to access association between mean values of the trait and SNPs. VariABEL output contains results from both stages of analysis (modeling of means and variances). Thus, the VariABEL can be used for regular GWAS as well.

Results and discussion

Type I error and power

As it was mentioned above, we studied three different distributions of ϵ i . The SVLM test had acceptable type I error for all of them: αnormal = 0.0471 ± 0.0015, α χ d f = 5 2 =0.0488±0.00152, and α χ d f = 1 2 =0.04955±0.00153 under fixed threshold p ≤ 0.05. We did not see any significant deviation from nominal type I error rate of 5% for allele frequencies 5%, 40%, 60% and 95%. To understand the minimum sample size in a genotypic group under which the type I error of SVLM test still stays at a nominal level we measured type I error for allele frequencies 0.0005, 0.00075, 0.001, 0.002, 0.003, 0.004 and 0.005. These allele frequencies correspond to number of heterozygotes in a sample 10, 15, 20, 40, 60, 80 and 100. For those frequencies the type I errors (with its standard errors) were 0.028 ± 0.001, 0.032 ± 0.001, 0.037 ± 0.001, 0.042 ± 0.001, 0.044 ± 0.001, 0.049 ± 0.002 and 0.045 ± 0.002 correspondingly. This suggests that SVLM test has correct type I error rate when sample size in one of a genotypic group is not less then 80, while for smaller values the SVLM test starts being conservative. Levene's test did not show significant deviation from nominal value of 5% under these extremely low sample sizes.

Figure 2 shows the dependence of the power of the SVLM (triangles) and the Levene's (circles) tests on the effect of interaction for differently distributed error term (ϵ i ). Figure 2 shows that the power of the SVLM test depends on the skewness of the error term distribution stronger than the power of the Levene's test. When error term follows Normal distribution, the power of SVLM test is greater than the power of Levene's test (Figure 2, panel A). When the error term follows χ2distribution with df = 5, the power of the SVLM test and Levene's test are similar (panel B). In case of higher skewness the SVLM test has lower power than the Levene's test (panel C). This can be explained by the fact that Levene's test is known to be robust to the deviations from normality, while the SVLM test is in fact a regression analysis for which the outcome is supposed to follow a normal distribution.

Figure 2
figure 2

Power to detect variance heterogeneity induced by interaction. Power to detect variance heterogeneity at p ≤ 0.05 using Levene's (circles) and SVLM (triangles) tests, as a function of the interaction effect, β gF . Interacting allele frequency is 0.4. (A) Error term ϵ i follows Normal distribution (B) Error term follows χ d f = 5 2 distribution (C) Error term follows χ d f = 1 2 distribution.

Additional file 1, Figure S1, Additional file 2, Figure S1 and Additional file 3, Figure S1 show the dependence of the power of the SVLM test and the Levene's test on the effect of interaction for different frequencies of the interacting allele.

As it is expected the power of both tests decreases when allele frequency decreases. The observation that SVLM's test power is affected by skewness more than the power of Levene's test stays true for all studied allele frequencies.

Performance

The analysis by the SVLM test of 2543887 SNPs of 2715 subjects takes 46 minutes on one core of a Sun Fire X4540 Server with Quad-Core AMD Opteron Processor 2356.

Discussion

Genome-wide association analysis is currently a primary tool for identification of loci associated with complex human traits. Testing for association under complex genetic models involving multiple interactions represents methodologically and computationally challenging task.

We and others have developed a method allowing testing of SNPs genome-widely for possible involvement into interaction [2, 3] via testing of the heterogeneity of variance of the trait conditional on the genotype. Here we extend this method to imputed SNPs. The method we suggest, SVLM, is based on linear regression, and therefore results obtained in individual studies can be easily meta-analyzed using conventional methods and software tools.

Analysis of genotypic variances can be of interest to medical research. Assuming that there is a certain genotype associated with high variance of, for instance, blood pressure, the subjects having this genotype can be at risk of having extremely low or extremely high blood pressure.

In developing our method for analysis of variances using imputed data we have utilized the fact that the variance is, by definition, the expectation of squared values of the variable in case of zero mathematical expectation of this variable. This allowed us re-formulate the task of estimation and analysis of variances of the trait as a task of regression analysis of transformed trait. In this setting, methodological and computational tools developed for GWAS are applicable for the variance analysis.

The most important advantage of the proposed method is the possibility to detect SNPs belonging to a complex genetic network with many interacting factors that is impossible to study with standard tools. These SNPs will show variance heterogeneity and using our method these SNPs can be detected without knowing all the factors involved into this network. To find the factors, which interact with the identified SNP, a follow-up analysis can be applied where interaction between the SNPs found in variance analysis and all other measured SNPs or environmental factors are tested. In a case of interaction with an unknown factor, the SNPs showing significant variance differences still can be used to improve the variance explained as shown in the example below.

Consider a scenario in which SNPs, associated with a trait found in regular GWAS's, together explain a certain proportion of total trait's variance:

R t o t a l 2 = σ G W A S 2 σ t o t a l 2 ,
(4)

where R t o t a l 2 is the proportion of total explained variance, σ G W A S 2 is the variance explained by GWAS SNPs, and σ t o t a l 2 is the trait's variance. In addition a SNP has been found by variance analysis, showing different genotypic variances in a way where presence of interacting allele B increases trait's variance: σ A A 2 < σ A B 2 < σ B B 2 , where σ A A 2 , σ A B 2 , and σ B B 2 are variances for the respective genotypes group AA, AB, and BB. Assume that allele frequencies and the effects of the SNPs found in GWAS and which contributed into σ G W A S 2 are the same in each genotypic group AA, AB, and BB of the interacting SNP. Then the proportions of explained variance for different genotypic groups are:

R A A 2 = σ G W A S 2 σ A A 2 (1) R A B 2 = σ G W A S 2 σ A B 2 (2) R B B 2 = σ G W A S 2 σ B B 2 (3) (4)

where R A A 2 , R A B 2 , R B B 2 are proportions of variances explained by GWAS SNPs in individuals with genotypes AA, AB, and BB, respectively, at the SNP identified by the variance analysis. Taking into account that σ A A 2 < σ A B 2 < σ B B 2 it follows that the proportions explained variance by the GWAS SNPs is higher in genotypic group AA compared to AB and BB, and higher in genotypic group AB compared to BB: R A A 2 > R A B 2 > R B B 2 . The value of the proportion of total explained variance ( R t o t a l 2 ) is between R A A 2 and R B B 2 and this value depends on interacting allele frequency, effect of interaction, variance and effect of interacting factor. Thus, in such a scenario there is at least one genotypic group (AA) for which SNPs found in GWAS's explain more of the trait's variance σ A A 2 compared to the total trait variance σ t o t a l 2 . To perform genotypic variance analysis for pedigree-based studies we propose to use GRAMMAR [10] implemented into GenABEL software [11]. In GRAMMAR the mixed model is applied where the trait is adjusted on random additive polygenic effect. Residuals from this model are free from polygenic familiar correlations and can be used for variance analysis.

To increase power of variance analysis by including the data from other studies the same approach as for regular GWAS can be used where the analysis is done for each cohort separately, followed by meta-analysis. The SVLM method can be used for discovering interacting SNPs following any of additive, dominant, recessive, over-dominant (where trait's variance among heterozygotes is increased), or genotypic models. In case of testing the additive variance model only, the SVLM test has maximal power in the case when the SNP follows true additive model and less power in case of dominant, recessive and over-dominant models. It is of interest to note that in case of over dominant model the power to detect interaction by the SVLM test is zero if the minor allele frequency (MAF) is 0.5 and increases with decreasing MAF. In a case when MAF is close to 0.5 Levene's test has higher performance.

Conclusion

In this work we present further development of the method for detection of potentially interacting SNPs, extending it to the case of analysis of imputed SNPs. The method is based on testing of heterogeneity of trait's variance conditional on the genotype of locus being tested. We also present an R package, VariABEL, to facilitate for such analysis in genome-wide context. The package implements already existing variance heterogeneity tests, and the SVLM test developed in this work.

Availability and requirements

Project name: VariABEL package

Project home page: http://www.genabel.org/packages/VariABEL

Operating systems: Linux, Mac OS X, Windows

Programming language: R, C++

Other requirements: R (≥ 2.13.0)

License: GNU GPL (≥ 2)

Any restrictions to use by non-academics: none except these posed by the license

Abbreviations

GWAS:

Genome-Wide Association Study

MAF:

Minor Allele Frequency

SNP:

Single Nuclear Polymorphism, SVLM: Squared residual Value Linear Modeling.

References

  1. Hindorff LA, Sethupathy P, Erin M, Ramos HAJ, Mehta JP, Collins FS, Manolio T: Potential etiologic and functional implications of genome-wide associationloci for human diseases and traits. Proc Natl Acad Sci USA. 2009, 106 (23): 9362-9367. 10.1073/pnas.0903103106.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  2. Pare G, Cook NR, Ridker PM, Chasman DI: On the use of variance per genotype as a tool to identify quantitativetrait interaction effects: a report from the Women's Genome HealthStudy. PLoS Genet. 2010, 6 (6): e1000981-10.1371/journal.pgen.1000981.

    Article  PubMed Central  PubMed  Google Scholar 

  3. Struchalin MV, Dehghan A, van Duijn JCWC, Aulchenko YS: Variance heterogeneity analysis for detection of potentially interactinggenetic loci: method and its limitations. BMC Genet. 2010, 11: 92-

    Article  PubMed Central  PubMed  Google Scholar 

  4. Falconer D: Selection in different environments: effects on environmental sensitivity (reaction norm) and on mean performance. Genet Res. 1990, 56: 57-70. 10.1017/S0016672300028883.

    Article  Google Scholar 

  5. Visscher PM, Posthuma D: Statistical power to detect genetic Loci affecting environmental sensitivity. Behav Genet. 2010, 40 (5): 728-733. 10.1007/s10519-010-9362-0.

    Article  PubMed  Google Scholar 

  6. Levene H: Robust tests for equality of variances. 1960, Stanford University Press, 278-292.

    Google Scholar 

  7. car. [http://cran.r-project.org/web/packages/car/]

  8. CRAN. [http://cran.r-project.org/web/packages/]

  9. R-forge. [https://r-forge.r-project.org/R/?group id=505]

  10. Aulchenko YS, de Koning DJ, Haley C: Genomewide rapid association using mixed model and regression: afast and simple method for genomewide pedigree-based quantitativetrait loci association analysis. Genetics. 2007, 177: 577-585. 10.1534/genetics.107.075614.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  11. Aulchenko YS, Ripke S, Isaacs A, van Duijn C: GenABEL: an R library for genome-wide association analysis. Bioinformatics. 2007, 23 (10): 1294-1296. 10.1093/bioinformatics/btm108.

    Article  CAS  PubMed  Google Scholar 

Download references

Acknowledgements

The authors would like to thank Ayse Demirkan, Lennart Karssen, Xia Shen, and Anastasija Zvirbule for their help in conducting this work. The work of YA was supported by grants from RFBR and RFBR-Helmholtz JRG.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Yurii S Aulchenko.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors' contributions

MS wrote the software, planned and carried out the simulation study and wrote the manuscript. NA, PE, CvD and YA planned the simulation study and wrote the manuscript. All authors read and approved the final manuscript.

Electronic supplementary material

12863_2011_969_MOESM1_ESM.PDF

Additional file 1: Power to detect variance heterogeneity induced by interaction, assuming Normal distribution of residual error. The file contains the figure describing dependency of power to detect variance heterogeneity induced by interaction and the effect of interaction, β gF , using Levene's (circles) and SVLM (triangles) tests. The residual error follows Normal distribution. Scenarios with different frequencies of interacting allele are given in Panel A - 5%, Panel B - 40%, Panel C - 60%, and Panel D - 95%. (PDF 163 KB)

12863_2011_969_MOESM2_ESM.PDF

Additional file 2: Power to detect variance heterogeneity induced by interaction, assuming χ d f = 5 2 distribution of residual error. The file contains the figure describing dependency of power to detect variance heterogeneity induced by interaction and the effect of interaction, β gF , using Levene's (circles) and SVLM (triangles) tests. The residual error follows χ d f = 5 2 distribution. Scenarios with different frequencies of interacting allele are given in Panel A - 5%, Panel B - 40%, Panel C - 60%, and Panel D - 95%. (PDF 170 KB)

12863_2011_969_MOESM3_ESM.PDF

Additional file 3: Power to detect variance heterogeneity induced by interaction, assuming χ d f = 1 2 distribution of residual error. The file contains the figure describing dependency of power to detect variance heterogeneity induced by interaction and the effect of interaction, β gF , using Levene's (circles) and SVLM (triangles) tests. The residual error follows χ d f = 1 2 distribution. Scenarios with different frequencies of interacting allele are given in Panel A - 5%, Panel B - 40%, Panel C - 60%, and Panel D - 95%. (PDF 171 KB)

12863_2011_969_MOESM4_ESM.PDF

Additional file 4: Optimal effect of the factor F ( β F ) as a function of the interaction effect ( β gF ). The file contains the figure showing the value of optimal effect of interacting factor F, β F , as a function of the effect of interaction, β gF for allele frequencies 5% (black), 40% (red), 60% (green) and 95% (yellow). (PDF 188 KB)

Authors’ original submitted files for images

Rights and permissions

Open Access This article is published under license to BioMed Central Ltd. This is an Open Access article is distributed under the terms of the Creative Commons Attribution License ( https://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

Struchalin, M.V., Amin, N., Eilers, P.H. et al. An R package "VariABEL" for genome-wide searching of potentially interacting loci by testing genotypic variance heterogeneity. BMC Genet 13, 4 (2012). https://doi.org/10.1186/1471-2156-13-4

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1471-2156-13-4

Keywords