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

MCKAT: a multi-dimensional copy number variant kernel association test

Abstract

Background

Copy number variants (CNVs) are the gain or loss of DNA segments in the genome. Studies have shown that CNVs are linked to various disorders, including autism, intellectual disability, and schizophrenia. Consequently, the interest in studying a possible association of CNVs to specific disease traits is growing. However, due to the specific multi-dimensional characteristics of the CNVs, methods for testing the association between CNVs and the disease-related traits are still underdeveloped. We propose a novel multi-dimensional CNV kernel association test (MCKAT) in this paper. We aim to find significant associations between CNVs and disease-related traits using kernel-based methods.

Results

We address the multi-dimensionality in CNV characteristics. We first design a single pair CNV kernel, which contains three sub-kernels to summarize the similarity between two CNVs considering all CNV characteristics. Then, aggregate single pair CNV kernel to the whole chromosome CNV kernel, which summarizes the similarity between CNVs in two or more chromosomes. Finally, the association between the CNVs and disease-related traits is evaluated by comparing the similarity in the trait with kernel-based similarity using a score test in a random effect model. We apply MCKAT on genome-wide CNV datasets to examine the association between CNVs and disease-related traits, which demonstrates the potential usefulness the proposed method has for the CNV association tests. We compare the performance of MCKAT with CKAT, a uni-dimensional kernel method. Based on the results, MCKAT indicates stronger evidence, smaller p-value, in detecting significant associations between CNVs and disease-related traits in both rare and common CNV datasets.

Conclusion

A multi-dimensional copy number variant kernel association test can detect statistically significant associated CNV regions with any disease-related trait. MCKAT can provide biologists with CNV hot spots at the cytogenetic band level that CNVs on them may have a significant association with disease-related traits. Using MCKAT, biologists can narrow their investigation from the whole genome, including many genes and CNVs, to more specific cytogenetic bands that MCKAT identifies. Furthermore, MCKAT can help biologists detect significantly associated CNVs with disease-related traits across a patient group instead of examining each subject’s CNVs case by case.

Background

Copy number variants (CNVs) are the gain or loss of DNA segments in the genome. CNVs are the most common form of structural genetic variations in the human genome, typically ranging in size from one kilobase to several megabases. The CNVs result in more or fewer copies of a DNA region with respect to the normal genome. In general, biologists assign CNVs to one of two major groups, depending on the length of the affected chromosomal region and occurrence frequency [1]. The first group involves copy number polymorphisms (CNPs), widespread in the general population, with an average occurrence frequency greater than one percent. The second CNV group is rare variants that are much longer than CNPs, ranging from hundreds of thousands of base pairs to over 1 million base pairs. Studies have detected large structural variants in patients with a disease like mental retardation, developmental delay, schizophrenia, and autism [2,3,4,5,6,7,8,9,10,11].

CNVs are described by three multidimensional characteristics: type, chromosomal position, and dosage. The type of CNV is either amplification or deletion. The chromosomal position of the CNV is described by the start and end position of the CNV in the chromosome. Dosage represents the total number of copies of the CNV, with a value less than two for deletion and greater than two for amplification. Besides, CNVs have phenotypic heterogeneity effects. This means that different CNV types and dosages at the same position in the chromosome can have a different impact.

Understanding the relationship between CNVs and diseases may provide important insights into genetic causes, leading to effective means in preventing and treating the disorders. As more CNVs are detected throughout the human genome, their potential role in developing diseases is being recognized. However, due to the specific multi-dimensional characteristics of CNVs, methods for testing the association between CNVs and disease-related traits are still underdeveloped.

There are two main approaches to study the association between CNVs and disease-related traits: collapsing methods and kernel-based methods. Collapsing methods have been widely used in single nucleotide polymorphism (SNP) studies, and rare variants association analysis [12, 13]. Based on the procedures used for collapsing genetic variant information and the assumptions made for modeling genetic variant effect, collapsing methods are classified into fixed effect and random effect methods. Briefly, fixed effect collapsing methods assume that all variants have the same effect on disease-related traits. In contrast, random effect methods consider different direction effects, either positive, negative, or neutral for variants [13]. However, collapsing methods can not deal with the multi-dimensional features of CNVs effectively. For example, CNV collapsing random effects test (CCRET) [14] is an extension of the random effect collapsing method applicable to variants measured on a multi-categorical scale that aims to detect any association of the CNV effect collected from CNV features with disease risk. CCRET has some limitations in dealing with the characteristics of the CNVs and does not exploit the full information in CNVs while measuring the similarity between CNV profiles. It chooses one feature of CNVs like dosage as a feature of interest. It models it using random effects and considers the remaining features as background features, using fixed effects to model them.

