Skip to main content
  • Software review
  • Published:

Association tests and software for copy number variant data

Abstract

Recent studies have suggested that copy number variation (CNV) significantly contributes to genetic predisposition to several common disorders. These findings, combined with the imperfect tagging of CNVs by single nucleotide polymorphisms (SNPs), have motivated the development of association studies directly targeting CNVs. Several assays, including comparative genomic hybridisation arrays, SNP genotyping arrays, or DNA quantification through real-time polymerase chain reaction analysis, allow direct assessment of CNV status in cohorts sufficiently large to provide adequate statistical power for association studies. When analysing data provided by these assays, association tests for CNV data are not fundamentally different from SNP-based association tests. The main difference arises when the quality of the CNV assay is not sufficient to convert unequivocally the raw measurement into discrete calls -- a common issue, given the technological limitations of current CNV assays. When this is the case, association tests are more appropriately based on the raw continuous measurement provided by the CNV assay, instead of potentially inaccurate discrete calls, thus motivating the development of new statistical methods. Here, the programs available for CNV association testing for case control or family data are reviewed, using either discrete calls or raw continuous data.

Introduction

The use of genome-wide association studies (GWAS) has successfully linked genetic variants with susceptibility to a wide range of common polygenic diseases [1]. Such GWAS, however, have almost exclusively focused on single nucleotide polymorphisms (SNPs). Additional studies targeted to specific copy number variant loci, [2, 3] as well as the alternative approach consisting of using SNPs to tag copy number variations (CNVs), [4] have suggested that CNVs may contribute significantly to genetic predisposition to several common diseases. The tagging of CNVs using SNPs is often imperfect, and therefore motivates the development of association studies directly targeting CNVs.

Importantly, association tests directly targeting CNVs rely on the development of maps of common CNV polymorphism in the human genome [5–7]. The process of discovering common CNVs is related but distinct from the association testing procedure. Software reviewed here assume that the user is considering known CNV regions, with properly mapped boundaries. Programs designed to identify previously unknown CNVs (eg Wang et al. [8]) are not discussed here. Moreover, association tests outlined in this review typically consider the common variant/small effect situation. Different approaches must be used when dealing with rare but highly penetrant CNVs.

Various assays can estimate CNV status directly --in particular, real-time polymerase chain reaction (rtPCR) analysis, [2, 3] comparative genomic hybridisation (CGH) arrays [5, 9] and SNP genotyping arrays [10]. The throughput of these assays is sufficient to analyse the large cohorts required to detect subtle effects previously reported by SNP-based association studies. These CNV assays typically generate a one-dimensional continuous measure per DNA sample and per CNV probe. Provided that the quality of the CNV assay is sufficiently clear to convert these raw continuous measures into discrete calls, CNV-based association testing is analogous to the SNP situation, with a few minor differences, which are outlined in this review. When uncertainty in the calling makes this discretisation difficult, however, a different statistical approach is necessary. CNV association testing must then be based on the raw continuous data instead of potentially inaccurate discrete calls. Here, these alternative approaches are outlined, both for case control and family-based association studies.

Discrete or continuous genotypes

Even though the underlying CNV state is a discrete integer, CNV assays typically only provide a continuous measure for each CNV and individual, and this continuous trait is a surrogate for the actual, discrete CNV state. Therefore, when testing for association at a CNV locus, the first choice is to decide whether to analyse the CNV as a continuous or a discrete measurement.

In an ideal scenario, the distribution of this surrogate measure can be properly separated in discrete clusters, which can then be linked to discrete numbers of DNA copies. In this case, it is appropriate to discretise the data and base the association test on these discrete calls. Unfortunately, and because of technical difficulties associated with the assessment of CNV status, this continuous measure cannot always unequivocally be converted into discrete numbers of DNA copies. Erroneous calls can inflate the rate of false-positive associations and limit the statistical power to detect true associations [11]. Therefore, when discretisation is difficult, it is preferable to base the association test on the raw continuous measurement [12, 13].

Association testing using CNV status as a discrete trait

If the CNV status is summarised using a discrete measure, the association test is analogous to the SNP situation, and traditional statistical software such as R http://www.r-project.org, or more specialised tools such as PLINK [14], are appropriate; however, additional factors complicate the analysis of CNVs compared with SNPs.

First, association tests require assumptions on the model linking CNV status to disease risk. For example, a traditional Cochran-Armitage test [15] assumes that, on the log-scale, the risk is proportional to the number of copies. Such assumptions may not be appropriate for some CNVs; for example, for some diseases only extreme numbers of copies may have a causal role in disease aetiology. Especially for multi-allelic CNVs, for which a wide range of models can be investigated, the choice of model must be driven by prior belief on disease aetiology. In the absence of prior knowledge, it is advisable to constrain the analysis to a small number of simple models to avoid misleading p-values generated by multiple testing.