This paper focuses on kernel-based methods to utilize all features of the CNVs in association tests. Genetic association studies have widely used kernels as a similarity measure to construct statistical tests. Different studies [12, 15] have shown that a kernel is capable of pooling information across multiple genetic variants and enhancing the association signal between phenotype and genotype, which can lead to robust tests. A typical kernel-based association test has the two following steps. First, similarities between two genetic variants \(x_1\) and \(x_2\), are summed by an appropriate kernel function \(k(x_1, x_2)\). Then, the captured similarity is compared to the phenotype similarity to test whether there is an association between them. A strong correlation between genotypic similarity and phenotypic similarity may suggest the existence of an association.

The CNV kernel association test (CKAT) is a kernel-based method that tests the association between CNVs and disease-related traits by using two kernels [16]. One kernel measures the similarity between a CNV pair, and another kernel measures the similarity between CNV profiles of different subjects. Like CCRET, CKAT has limitations. CKAT does not exploit all CNV features or consider all possible CNV pairs to measure CNV profiles’ similarity.

Motivated by CKAT, we propose a multi-dimensional CNV kernel association test (MCKAT) that utilizes both multi-dimensional features of the CNVs and their heterogeneity effect. The MCKAT is not only capable of indicating stronger evidence in detecting significant associations between CNVs and disease-related traits, but it is applicable to both rare and common CNV datasets.

Method

We design a multi-dimensional kernel framework capable of measuring the similarity between CNV profiles utilizing all CNV characteristics. It contains two kernels. The first kernel, the single-pair CNV kernel, measures the similarity between a single CNV pair. It includes three sub-kernels. Each sub-kernel is responsible for measuring the similarity between two CNVs with respect to one of three CNV characteristics. The second sub-kernel, the whole chromosome kernel, aggregates the similarity between every possible CNV pair to measure the total similarity between the CNV profiles of the subjects. Finally, the association between CNVs across a chromosome and disease-related traits is tested by comparing the similarity in CNV profiles to that in the trait using an association test.

Single-pair CNV kernel

All CNV features including chromosomal position, type and dosage are used to measure the similarity between a single pair CNV. Let \(X=(X^{\left( 1\right) },X^{\left( 2\right) },X^{\left( 3\right) },X^{\left( 4\right) })\) denote a CNV, where \(X^{\left( 1\right) }\) and \(X^{\left( 2\right) }\) are the start and end chromosomal positions of the CNV respectively, \(X^{\left( 3\right) }\) is the type information of the CNV taking the value 1 for a deletion and 3 for a amplification, and \(X^{\left( 4\right) }\) is the dosage information of the CNV taking the value of 0 or 1 for deletion, and \(>2\) for amplification. Considering two arbitrary CNVs \(X_{1}\) and \(X_{2}\), we define the kernel function between a CNV pair as

$$\begin{aligned} \begin{aligned} K_{s}\left( X_{1},X_{2}\right)&=\left[ \frac{ Intersection \left( \left( X_{1}^{\left( 1\right) } , X_{1}^{\left( 2\right) } \right) ,\left( X_{2}^{\left( 1\right) } , X_{2}^{\left( 2\right) } \right) \right) }{Union\left( \left( X_{1}^{\left( 1\right) },X_{1}^{\left( 2 \right) }\right) ,\left( X_{2}^{\left( 1\right) },X_{2}^{\left( 2\right) }\right) \right) }\right] \times \left[ \frac{\left( X_{1}^{\left( 3\right) }==X_{2}^{\left( 3\right) }\right) +1}{2}\right] \\&\quad \times \left[ \frac{1}{2^{\left| DR\left( X_{1}^{\left( 4\right) }\right) -DR\left( X_{2}^{\left( 4\right) }\right) \right| }}\right] \end{aligned} \end{aligned}$$
(1)

the first term is the CNV chromosomal position’s contribution, which is described by measuring the mutual presence of a CNV with a specific start and end chromosomal position. It is defined as the size of the intersection of two CNVs divided by the size of their union. The maximum value for chromosomal position contribution is 1 when two CNVs have the same start and end position and 0 when two CNVs do not intersect.

The second term is the contribution from the CNV type. When two CNVs have the same type (both deletion or amplification), it takes the value of 1 and 0 when CNVs are of different types. The last term is the contribution of CNV dosage information. The similarity between two CNVs based on their dosage information is measured by a function called the Difference from the Reference (DR) as \(DR(dosage) = |dosage - 2|\). We use 2 as a reference value. According to equation (1), the smaller difference between the DR value of two CNVs results in a greater similarity between them.

Whole chromosome CNV kernel

After measuring the similarity between two CNVs, we need another kernel to compare the whole CNVs in a specific chromosome of one subject with another subject to calculate their similarity. To do this, we propose another kernel that is capable of measuring the similarity between all CNVs of two subjects in a chromosome.