Secondly, CNV assays do not always provide information about the exact number of copies, but often only on the 'relative' numbers. For example, one cannot always distinguish CNVs with zero, one or two copies from CNVs with two, three or four copies.

Thirdly, the phase is often unknown and only the total number of copies can be measured; for example, most CNV genotyping assays cannot distinguish two haplotypes with one copy on each from one haplotype with two copies combined with a complete deletion. Phasing CNVs is difficult, but if sufficient marker density is available it can be achieved using software such as fastPHASE [16].

Lastly, it is common when using SNP genotyping arrays to assess CNV status to obtain information jointly on SNP genotypes and DNA copy number. Rather than a single number, each individual is therefore summarised by a pair; the first element indicates the number of DNA copies and the second element indicates the associated SNP genotype. This added information can potentially provide additional power when testing for association, and a recent study [17] has proposed a new approach to integrating SNP and CNV information in a unique association testing procedure. This joint SNP/CNV association is implemented as part of the analysis software PLINK [14].

Combining information from multiple probes within the same CNV

In contrast to SNPs, CNVs can extend over large genomic regions. CNV genotyping arrays, in particular high-density CGH arrays, [9] typically use multiple probes to interrogate a single CNV. This is particularly useful when we expect variable probe performance or, more generally, when measurements are noisy and a combination of probes can provide more accurate measurements. Some association testing procedures require the combination of information from all probes into a single measurement for each individual, [11] while others deal directly with multi-marker data [18].

Several procedures can be considered to combine data across multiple probes. When the genomic location of the CNV is well defined, and there is strong evidence that all probes are located within the copy number variable region, simply averaging the probe intensity across all probes for each individual is sensible. In many situations, however, the boundaries of the CNV are not well defined, and some probes may lie outside of the region of interest. When this is the case, it is advantageous to identify and down-weight, or even simply remove, these non-informative probes to lower the measurement noise. This down-weighting procedure can be done using a principal component analysis [11] that should down-weight the non-informative probes provided that the signal generated by the probes in the CNV region is sufficiently strong.

This down-weighting procedure is also relevant when dealing with complex CNV regions, where several distinct CNVs may be overlapping. A principal component analysis can help separate a set of probes in genetically relevant discrete groups. Distinct association tests can then be carried out separately for each group of probes.

Association testing using CNV status as a continuous trait

When the uncertainty in the calling procedure is too large to call the data confidently, it is advisable to base the association test on the raw, continuous data summary [12, 13]. In the context of family-based association studies, PBAT implements a broad class of association tests and has been extended to deal with raw measurements from CNV assays [18]. In its simplest form, this test compares the CNV measure for an affected offspring with the average CNV measure of both parents in parent-offspring trios. A consistently elevated number in affected offspring indicates an association between high copy number and elevated disease risk. A commercial version of the PBAT statistical tools, including a graphical user interface, is now part of the Golden Helix genetic association software http://www.goldenhelix.com.

Case-control association studies, however, require a different analytical approach. A previous study [19] has highlighted the potential for different DNA sourcing, handling, extraction or storage to affect the measures obtained from genotyping assays, potentially creating biases between sample collections that do not reflect actual genotype differences. Therefore, even when cases and controls are analysed using the same genotyping assay and at the same time, differences in the distribution of the raw CNV measures cannot always be interpreted directly as actual genotype differences.

To circumvent these issues, Barnes et al. [11] proposed a joint calling/association testing approach implemented in the R package CNVtools. This approach provides calls by clustering the data using a Gaussian mixture, but the association test statistic is designed to account for the uncertainty in these calls. In addition, the calling procedure implements a hierarchical clustering model that lets the parameters of the Gaussian mixture vary across cohorts in order to account for potential biases correlated with the origin and handling of DNA samples [19]. This method is, in fact, general and can be used to combine data generated by different CNV genotyping assays at the same CNV locus.

A drawback of the clustering approach implemented by CNVtools is the fact that the clustering procedure relies on the data quality being sufficient to fit a Gaussian mixture with a limited number of components. For example, when analysing highly polymorphic short tandem repeats, it is unreasonable to expect that the CNV assay can properly separate samples that differ by one or very few repeats. It makes little sense, in this situation, to cluster the CNV measurement, and CNVtools is not an appropriate tool for that type of data. The PBAT testing procedure, [18] however, is still usable, provided that one is analysing family data.

Conclusion

While a wide range of options is available for analysing the CNV status as a discrete trait, software tools to analyse directly raw continuous measurements from CNV assays are currently limited to PBAT [18] for family and CNVtools for case control association studies. Both PBAT and CNVtools share a frequentist statistical approach; however, a Bayesian approach to this problem appears well suited to average over the uncertainty in the calling procedure efficiently, which is the main hurdle for CNV association tests. As GWAS targeting CNVs become more common, we expect that several Bayesian approaches will be developed to complement currently available software.