Let \(R_i=(X_{1}^i,\ldots ,X_{p_i}^i)\) be the CNVs of subject i in a specific chromosome, where CNVs are according to their chromosomal position and \(p_i\) is the number of CNVs of the sample i in the chromosome. Similarly, we have another CNV series \(R_j=(X_{1}^j,\ldots ,X_{q_j}^j)\) for subject j. Then, the whole chromosome CNV kernel between subject i and j in a particular chromosome is defined as

$$\begin{aligned} K_w(R_i,R_j)=\left\{ \begin{array}{ll} 0&{}\quad if\;\;p_i\times q_i=0\\ \sum _{i=1}^{p_i}\sum _{j=1}^{q_j}K_s(X_i,X_j)&{}\quad if\;p_i\times q_i \ne 0\\ \end{array} \right. \end{aligned}$$
(2)

where \(K_s(.,.)\) is the single pair CNV kernel from (1). The whole chromosome CNV kernel measures the similarity between every possible pair of the CNV in the CNV profiles of two subjects and aggregates these similarities to calculate the total similarity in a particular chromosome. To build a kernel-based association test described in the following section, we need to build a kernel similarity matrix K. K is a \(n\times n\) matrix, where \(K_{ij}=K_w(R_i,R_j)\). \(K_{ij}\) expresses the similarity between subject i and subject j measured by \(K_w\).

Kernel-based association test

We use the following logistic regression model to test the association between CNVs and phenotype

$$\begin{aligned} \begin{aligned} logit[Pr(y_i=1)]=\beta _0 + Z\beta + f( R_i) \end{aligned} \end{aligned}$$
(3)

let \(i=1,2,\ldots ,n\) be the subjects and \(y_i\) the status of the phenotype. \(y_i=1\) denotes the existence of that phenotype and \(y_i=0\) denotes its absence. Z is the covariate matrix which could include phenotype contributing factors such as certain inherited condition, gender and age. \(f(\;.\;)\) is a function of the CNV information, such as the CNV type and dosage, characterized by the whole chromosome CNV kernel \(K_w(\;.\;,\;.\;)\).

According to Eq. (3), the association between the existence of a phenotype and CNVs can be examined by testing the hypothesis \(H_0: f(.)=0\). To do this, we treat the f(.) as a random effect vector with \(N(0,\tau K)\) distribution. \(\tau\) is a variance component parameter and k is the \(n\times n\) similarity matrix generated by the whole chromosome CNV kernel \(K_w\). Demonstrated in [17], testing \(H_0:f(\;.\;)=0\) is equivalent to test \(H_{0}:\;\tau =\;0\) under the logistic mixed effect model. Following [12, 16, 17], we use a restricted maximum likelihood-based score test which is \(Q=(y-\;{\widehat{y}})'K(y-\;{\widehat{y}})\).

The \({\widehat{y}}\) is the estimate of y in Eq. (3) under the null model \(logit[Pr(y_i=1)]=\beta _0 + Z\beta\). Then, we calculate the p-values of association between the status of the phenotype and CNVs by using Davies method [18] as implemented in the CKAT R package [16].

Simulations

We conduct simulations to evaluate the performance of MCKAT and ensure that it can properly handle type I and II errors as well as having relatively high power in detecting existing associations. We focus on assessing MCKAT performance in detecting associations using chromosomal region \(\times\) type \(\times\) dosage effects in both rare and common CNV datasets. Besides MCKAT, the CKAT is also studied. We conduct our simulation studies under two main scenarios. In the first scenario, each subject can have a maximum of five CNVs in their CNV profile to mimic rare CNV profile while in the second scenario there is no restriction on the number of CNVs to mimic common CNV profile. The dosage can take 0 or 1 for deletions and any value greater than two for amplifications in both scenarios. We compare the empirical power of the MCKAT with CKAT under both simulation scenarios which are described in the following.

The CKAT evaluates the association between CNVs and disease related traits through the following model:

$$\begin{aligned} logit(\pi _i)=\beta _0+ \sum _{j=1}^{m_i}\left( \beta _j^{Del}I[X^{(2)}_{ij}=1] +\beta ^{Dup}_jI[X^{(2)}_{ij}=3]\right) X^{(1)}_{ij} \end{aligned}$$
(4)

where \(X_{ij}=( X_{ij}^{(1)}, X_{ij}^{(2)} )\) is the jth CNV of ith subject, \(\pi _{i}=Pr(Y_i=1)\), \(\beta _0\) is the prevalence rate of the disease, and \(\beta ^{Dup}_j\), \(\beta _j^{Del}\) are the log of the odd ratio of CNV j for duplication and deletion respectively.

We use CNV datasets of 877 individuals with neurological deficits including dyslexia and intellectual disability, as well as 337 controls for our simulation studies. These datasets are publicly available in [19]. Briefly, the dyslexia dataset has 1041 CNVs for 376 individuals and the intellectual disability dataset has 1686 CNVs for 501 individuals. Similarly, the control dataset has 1074 CNVs for 337 healthy subjects. The proportion of deletions to amplifications is almost 0.35–0.65 in all three datasets. The dosage value is 1 and 3 for all deletions and amplifications respectively in the datasets. We randomly generate other values for the CNV dosage to conduct our simulation study and investigate the dosage effect in identifying existing associations. The simulated dosage value can take 0 or 1 for deletion types and 3, 4,..., 7 for amplification types. We use equal probabilities when generating random dosage values for deletion and amplification, 0.5 and 0.2 respectively.

After preparing CNV data, we generate the case-control label \(Y_i\) from the following logistic model

$$\begin{aligned} \begin{aligned} logit(Pr (Y_i=1))&=\beta _0+ \sum _{j=1}^{m_i}\beta _j^{Len}(X_{ij}^{(2)}-X_{ij}^{(1)})+ \sum _{j=1}^{m_i}(\beta _j^{Del}I[X^{(3)}_{ij}=1] +\beta ^{Amp}_jI[X^{(3)}_{ij}=3])\\&\quad +\sum _{j=1}^{m_i}\beta _j^{Dsg}|X_{ij}^{(4)} - 2| +\sum _{j=1}^{m_i}\beta _j^{Len*Del*Dsg}(X_{ij}^{(2)}-X_{ij}^{(1)})\times I[X^{(3)}_{ij}=1] \times X_{ij}^{(4)} \\&\quad +\sum _{j=1}^{m_i}\beta _j^{Len*Amp*Dsg}(X_{ij}^{(2)}-X_{ij}^{(1)})\times I[X^{(3)}_{ij}=3] \times X_{ij}^{(4)} \end{aligned} \end{aligned}$$
(5)

where \(i=1,\ldots , N\) indexes individuals, and \(j=1,\ldots , m_i\) indexes the CNVs of individual i. \(X_{ij}=(X_{ij}^{\left( 1\right) },X_{ij}^{\left( 2\right) },X_{ij}^{\left( 3\right) },X_{ij}^{\left( 4\right) })\) is the jth CNV of the ith individual as defined previously. \(\beta _0\) corresponds to a baseline disease rate. \(\beta _j^{Len}\) controls the effect of chromosomal position, and \(\beta _j^{Del}\) and \(\beta _j^{Dup}\) are the log ratio of a CNV j for being deletion versus amplification and vice versa. Likewise, \(\beta _j^{Dsg}\) controls the effect of dosage in CNV j. \(\beta _j^{Len*Amp*Dsg}\) and \(\beta _j^{Len*Del*Dsg}\) allow the effect of the chromosomal position and CNV type to differ by dosage in CNV j.

In the first scenario, we apply MCKAT and CKAT on a random chromosome to have limited number of CNVs for each subject to mimic a rare CNV dataset. In the second scenario, we apply both methods on the CNVs across whole genome to assess their performance in dealing with common CNV datasets. We simulated \(10^5\) datasets for each simulation scenario.

Simulation results

The QQ-plots of p-values of MCKAT and CKAT under both simulation scenarios are presented in Fig. 1.

Fig. 1
figure 1

P-value based QQ-plots of MCKAT and CKAT under first (a) and second (b) simulation scenarios

As is shown in QQ-plot a, MCKAT is on the 45\(^{\circ }\) line under different nominal significance levels even as low as \(10^{-5}\). This indicates that MCKAT can have the correct type I and II error rate when testing an association between rare CNVs and disease-related traits. CKAT is more conservative when the significance level is small. QQ-plot (b) presents the p-values of MCKAT and CKAT under the second simulation scenario. As shown, MCKAT can protect the correct type I and II error rate at different nominal significance levels in the second scenario as well. However, CKAT can not identify any significant association in the common CNV data.

The empirical powers of MCKAT and CKAT under the first and second scenarios are presented in Figs. 2 and 3 respectively. We observe that MCKAT has better power compared with CKAT under both scenarios. One reason might be that the MCKAT is designed to detect the dosage and the chromosomal position \(\times\) type \(\times\) dosage signals but CKAT struggles to pick up the signals due to its design. Another reason for CKAT’s low power, especially under the second scenario, could be its scanning algorithm for aligning CNVs. CKAT’s shift-by-one scanning algorithm may result in not capturing signals when dealing with greater numbers of CNVs in common CNV data.

Fig. 2
figure 2

Empirical power of MCKAT and CKAT under first simulation scenario, rare CNV data

Fig. 3
figure 3

Empirical power of MCKAT and CKAT under second simulation scenario, common CNV data

Real data application results

In real data applications we conduct the association test on autism and rhabdomyosarcoma datasets. First, we applied the MCKAT and CKAT on every chromosomes to test if there is any association between CNVs and disease related traits. Then, we partitioned the chromosomes into smaller regions, cytogenetic bands, to see if MCKAT is capable of detecting more specific CNV regions that CNVs on them are significantly associated with disease related traits. The datasets and analysis results are described in the following.

Autism and rhabdomyosarcoma data

We apply MCKAT on both rare and common CNV public domain genome sequencing data sets to evaluate the performance. The two CNV datasets used in this study are from individuals with autism spectrum disorder (ASD) and rhabdomyosarcoma (RMS) cancer. The ASD data set contains a total of 2359 CNVs of 588 subjects publically available [19]. Most of the CNVs in the ASD data set are large and rare, while the RMS dataset contains common and small CNVs. The raw RMS dataset is publicly available through the National Institute of Health (NIH), the database of Genotypes and Phenotypes (dbGaP). We use 59,131 processed whole-genome CNV data of 44 subjects [20]. In both datasets, each CNV is presented by four characteristics: start and end position in the chromosome, type, and dosage. The type is either deletion or amplification, and the dosage is less than 2 for deletion and greater than 2 for amplification. Both MCKAT and CKAT are applied to the RMS and ASD CNV data.

Real data results

We conduct MCKAT analysis on each of 23 chromosome pairs to test the association between CNVs in each chromosome and disease-related traits. The disease-related traits are cancer subtype and disease status in RMS and ASD CNV data sets, respectively. Then, we compare MCKAT results with those obtained from CKAT.

CNV analysis on rhabdomyosarcoma data set

First, we conduct the experiment on the RMS CNV data. The RMS occurs as two major histological subtypes, embryonal (ERMS) and alveolar (ARMS). The classification of the RMS subtype has a direct effect on the patients’ treatment options. The RMS CNV data includes a total of 59,131 CNVs for 25 alveolar and 19 embryonal cancers. The p-values of MCKAT and CKAT are reported in Table 1. Bonferroni correction is used for adjusting the multiple testing to control the family-wise error rate (FWER) of \(\alpha = 0.05\). Since 22 chromosomes and sex chromosome are being tested, the p-value threshold for a whole-chromosome significance is calculated as \(0.05/23 = 2.2 \times 10^{-3}\).

Table 1 P-values of testing the association between RMS subtype and CNVs in each chromosome

Based on the results reported in Table 1, MCKAT identifies CNVs in 4 chromosomes significantly associated with distinguishing RMS subtype at \(FWER = 2.2 \times 10^{-3}\): chromosomes 2, 8, 11, and 13. These results are consistent with the existing biological knowledge, which shows the capability of the MCKAT in identifying chromosomes significantly associated with specific disease-related traits.

For example, [21] shows that RMS is associated with specific chromosomal abnormalities that differentiate ARMS and ERMS. According to their study, approximately 80% of ARMS tumors show translocation between the FOXO1 transcription factor gene located on chromosome 13 and the PAX3 transcription factor gene on chromosome 2, and ERMS tumors demonstrate a higher frequency of specific genetic mutation on chromosome 11 compared with ARMS. The same has been revealed earlier in [22]. In addition to the association between chromosomal abnormalities on chromosomes 2, 11, and 13, [23] has found the ARMS subtype is significantly associated with amplifications on chromosome 8. Our findings show another mechanism like CNVs can play a significant role in causing any disease-related traits besides gene mutations and chromosomal translocations.

We apply CKAT on the RMS data set to compare its performance with MCKAT. As shown in Table 1, CKAT has low performance on the RMS data set, which includes common and small CNVs, and does not identify any chromosomes significantly associated with the RMS subtype. CKAT uses a parsimonious scanning algorithm to align pairs of CNVs based on their ordinal position. Using this strategy, each CNV is compared only with a limited number of adjacent CNVs resulting in not optimal capture of the similarity between all possible CNV pairs. Furthermore, CKAT does not utilize CNV dosage and chromosomal position information in measuring the similarity between CNV profiles.

CNV analysis on autism data set

We apply MCKAT on the ASD data set to evaluate its performance on data sets that include large and rare CNVs. We aim to test if there is any association between CNVs and disease status. The ASD data set contains 1285 rare CNVs on 310 individuals with ASD and 1074 rare CNVs on 278 healthy individuals. Three factors characterize each CNV: the start and end chromosomal position and the type information.

Table 2 P-values of the testing association between ASD status and CNVs in each chromosome by MCKAT and CKAT

As shown in Table 2, both MCKAT and CKAT detect some chromosomes significantly associated with ASD status. The performance of MCKAT and CKAT are similar for the ASD dataset since this data set only contains rare and large CNVs. Therefore, the parsimonious scanning algorithm used in CKAT has a smaller adverse effect in measuring optimal similarity between CNV profiles. Among the detected chromosomes, both MCKAT and CKAT identify CNVs in chromosome 3 and 22 as the most significant associated CNVs with ASD status. These results are consistent with previous biological studies, which identify chromosome 3 and 22 being widely associated with the autism [19, 24, 25].

CNV analysis on cytogenetic bands in RMS

We partitioned each chromosome into smaller regions based on the cytogenetic bands. We applied MCKAT on each chromosome band to check if MCKAT is capable of detecting more specific regions rather than whole chromosomes. Figure 4 shows the significance level of all cytogenetic bands across each chromosome. We consider the p-value threshold for each chromosome as \(2.2 \times 10^{-3}\). CNVs within the bands with a calculated p-value above this threshold have a statistically significant association with the two main RMS subtypes. As is shown in Fig. 4 there are 22 cytogenetic bands across the genome, specifically across chromosomes 2, 8, 11, and 13, that CNVs in these bands are significantly associated with the RMS subtype.

Fig. 4
figure 4

Manhattan plot showing CNVs in 22 cytogenetic bands, those their value are above the threshold line, are significantly associated with the RMS subtype

Table 3 P-values of the testing association between RMS subtype and CNVs in each cytogenetic bands of chromosome 8 by MCKAT
Table 4 The cytogenetic bands across the whole genome identified as significantly associated with the RMS subtype by MCKAT

Table 3 contains the p-values of the association test between the RMS subtype and CNVs in each cytogenetic bands in chromosome 8. Besides, Table 4 contains all bands across the genome that are identified as significantly associated with the RMS subtype. We use chromosomal ideograms to visualize the chromosomal position of these 22 cytogenetic bands identified as significantly associated with the RMS subtype. In Fig. 5, we plot the calculated p-values against cytogenetic bands. It includes the four identified significant chromosomes: 2, 8, 11, and 13. The CNVs within the bands with a p-value that passes the threshold are significantly able to distinguish the RMS subtype. The chromosomal ideograms for the whole genome are available in Additional file 1.

Fig. 5
figure 5

Chromosomal ideograms showing significantly associated cytogenetic bands with the RMS subtype for chromosomes 2, 8, 11 and 13

We form a new CNV profile for each subject for more investigation. These new CNV profiles include only CNVs in 22 cytogenetic bands that have been identified significantly associated with RMS subtype shown in Tables 3 and 4. Then, we applied the MCKAT on these manually created CNV profiles. Based on the results, the combination of CNVs located in these bands has a statistically higher significant association with the RMS subtype of p-value equals to zero. This finding shows the combination of CNVs in cytogenetic bands that have been identified significantly associated with the RMS subtype has a high potential to be used in RMS subtype identification.

To summarize, the proposed MCKAT approach can evaluate the association between CNVs and disease-related traits not only in small and common CNVs but in rare and large CNVs. Disease-related studies identify significant CNV regions based on quantitative observations and CNVs compared between different subjects case by case. The MCKAT approach can provide a flexible statistical testing framework for CNV data, which can bring new insights for previous biological studies.

Discussion

MCKAT is an advanced approach to test the association between CNVs and disease-related traits. Our approach has several advantages over the existing methods. Firstly, as the CNVs have more complicated multi-dimensional features in comparison with other types of genetic variants like SNPs, this is the first time that all multi-dimensional features, including chromosomal position, type, dosage, and heterogeneity effect of the CNVs are utilized in testing the association between CNVs and disease-related traits.

Secondly, the previous kernel-based methods do not measure the similarity between CNV profiles in an optimal way due to deficiencies in the algorithm they used to pair CNVs. In our proposed approach, we measure the similarity between CNVs profiles in an optimal way by considering the similarity between all possible CNV pairs in two CNV profiles. Third, the previous methods can only deal with a limited number of CNVs in chromosomal regions or rare CNV datasets. The results show that MCKAT is applicable to not only rare and large CNVs but also common and small CNVs.

Finally, MCKAT can help biologists detect significantly associated CNVs with any disease-related trait across a patient group instead of examining the CNVs case by case in each subject.

Although our experimental results are promising and outperform the state-of-the-art kernel approach, this study has limitations. There are not many publicly available CNV datasets. Besides, most available ones do not contain all CNV features together, in particular the dosage information. Consequently, our method is tested only on one dataset that includes all multi-dimensional CNV characteristics, the RMS dataset. For the other dataset, the ASD dataset, we consider a dosage greater than two for all amplifications and less than two for all deletions to make most of the proposed method’s capability. Applying MCKAT to more datasets containing all CNV features can help to determine its strengths and weakness.

Our study shows that CNVs in some chromosomal regions can have statistically significant association with disease-related traits, but it has the potential to reveal more new findings by conducting more comprehensive analysis. We will consider analysis for deep deletions and amplifications in our future work to identify specific CNVs that cause disease-related traits besides their chromosomal locations. Furthermore, we will check if CNVs are randomly distributed on the chromosomes or their positional orders are significant and have associations with disease-related traits.

Conclusion

This paper presents a genetic association test identifying associations between CNVs and disease-rated traits using all multi-dimensional CNV characteristics. Our method, MCKAT, uses kernels to measure the similarity between the CNV profiles utilizing CNV chromosomal position, type, and dosage. The similarity in CNV profiles is compared to the similarity in disease-related traits’ status to test for an association.

The evaluation was conducted on two types of CNV datasets, a rare large CNV dataset and a common small CNV dataset. Results indicate that our method provides improved outcomes for detecting significant associations between CNV types, rare and common, and disease-related traits by indicating stronger evidence and smaller p-value than the state-of-the-art kernel approach.

Availability of data and materials

The ASD and RMS datasets supporting the conclusions of this article are accessible by https://0-www-ncbi-nlm-nih-gov.brum.beds.ac.uk/pmc/articles/PMC3213131 and https://0-www-ncbi-nlm-nih-gov.brum.beds.ac.uk/projects/gap/cgi-bin/study.cgi?study_id=phs000720.v3.p1 respectively.

Abbreviations

CNV:

Copy number variant

CNPs:

Copy number polymorphisms

MCKAT:

Multi-dimensional copy number kernel-based association test

CKAT:

Copy number kernel association test

RMS:

Rhabdomyosarcoma

ERMS:

Embryonal Rhabdomyosarcoma

ARMS:

Alveolar Rhabdomyosarcoma

ASD:

Autism spectrum disorder

FWER:

Family-wise error rate

References

  1. Schrider DR, Hahn MW. Gene copy-number polymorphism in nature. Proc R Soc B Biol Sci. 2010;277(1698):3213–21.

    Article  CAS  Google Scholar 

  2. Song F, Han G, Bai Z, Peng X, Wang J, Lei H. Alzheimer’s disease: genomics and beyond. In: International review of neurobiology, vol. 121. Elsevier; 2015. p. 1–24.

  3. Yingjun X, Haiming Y, Mingbang W, Liangying Z, Jiaxiu Z, Bing S, et al. Copy number variations independently induce autism spectrum disorder. Biosci Rep. 2017;37(4):BSR20160570.

    Article  Google Scholar 

  4. Vorstman JA, Parr JR, Moreno-De-Luca D, Anney RJ, Nurnberger JI Jr, Hallmayer JF. Autism genetics: opportunities and challenges for clinical translation. Nat Rev Genet. 2017;18(6):362.

    Article  CAS  Google Scholar 

  5. Vicari S, Napoli E, Cordeddu V, Menghini D, Alesi V, Loddo S, et al. Copy number variants in autism spectrum disorders. Prog Neuropsychopharmacol Biol Psychiatry. 2019;92:421–7.

    Article  Google Scholar 

  6. McCarroll SA, Huett A, Kuballa P, Chilewski SD, Landry A, Goyette P, et al. Deletion polymorphism upstream of IRGM associated with altered IRGM expression and Crohn’s disease. Nat Genet. 2008;40(9):1107.

    Article  CAS  Google Scholar 

  7. Yim SH, Jung SH, Chung B, Chung YJ. Clinical implications of copy number variations in autoimmune disorders. Korean J Intern Med. 2015;30(3):294.

    Article  Google Scholar 

  8. Rees E, Kendall K, Pardiñas AF, Legge SE, Pocklington A, Escott-Price V, et al. Analysis of intellectual disability copy number variants for association with schizophrenia. JAMA Psychiatry. 2016;73(9):963–9.

    Article  Google Scholar 

  9. La Cognata V, Morello G, D’Agata V, Cavallaro S. Copy number variability in Parkinson’s disease: assembling the puzzle through a systems biology approach. Hum Genet. 2017;136(1):13–37.

    Article  Google Scholar 

  10. Marshall CR, Howrigan DP, Merico D, Thiruvahindrapuram B, Wu W, Greer DS, et al. Contribution of copy number variants to schizophrenia from a genome-wide study of 41,321 subjects. Nat Genet. 2017;49(1):27–35.

    Article  CAS  Google Scholar 

  11. Cuccaro D, De Marco EV, Cittadella R, Cavallaro S. Copy number variants in Alzheimer’s disease. J Alzheimers Dis. 2017;55(1):37–52.

    Article  CAS  Google Scholar 

  12. Wu MC, Kraft P, Epstein MP, Taylor DM, Chanock SJ, Hunter DJ, et al. Powerful SNP-set analysis for case-control genome-wide association studies. Am J Hum Genet. 2010;86(6):929–42.

    Article  CAS  Google Scholar 

  13. Lee S, Abecasis GR, Boehnke M, Lin X. Rare-variant association analysis: study designs and statistical tests. Am J Hum Genet. 2014;95(1):5–23.

    Article  CAS  Google Scholar 

  14. Tzeng JY, Magnusson PK, Sullivan PF, Szatkiewicz JP, Consortium SS, et al. A new method for detecting associations with rare copy-number variants. PLoS Genet. 2015;11(10):e1005403.

    Article  Google Scholar 

  15. Larson NB, Chen J, Schaid DJ. A review of kernel methods for genetic association studies. Genet Epidemiol. 2019;43(2):122–36.

    Article  Google Scholar 

  16. Zhan X, Girirajan S, Zhao N, Wu MC, Ghosh D. A novel copy number variants kernel association test with application to autism spectrum disorders studies. Bioinformatics. 2016;32(23):3603–10.

    CAS  PubMed  PubMed Central  Google Scholar 

  17. Liu D, Ghosh D, Lin X. Estimation and testing for the effect of a genetic pathway on a disease outcome using logistic kernel machine regression via logistic mixed models. BMC Bioinform. 2008;9(1):292.

    Article  Google Scholar 

  18. Davies RB. The distribution of a linear combination of \(\chi\)2 random variables. J R Stat Soc Ser C (Appl Stat). 1980;29(3):323–33.

    Google Scholar 

  19. Girirajan S, Brkanac Z, Coe BP, Baker C, Vives L, Vu TH, et al. Relative burden of large CNVs on a range of neurodevelopmental phenotypes. PLoS Genet. 2011;7(11):e1002334.

    Article  CAS  Google Scholar 

  20. Shern JF, Chen L, Chmielecki J, Wei JS, Patidar R, Rosenberg M, et al. Comprehensive genomic analysis of Rhabdomyosarcoma reveals a landscape of alterations affecting a common genetic axis in fusion-positive and fusion-negative tumors. Cancer Discov. 2014;4(2):216–31.

    Article  CAS  Google Scholar 

  21. El Demellawy D, McGowan-Jordan J, De Nanassy J, Chernetsova E, Nasr A. Update on molecular findings in rhabdomyosarcoma. Pathology. 2017;49(3):238–46.

    Article  Google Scholar 

  22. Sun X, Guo W, Shen JK, Mankin HJ, Hornicek FJ, Duan Z. Rhabdomyosarcoma: advances in molecular and cellular biology. Sarcoma. 2015.

  23. Nishimura R, Takita J, Sato-Otsubo A, Kato M, Koh K, Hanada R, et al. Characterization of genetic lesions in Rhabdomyosarcoma using a high-density single nucleotide polymorphism array. Cancer Sci. 2013;104(7):856–64.

    Article  CAS  Google Scholar 

  24. Glessner JT, Wang K, Cai G, Korvatska O, Kim CE, Wood S, et al. Autism genome-wide copy number variation reveals ubiquitin and neuronal genes. Nature. 2009;459(7246):569–73.

    Article  CAS  Google Scholar 

  25. Freitag CM, Agelopoulos K, Huy E, Rothermundt M, Krakowitzky P, Meyer J, et al. Adenosine A 2A receptor gene (ADORA2A) variants may increase autistic symptoms and anxiety in autism spectrum disorder. Eur Child Adolesc Psychiatry. 2010;19(1):67–74.

    Article  Google Scholar 

Download references

Acknowledgements

We would like to thank our colleague Sanaz Mahdavi for her support during this study.

Funding

This research received no specific grant from any funding agency in the public, commercial, or not-for-profit sectors.

Author information

Authors and Affiliations

Authors

Contributions

NME, PK: conceptualization and study design. NME, DC, PJK and JK: data processing. NME: conducted the analysis. NME: drafting manuscript. All authors contributed to read and approved the final draft. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Nastaran Maus Esfahani.

Ethics declarations

Ethics approval and consent to participate

Ethics approval is not required as the human data were publicly available and the data are not identifiable.

Consent for publication

Not applicable. Secondary analysis of publicly available data.

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Supplementary Information

Additional file 1

: WholeGenomeAnalysis, includes the chromosomal ideograms plotted against their p-value for the remaining chromosomes that are not identified as significantly associated with RMS sub type based on our experimental results.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Maus Esfahani, N., Catchpoole, D., Khan, J. et al. MCKAT: a multi-dimensional copy number variant kernel association test. BMC Bioinformatics 22, 588 (2021). https://0-doi-org.brum.beds.ac.uk/10.1186/s12859-021-04494-w

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://0-doi-org.brum.beds.ac.uk/10.1186/s12859-021-04494-w

Keywords