References

  1. Wellcome Trust Case Control Consortium: Genome-wide association study of 14,000 cases of seven common diseases and 3,000 shared controls. Nature. 2007, 447: 661-678. 10.1038/nature05911.

    Article  Google Scholar 

  2. Aitman TJ, Dong R, Vyse TJ, et al: Copy number polymorphism in FCGR3 predisposes to glomerulonephritis in rats and humans. Nature. 2006, 439: 851-855. 10.1038/nature04489.

    Article  CAS  PubMed  Google Scholar 

  3. Gonzalez E, Kulkarni H, Bolivar H, et al: The influence of CCL3L1 gene-containing segmental duplications on HIV-1/AIDS susceptibility. Science. 2005, 307: 1434-1440. 10.1126/science.1101160.

    Article  CAS  PubMed  Google Scholar 

  4. McCarroll SA, Huett A, Kuballa P, et al: Deletion polymorphism upstream of irgm associated with altered irgm expression and Crohn's disease. Nat Genet. 2008, 40: 1107-1112. 10.1038/ng.215.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  5. Redon R, Ishikawa S, Fitch KR, et al: Global variation in copy number in the human genome. Nature. 2006, 444: 444-454. 10.1038/nature05329.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  6. Kidd JM, Cooper GM, Donahue WF, et al: Mapping and sequencing of structural variation from eight human genomes. Nature. 2008, 453: 56-64. 10.1038/nature06862.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  7. Conrad DF, Andrews DT, Carter NP, Hurles ME, Pritchard JK: A high-resolution survey of deletion polymorphism in the human genome. Nat Genet. 2005, 38: 75-81.

    Article  PubMed  Google Scholar 

  8. Wang K, Li M, Hadley D, et al: Penncnv: An integrated hidden markov model designed for high-resolution copy number variation detection in whole-genome SNP genotyping data. Genome Res. 2007, 17: 1665-1674. 10.1101/gr.6861907.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  9. Perry GH, Ben-Dor A, Tsalenko A, et al: The fine-scale and complex architecture of human copy-number variation. Am J Hum Genet. 2008, 82: 685-695. 10.1016/j.ajhg.2007.12.010.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  10. Cooper GM, Zerr T, Kidd JM, Eichler EE, Nickerson DA: Systematic assessment of copy number variant detection via genome-wide SNP genotyping. Nat Genet. 2008, 40: 1199-1203. 10.1038/ng.236.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  11. Barnes C, Plagnol V, Fitzgerald T, et al: A robust statistical method for case-control association testing with copy number variation. Nat Genet. 2008, 40: 1245-1252. 10.1038/ng.206.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  12. McCarroll SA, Altshuler DM: Copy-number variation and association studies of human disease. Nat Genet. 2007, 39 (7 Suppl): S37-S42.

    Article  CAS  PubMed  Google Scholar 

  13. Stranger BE, Forrest MS, Dunning M, et al: Relative impact of nucleotide and copy number variation on gene expression phenotypes. Science. 2007, 315: 848-853. 10.1126/science.1136678.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  14. Purcell S, Neale B, Todd-Brown K, et al: Plink: A tool set for whole-genome association and population-based linkage analyses. Am J Hum Genet. 2007, 81: 559-575. 10.1086/519795.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  15. Armitage P: Tests for linear trends in proportions and frequencies. Biometrics. 1955, 11: 375-386. 10.2307/3001775.

    Article  Google Scholar 

  16. Scheet P, Stephens M: A fast and flexible statistical model for large-scale population genotype data: Applications to inferring missing genotypes and haplotypic phase. Am J Hum Genet. 2006, 78: 629-644. 10.1086/502802.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  17. Korn JM, Kuruvilla FG, McCarroll SA, et al: Integrated genotype calling and association analysis of SNPS, common copy number polymorphisms and rare CNVs. Nat Genet. 2008, 40: 1253-1260. 10.1038/ng.237.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  18. Ionita-Laza I, Perry GH, Raby BA, et al: On the analysis of copy-number variations in genome-wide association studies: A translation of the family-based association test. Genet Epidemiol. 2008, 32: 273-284. 10.1002/gepi.20302.

    Article  PubMed  Google Scholar 

  19. Clayton DG, Walker MM, Smyth DJ, et al: Population structure, differential bias and genomic control in a large-scale, case-control association study. Nat Genet. 2005, 37: 1243-1246. 10.1038/ng1653.

    Article  CAS  PubMed  Google Scholar 

Download references

Acknowledgements

Vincent Plagnol is a Juvenile Diabetes Research Foundation postdoctoral fellow.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Vincent Plagnol.

Rights and permissions

Reprints and permissions

About this article

Cite this article

Plagnol, V. Association tests and software for copy number variant data. Hum Genomics 3, 191 (2009). https://doi.org/10.1186/1479-7364-3-2-191

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1479-7364-3-2-191

Keywords