Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

RAPIDSNPs: A new computational pipeline for rapidly identifying key genetic variants reveals previously unidentified SNPs that are significantly associated with individual platelet responses

Abstract

Advances in omics technologies have led to the discovery of genetic markers, or single nucleotide polymorphisms (SNPs), that are associated with particular diseases or complex traits. Although there have been significant improvements in the approaches used to analyse associations of SNPs with disease, further optimised and rapid techniques are needed to keep up with the rate of SNP discovery, which has exacerbated the ‘missing heritability’ problem. Here, we have devised a novel, integrated, heuristic-based, hybrid analytical computational pipeline, for rapidly detecting novel or key genetic variants that are associated with diseases or complex traits. Our pipeline is particularly useful in genetic association studies where the genotyped SNP data are highly dimensional, and the complex trait phenotype involved is continuous. In particular, the pipeline is more efficient for investigating small sets of genotyped SNPs defined in high dimensional spaces that may be associated with continuous phenotypes, rather than for the investigation of whole genome variants. The pipeline, which employs a consensus approach based on the random forest, was able to rapidly identify previously unseen key SNPs, that are significantly associated with the platelet response phenotype, which was used as our complex trait case study. Several of these SNPs, such as rs6141803 of COMMD7 and rs41316468 in PKT2B, have independently confirmed associations with cardiovascular diseases (CVDs) according to other unrelated studies, suggesting that our pipeline is robust in identifying key genetic variants. Our new pipeline provides an important step towards addressing the problem of ‘missing heritability’ through enhanced detection of key genetic variants (SNPs) that are associated with continuous complex traits/disease phenotypes.

Introduction

Genetic association studies (GASs) allow scientists to study and analyse SNPs associated with complex traits or diseases. The traditional approach for genetic association (GA) analysis is to analyse one SNP at a time. However, multiple SNP analysis approaches have recently received much attention, and different strategies have been designed and adopted [1]. For instance, the widely used standard multiple SNP analysis approach is the forward stepwise method [2]. Other approaches include variants of penalised regression methods [3,4] and a compendium of the burden tests methods for analysing and detecting rare variants [59]. Besides these improvements, approaches that are computational and bioinformatics-based, are likely to complement the biostatistical methods and further improve crucial SNPs identification, and hence, further addressing missing heritability [1012]. Here, we describe a novel, integrated, heuristic-based, hybrid analytical computational pipeline, for rapidly detecting novel or key genetic variants that are associated with complex traits continuous phenotype. The pipeline combines the power of random forests (RF) [13] and regularised regression methods, using ridge and least absolute shrinkage and selection operator (lasso) [14,15] for the analysis of SNPs in GASs, in addition to the stepwise method. The pipeline has been also coupled with a feature selection method known as Boruta [16] for further improving the key SNPs identification. In brief, this pipeline describes a consensus model based on the RF for identifying key genetic variants (SNPs) for further biological interpretation or predictive purposes.

This pipeline is able to select key SNPs associated with continuous phenotypic responses, and has been applied to analyse the effect of multiple SNPs and loci associated with platelet responses. The pipeline has identified several novel genetic variants significantly associated with platelet responses that were previously unidentified when only the standard stepwise method was used [17], yet it is also generally applicable for studying other continuous phenotypes.

Platelets are small anucleate cells packed with complex signalling machinery that enables them to react rapidly to damage in a blood vessel to prevent blood loss. During platelet functioning, several molecules (agonists) are involved in activating platelets, leading to platelet aggregation and thrombus formation [18,19], and culminates in the formation of a plug on the damaged blood vessel, which has been associated with CVD pathophysiology [20,21]. The platelet response to agonists is genetically regulated and highly variable among individuals, and over recent decades considerable success has been achieved in illuminating the genetic determinants that underpin platelet responses [17,2224]. Despite this success, further understanding of the unaccounted genetic variability of the SNPs associated with platelet responses is required [25].

Using our approach, we analysed the genotyped SNPs data obtained from a previous functional genomic study that focused on understanding the genetic association underlying the platelet responses to agonists [17]. The analytical method deployed in the previous study was based on the forward stepwise method, which is argued to be statistically sub-optimal [26] and tends to omit key genetic variants, particularly those with strong linkage disequilibrium [27]. In the previous study, four platelet responses were involved: 1. P-selectin exposure (a marker of degranulation) in response to adenosine diphosphate (ADP) agonist (denoted by PA), 2. Fibrinogen binding in response to ADP (FA), 3. P-selectin in response to the GPVI specific agonist cross-linked collagen-related peptide (CRP-XL) (PC), and 4. Fibrinogen binding in response to CRP-XL (FC).

Here, we critically evaluate our new approach against the previous method using the same data [28]. Furthermore, we show that using our pipeline enhances our ability to identify key significant SNPs that are associated with platelet responses while also assessing the confidence level. Additionally, we tested the pipeline with the age covariate and we demonstrate that it has promising potential in accounting for further heritability of platelet responses and other continuous phenotypes.

Materials and methods

The genetic association (GA) data were acquired from the bloodomics project [28], comprising 1430 SNPs (chosen from genomic regions in the vicinity or within candidate genes involved in the platelet responses or signalling pathways) for 462 individuals with descriptions of their effects on four platelet signalling pathways or platelet responses (i.e. PA, PC, FA, and FC). The data are therefore highly dimensional with the number of all SNPs ‘p’ greater than the number of observations ‘n’ (i.e. p > n). The platelet responses of our interest are quantitative and are normally distributed continuous trait phenotypes with n(1,0). These were measured in a previous study by flow cytometry [28], through the expression level of the two released molecules, i.e. fibrinogen (F) and P-selectin (P), after the platelet has been activated by agonists ADP (A) and CRP-XL (C). The SNPs’ genotypes were represented using the dummy variables 1, 2, and 3 corresponding to major homozygous, heterozygous, and minor homozygous respectively.

The computational pipeline

The use of RF as an efficient tool for dealing with high dimensional data in the biomedical and life science has been elucidated in a previous review [23]. Our approach is a two staged analysis involving RF based on the work of Schwarz et al. [24], which is a standard for SNP discovery, as further explained by Goldstein et al. [25]. The detailed description of the pipeline is given below.

Using this dataset, we iteratively trained the random forests (RF) models, which were used to select the useful k SNPs from p. In this case, each iteration based on the ntree (the number of trees used in generating RF model), an RF regression model was trained for each of the four platelet responses in the dataset using all p SNPs. Then, the top 40 (k) among the overall ranked SNPs were selected using the permutation variable importance (VI) feature score measure [13]. We used an approximation of as a cut-off value for selecting the top ranked k SNPs in each of the four platelet responses. The k SNPs were used as a baseline for further selecting key significant SNPs in the pipeline.

For each iteration, the RF model was retrained using the k SNPs to examine whether the model has improved. The performance improvement was observed with the increase in the value of ntree, starting from 500 up to 3000 trees (i.e. 500, 1000, 2000, 3000 for iterations 1, 2, 3, and 4 respectively) where the models exhibited a stable performance. The relative increase of ntree was shown to significantly increase the performance, and proven to enhance the selection of the relevant variables [29]. The performance of the RF models was evaluated using Eq 1. (1) where:

R2 is the root mean squared, Pobserved and Ppredicted are observed and predicted platelet responses respectively for each of the FA, PA, FC, and PC. is the mean platelet responses for each of the FA, PA, FC, and PC.

For each iteration, the k SNPs were further passed through the designed layer of an ensemble of (regularised) regression methods, which were used to find highly significant SNPs associated with platelet responses. Our rationale for devising this layer was to potentially increase the likelihood of identifying many significant SNPs based on the varying performances of the individual methods [30]. An additional aim in applying this layer was to increase the power of detecting significant SNPs that are likely to be missed by any of the other methods.

In our implementation of this layer, we used ridge and lasso, in additional to the stepwise forward methods. The stepwise forward method was initially used to examine the number of SNPs that would have been selected relative to the previous study [17] using the same data. We included lasso to retain potentially sparse interactions among the genetic variants [31]. Ridge regression was applied to take into account potential multicollinearity among SNPs, particularly those with strong linkage disequilibrium (LD) [32].

We collated and tested the SNPs resulting from each model generated from the different selected regression methods to find those that were significantly associated with FA, FC, PA, and PC platelet responses. The significant SNPs from each method were parametrically tested and selected based on the cut-off p-value of < = 0.01.

Table 1 demonstrates the effect of relatively increasing the RF’s ntree parameter on the variance of k SNPs and significance of regression models.

thumbnail
Table 1. The evaluation performance of the models in the pipeline.

https://doi.org/10.1371/journal.pone.0175957.t001

For each iteration, the RF model performance was evaluated based on the increase of % variance when the model was run using p SNPs and selected k important SNPs. This was further followed up by passing the k SNPs into the multiple regression methods, where the confidence of each model was subsequently evaluated and its significant SNPs were examined. This was repeated until the models showed convergence. Note, the % variance is a negative number (-0.67) in the first iteration, i.e. ntree = 500. The negative number indicates that the prediction is very poor due to incorporating all SNPs (p) in the full model, a situation where many bad variables (SNPs) might be included [33,34].

Thus, from Table 1, the increase in the variance explained by the RF, and confidence of the intermediate regression models might be an indicative feature of the importance of the selected k and highly significant SNPs respectively. A similar pattern is observed when the pipeline is validated using the simulated data (see the section titled ‘Validation of the pipeline’). This further supports the work of Paul et al. [35] and Strobl et al. [29] who showed that the variables selected using the VI measures are likely to be statistically significant, and the increase in the value of ntree plays a significant role in the selection of the relevant variables respectively. The k SNPs from the optimal or converged RF model (i.e. final iteration when the ntree = 3000) were thus used to find the most significant and key SNPs in the final consensus approach.

Furthermore, for each iteration, the k SNPs were alternatively passed through Boruta method [16] layer, which is an RF-based method normally used to select all relevant important features. The Boruta method has previously shown the relative robustness in selecting potentially important genes [36]. In our approach, the Boruta method was applied to enhance the consensus identification of the most significant SNPs, by independently examining the significant SNPs relative to those selected by the regression methods layer, in addition to identifying new ones. The Boruta method finds k′ relevant (important) SNPs from k. The significance (or the importance) of SNPs in the Boruta method is measured using the Z-score.

Once we had determined the optimal state for the pipeline (i.e. in the final iteration where ntree = 3000), we extracted and compared the SNPs from each method in the regression layer and the Boruta method to discover which of those were found to be the most significant by consensus, thereby confidently identifying them to be key genetic variants (Fig 1).

thumbnail
Fig 1. Flowchart showing the general methodological approach underpinning the pipeline.

In high dimensional genetic data of n samples with p genotyped SNPs, the number of SNPs was first reduced from p to k by means of the RF layer. The selected k SNPs were further reduced by means of two alternative methods, the ensemble of three regression methods and the Boruta method. The most significant SNPs (key SNPs) are those that were selected by majority of the methods, i.e. in consensus, during the final iteration.

https://doi.org/10.1371/journal.pone.0175957.g001

Based on the examined significant SNPs in different intermediate models in each iteration (i.e. ntree) of the pipeline, a confidence level was then assigned during the final iteration to verify that the selected key significant SNPs were not false positives. The confidence level also allowed us to ensure that true key significant SNPs (true positives) were not rejected, due to either being selected by a single method or being completely missed out in the final iteration when the pipeline converges. In order to assign a confidence score, a plot was created showing the frequency of the selected significant SNPs in the intermediate models in every iteration (see the Results and discussion section). The higher the frequency of appearance in the intermediate models, the greater the confidence score, or higher likelihood of being true key significant SNPs (true positives), i.e. during the observed convergence, if the same SNP appears in different intermediate models and in several iterations, then it is more likely to be a true positive. The confidence level of the selected significant SNP was then determined by taking the ratio of the frequency of appearance of a SNP (pm) in the intermediate models in all iterations (i.e. ntree = 500, ntree = 1000, ntree = 2000, and ntree = 3000) to the normalised total number of the models multiplied by total number of iterations. (Eq 2) (2)

From Eq 2, a minimum threshold confidence level can be set, for instance, any score greater than 0.5 is more likely to be a true positive significant SNP.

Initial implementation of the pipeline

Random forest.

We used the randomForest [37] package in the R language [38] to run the RF layer.

Regression methods.

The regression methods that were applied in the pipeline, are based on the standard linear regression model given by Eq 3: (3) where:

Y is the response phenotype of concern (i.e. platelet responses PA, FA, PC, and FC for individuals), which is (n x 1) vector of dependent variables; X is a (n x p) design matrix, in this case are the SNPs genotype-coded with 1 for major homozygous, 2 for heterozygous, and 3 for minor homozygous; β is a (p x 1) vector of regression coefficients βj, j = (1,…,p); and ε is an assumed vector of normally distributed random errors with mean 0 and variance (σ2). So our model is a relationship between the continuous phenotype Y (i.e. platelet responses) determined by weighted SNPs Xp of n individuals.

Stepwise forward regression.

We applied the stepwise regression with forward selection method, after filtering the SNPs using RF. Generally, the forward stepwise selection method starts with a null model and allows one SNP at a time to enter the model, based on which SNP is most correlated with each of the platelet responses, i.e. the addition of the SNP in the model depends on the SNP that gives the highest significant improvement in fit [2]. The selected SNPs in the stepwise model were tested for significance using the Wald test. We implemented the stepwise regression using package LEAPS [39] in R.

Shrinkage methods.

Shrinkage methods [30] use a regularisation strategy to further penalise SNPs from k SNPs from the RF layer, assuming that the underlying RF functioning might possibly select SNPs that are not significant. This further simplified and enhanced the selection of highly significant SNPs. We applied the shrinkage methods using the ridge regression and lasso with R packages ‘ridge’ [40] and ‘glmnet’ [41] respectively. In applying the glmnet package, the family option is set to “gaussian” as the response phenotypes (platelet responses) are quantitative and assumed to follow the Gaussian distribution.

(1) Ridge Regression (RR) Model

Based on the model given by Eq 3 above, we sought estimates of regression coefficients that would determine the SNPs with higher effects to our phenotype (Y). The coefficients could be determined using the ordinary least square method (OLS), which is the standard approach and is given by Eq 4.

(4)

However, this equation does not work particularly in the context of genetic data where collinearity is common among SNPs due to the high LD [27]. The ridge regression [14] was applied to ensure that potential collinear SNPs were kept in the models, particularly those in the strong LD. RR shrinks regression parameters by penalising their size and reducing towards zero using the computed ridge shrinkage parameter (lambda). The optimal shrinkage parameter helps to identify the regions where the model parameters are stable and controls the classical trade-off between the high bias and variances, which commonly occur when there are large number of parameters and collinearity among SNPs. Thus, Eq 5 shows the RR model for estimating the regression coefficient. (5) where, the lambda (λ) is a ridge parameter, which determines the degree of shrinkage. I is a p x p identity matrix. Adding the term λI in the model, reduces the coefficient estimates towards each other, potential collinearity among SNPs, and eliminates the possibility of matrix XX being singular. The parameter λ is selected between 0 and ∞ values. If λ = 0 then the RR model is turned to be ordinary least square (OLS) solution, and if λ = ∞ then the model would behave as if no parameters have been estimated, and the solution would be the mean of the response variable, i.e. .

We used an automatic lambda selection method for an optimal lambda selection [42], and the Wald test for testing the significant SNPs from the RR.

(2) Lasso

We also applied lasso [15] to the selected k SNPs from the RF model to possibly retain sparse interactions among the SNPs [31]. The lasso model is given by: (6) where:

yi is the vector of particular response phenotype (among PA, FA, FC, or PC) for observation i; X is a design matrix of SNPs and are the lasso coefficient estimates of the SNPs; the lambda term is the weight given for the regularisation term (L1 norm), which sparsely picks the SNPs entering the model, when the tuning parameter is very small or exactly zero.

The SNPs coefficients from the lasso models were extracted based on the selection of the smallest optimal lambda (or tuning parameter) value using 10-fold cross validation [43]. The lasso models generated the sparse matrix of SNPs coefficients estimates. The SNPs with relative large coefficient estimates from the sparse matrix were selected and tested in a stepwise manner using the partial F-test [44] to determine the individual SNP’s significance level in the model.

Boruta method.

Boruta is an all-relevant feature selection method, which provides an improved mechanism for selecting an important feature or variable from the RF using a Z-score. It is a wrapper algorithm, which ranks the features from the RF through an improved Z-score. The applied Z-score within Boruta provides the statistical significance, and hence the relevance of the selected important variable or feature [16]. The Boruta was used with the aim to add more weight to the consensus selection of the key SNPs in addition to the regression layer.

Boruta was run using Boruta package in R [16]. In running Boruta, the maximum number of iterations (maxRun) was set to 100.

The performance of the pipeline with the inclusion of covariates

The pipeline is specifically designed for analysing predetermined, genotyped SNPs to identify the most significant SNPs (key SNPs) that are associated with continuous complex trait phenotypes and would have been likely to be missed by other approaches such as stepwise. The pipeline was initially applied to alternatively analyse the combined effect of the SNPs and benchmarks the results against those obtained from the stepwise forward approach [17], which did not need to take into account the covariates, such as age, gender, height, weight, ethnicity, aspirin taking, medication, smoker, contraceptive pill, because they were already treated separately during the data pre-processing stage of the Bloodomics project [28].

Nevertheless, we have re-tested our pipeline to demonstrate the incorporation of an example key covariate for CVD: age. The approaches for handling covariates in determining the effect of SNPs on the phenotype using RF have been well elucidated by Nonyane and Foulkes [45]. In running the pipeline, the age was included as a numeric type and potential predictor together with SNPs under the additive model.

Table 2 shows the performance of the RF models when the pipeline is run with age as a covariate in identifying the most significant SNPs associated with PA platelet response.

thumbnail
Table 2. The performance of the RF with and without age as a covariate in determining the PA platelet response.

https://doi.org/10.1371/journal.pone.0175957.t002

From Table 2, there are an observed marginal increases in the variation explained by the RF models when age is included as a covariate. The residuals plots are shown in the S1 and S2 Figs. The significance of the regresion models due to the covariate in the intermediate regression models are shown in the S6 Table. Few intermediate models have higher significance in the early iterations when age is included as a covariate comparing than when it is excluded.

Validation of the pipeline

To validate the pipeline, we randomly simulated 460 subjects containing 1400 artificially genotyped SNPs with their associated continuous phenotype (See S2 Text, for R code to reproduce the data). The simulated phenotype is a univariate normal distribution with n(0,1). The genotypes of these artificial SNPs follow the standard representation consisting of 1, 2, and 3, which represents major homozygous, heterozygous and minor homozygous respectively. This simulated data set was applied to the pipeline. The RF and the multiple regression models using k SNPs were observed to improve as ntree was increased in each iteration starting from 500, 1000, 2000, until 3000 trees, where the variance and confidence of the models started to converge (Table 3).

thumbnail
Table 3. The evaluation performance of the pipeline for the simulated SNPs.

https://doi.org/10.1371/journal.pone.0175957.t003

The models’ patterns observed using the artificial SNP data are shown to reflect those observed with the real SNP data (Table 1), even though the convergence in this case, seems to be in the third iteration when the ntree was 2000.

Results and discussion

Firstly, our new approach has identified several significant SNPs that are associated with all platelet responses and are consistent with the previous study [17], and Tables A and B in S1 File. Importantly, we have also discovered numerous additional SNPs that are significantly associated with platelet responses and were not previously identified, or previously found to be insignificantly associated with platelet responses using the forward stepwise method. Tables 4 and 5, and Tables in S1 and S2 Tables, show the overall significant and key SNPs identified by our pipeline and the previous method that are associated with PA, FA, FC, and PC platelet responses respectively. From the results, we can establish a consensus approach for the identification of key SNPs, which are those identified as significant by the three out of four approaches within the pipeline.

thumbnail
Table 4. Consensus identification of the most significant SNPs associated with PA platelet response.

https://doi.org/10.1371/journal.pone.0175957.t004

thumbnail
Table 5. Consensus identification of the most significant SNPs associated with FA platelet response.

https://doi.org/10.1371/journal.pone.0175957.t005

In Fig 2A–2D we provide Venn diagrams of the overall significant and key SNPs identified by the multiple regression methods layer within the pipeline. These diagrams provide an alternative way of observing the key SNPs lying within the intersection regions.

thumbnail
Fig 2. Venn diagrams for identifying significant and key SNPs associated with the all four platelet responses, which were identified by the regression layer in the pipeline.

The identified significant SNPs that are associated with (A) PA (p-selectin in response to adensine diphsphate), (B) FA (fibrinogen binding in response to adenosine diphsphate), (C) FC (fibrinogen binding in response to collagen-related peptide), and (D) PC (p-selectin release in response to collagen-related peptide) platelet responses. The newly detected SNPs, or those reported as insignificant in the previous study are shown in bold. The key SNPs are found in the intersection regions and are detected by a consensus of the three methods.

https://doi.org/10.1371/journal.pone.0175957.g002

Using the Boruta method [16] layer, we found that several of the identified significant SNPs that were associated with all four platelet responses, were also closely similar to those identified by the regression methods layer (Fig 3A–3D).

thumbnail
Fig 3. The Boruta method plot showing SNPs that are associated with four platelet responses.

These are SNPs associated with (A) FC (fibrinogen binding in response to collagen-related peptide), (B) PC (p-selectin release in response to collagen-related peptide), (C) FA (fibrinogen binding in response to adensine diphsphate), and (D) PA (p-selectin in response to adensine diphsphate) platelet responses. The green, yellow and red boxplots are the confirmed important, tentative, and rejected SNPs respectively. The confirmed important SNPs are the significant SNPs associated with platelet responses. The selected significant SNPs here add more weight to the already identified SNPs from other methods, which may improve the consensus identification of the key SNPs and highlight other significant SNPs potentially missed by other methods in the pipeline.

https://doi.org/10.1371/journal.pone.0175957.g003

This further improved the consensus selection of the most significant SNPs associated with the platelet responses and strengthens our confidence in their association with each platelet response phenotype, which may strongly imply that further experimental investigation of these SNPs is warranted. Moreover, using Boruta as an additional layer in the pipeline further enhances the discovery of significantly associated SNPs that may be missed by other methods in the pipeline.

For verifying the selected significant key SNPs in the final iteration are true positives, we applied the confidence level mechanism based on Eq 2 above. We initially visualise the identified significant SNPs in all iterations using the frequency plot. For instance, to assess the confidence of PA associated significant key SNPs, the plot showing the frequency of all significant SNPs in all iterations is initially created (Fig 4). S3 Table shows the frequency of each selected SNP in each iteration.

thumbnail
Fig 4. The frequency of the selected significant SNPs, which are associated with PA platelet responses in all iterations within the intermediate models.

It can be seen clearly that some SNPs have relatively low or high frequencies, which mean they are more likely to be false or true positive key significant SNPs respectively. In our case, the maximum frequency is 16, which means the SNP appears in the four models in each of the four iterations.

https://doi.org/10.1371/journal.pone.0175957.g004

Therefore, from the data in Fig 4 and applying Eq 2, the SNP rs6141803 has appeared in the intermediate models 13 times in all iterations. The total number of models (methods) within the pipeline are 4. The total number of iterations are 4, i.e. four different RF run ntree sizes (ntree = 500, ntree = 1000, ntree = 2000, and ntree = 3000), thus, the confidence level of SNP would be 13/4*4 = 0.8125. This confidence score exceeds 0.5, and therefore, the selected SNP is more likely to be a true positive. Applying Eq 2 to data in Fig 4, and Table 3, we have identified with high confidence 7 key SNPs (rs1527480, rs3212391, rs3730051, rs6141803, rs6442896, rs6442895, and rs8033381) that are significantly associated with PA platelet responses.

Similarly, the FA platelet response associated SNPs are observed in the frequency plot in the Fig 5, prior to applying Eq 2 to determine the confidence scores. S4 Table shows the frequency of significant SNPs that were selected in every iteration.

thumbnail
Fig 5. The frequency of the selected significant SNPs, which are associated with FA platelet response in all iterations within the intermediate models.

A similar SNPs selection pattern as observed in Fig 4. Few SNPs are shown to be highly significant. For instance, rs11637556 in MAPK1 has been selected in each iteration.

https://doi.org/10.1371/journal.pone.0175957.g005

From the data in Fig 5, the rs11637556 SNP in MAPK1 has a confidence level of 16/4*4 = 1, (the highest confidence level for an FA platelet response associated SNP). Moreover. we have identified 7 key SNPs that are confidently associated with FA platelet responses (rs10499858, rs11637556, rs1388622, rs10974955, rs1038639, rs1491978, and rs2071676).

Validation of the pipeline

Several of the artificially simulated genotyped SNPs were identified consistently across the methods in the final iteration and were significantly associated with the simulated continuous phenotype. Fig 6 shows the visualisation of the artificially simulated key SNPs, which were identified by the regression based methods.

thumbnail
Fig 6. The visualisation of the selected key significant artificially simulated SNPs (intersection regions).

Xm represents the identifier of the simulated genotyped SNP m. Several simulated SNPs were consistently identified to be significant by the multiple methods as occurred in the actual SNPs data set.

https://doi.org/10.1371/journal.pone.0175957.g006

Furthermore, using the Boruta method, we identified several simulated artificial SNPs to be matched with those with key effect identfied in the regression based methods and thus, adding more weight to the consensus selection of the key SNPs. Fig 7 shows the Boruta plot for the selected artificial simulated SNPs.

thumbnail
Fig 7. The confirmed selected artificially simulated key SNPs by the Boruta.

Xm represents the identifier of the simulated genotyped SNP m. It can be seen clearly that most of the selected SNPs in the regression layer have been also selected by Boruta, which further enhanced key SNPs selection.

https://doi.org/10.1371/journal.pone.0175957.g007

Table 6 shows the selected key and significant artificial simulated genotyped SNPs in a consensus manner.

thumbnail
Table 6. The selected consensus artificial SNPs from the simulated data set.

https://doi.org/10.1371/journal.pone.0175957.t006

For the identified significant simulated artificial SNPs, we plotted their frequency (Fig 8) and applied Eq 2 to determine true positive key SNPs. S5 Table shows the frequency of significant simulated artificial SNPs, which were selected in every iteration.

thumbnail
Fig 8. The frequency plot showing the overall selected significant artificially simulated SNPs in the intermediate models in all four iterations.

The highly ‘enriched’ simulated SNPs can be easily identified.

https://doi.org/10.1371/journal.pone.0175957.g008

For instance, applying Eq 2 to the simulated significant SNP X56, the confidence level will be 0.6875, which has surpassed the minimum threshold confidence level and hence, is more likely to be a a true positive key SNP. In total we identified 8 artificially simulated SNPs that are confidently associated with the simulated phenotype.

Therefore, the similarity in the performance of the pipeline and its pattern of the results using both the real and simulated genotyped SNPs data sets, indicates that the pipeline is more likely to be robust when applied to other continuous phenotypes.

Effects of age as an example covariate and the selection of key SNPs

We have found that in most cases, the key SNPs which were significantly identfied to be associated with the platelet responses when the pipeline is run age incorporated as a covariate are the same as those when age is not incorporated. For instance, for PA platelet response, most of the SNPs were identical to those selected when age is not included, signifying that the age might have a less significant effect when it is combined with SNPs in explaining the PA variation. S7 Table, shows the frequencies of the SNPs selection in the intermediate models associated with the PA platelet response in each iteration, when age is included as a covariate. S3 Fig, shows the plot, which illustrates the most frequent selected significant SNPs that are associated with PA for all iterations of the pipeline. All of the selected key SNPs are the same, except rs8033381, which was not selected under the presence of age as a covariate.

Furthermore, for the FA platelet response, nearly all the SNPs, which were identiftied to be significantly associated with FA when age is excluded are the same with those under the inclusion of age. However, in some stages of the pipeline run, age appears to have a likely association with FA platelet response, but in addition to other key SNPs. The plot in S4 Fig, with its related table in S8 Table, shows the different SNPs that are selected in every iteration;age is selected in the fourth iteration by the stepwise method with a p-value of 0.016.

We separately tested age with the key SNPs (rs11637556, rs1388622, and rs2071676) and found that it has a likely significance with FA (p-value = 0.05) along with rs1388622 and rs11637556 of P2RY12 and MAP2K1 respectively. Moreover, in almost every iteration of the RF, age was among the top ranked predictors, in addition to other SNPs, S5 Fig.

Advantages to our approach

There are several advantages to our new combined approach. Firstly, the RF layer plays a crucial role in ensuring that potentially highly important SNPs are selected and passed through to the regression ensemble and Boruta layers. This use of the RF as an initial filtering stage is a well described standard approach for SNP discovery and plays a crucial role in selecting potentially highly important SNPs, using the appropriate ntree and VI parameters [29,46,47]. The selection bias introduced by the VI measure with the ranking approach has been shown to mainly affect predictors with different categories and scale of measurements [48], which is not the case in our study. In addition, the use of the VI measure with a ranking approach is still regarded as a useful strategy for selecting important SNPs for downstream analyses [49,50].

Secondly, it is possible to rapidly identify the key genetic variants, or markers, using a consensus of multiple alternate methods. Additionally, by introducing the multiple alternate methods layers, the likelihood of identifying other significant SNPs that might have been missed in one or more of the methods increases. This combination of methods in an integrated manner is a good approach for reducing false positives as multiple methods might be pointing to the same SNPs [51]. This potentially increases the chance of keeping functional SNPs associated with the phenotype, minimising the risk of ‘missing heritability’ [10], which is one of the thorny issues in GASs [11]. Moreover, based on this approach, the identified true complex trait associated key SNPs are more likely to be indicating the significantly overexpressed loci, which are likely to be proper candidates for follow-up experiments.

Furthermore, our pipeline is computationally adaptable and scalable to different implementations, particularly in the regression methods ensemble layer. It is possible to increase the number of (regularised) regression methods for optimising the detection of the key SNPs through consensus identification.

Furthermore, the computational speed of the pipeline means that is practical to implement as an additional tool. For the data set we used, the time taken to run the entire pipeline was 229.77012 secs on a modest quad core system running Ubuntu 14.04. Our pipeline does not necessarily aim to replace existing methods such as EMMAX [52] and PLINK [53], rather it may be used to supplement and further enhance the identification of key SNPs associated with continuous response phenotypes, with little additional computational overhead.

In addition, the pipeline may have an observed advantage over existing RF based methods in terms of its ability to identify other true trait associated SNPs. For instance, Boruta is the RF based method for relevant feature selection. We compared the SNPs that were obtained after running the pipeline with those from the Boruta method and found that the pipeline has the potential edge in identifying key SNPs, which might be missed by using only Boruta. For example, in the case of the PA associated significant SNPs, we found that the pipeline is able to identify rs3730051 in the AKT2 locus as a key SNP, which was not recognised as a relevant important feature by the Boruta.

Limitations/Caveats of the approach

The limitations of our approach are discussed below.

Sample size of the SNPs data.

Furthermore, our pipeline is likely to be most suitable for genetic association studies with relatively small SNP datasets [54], and it appears to perform well when applied to the platelet responses data. However, this approach has not yet been tested or applied to genome-wide scale data e.g. with several million SNPs for association mapping. In such cases, the subspace SNPs selection methods could be initially employed [55,56], for selecting a subspace of informative SNPs and minimising the computational cost in generating trees, prior to using our approach.

Missing genotypes.

Data with missing genotypes could be handled prior processing using different approaches [5759]. For example, random imputation might be an option, which replaces the missing genotypes with the most frequent genotype based on the distribution of the SNPs genotypes (1, 2, or 3) across cases. For large numbers of missing genotypes, several established methods and tools, such as IMPUTE [60,61], Beagle [62] and PLINK could be used.

Long range LD and rare variants.

The pipeline is solely generic in use for the identification of key significant SNPs within candidate genes associated with continuous phenotypic traits. For examining whether the identified SNPs are in long range LD [63], the pipeline could be supplemented with other methods or tools such as GLIDERS [64] and GWAS3D [65]. Furthermore, the pipeline has not been tested whether it is able to detect the rare variants. Instead, other approaches such as those proposed by Hoffmann et al. [8], sequence kernel association test (SKAT) [66], and kernel-based adaptive cluster (KBAC) [9] might be used accordingly for detection of rare variants.

The newly identified SNPs and their biological and clinical significance

Our approach was able to discover numerous and previously undetected SNPs, which are significantly associated with the platelet response phenotype. Several of these SNPs have also been highlighted in other independent studies as being implicated in CVDs. The following examples underpin our results and serve to further strengthen our confidence in the ability of our approach to identify key genetic variants.

For example, the identified intergenic SNP rs6141803 in COMMD7, which is associated with PA was also identified in another platelet functional study [22] to be a likely risk factor for myocardial infarction. In addition, two P2Y12 SNPs rs1491978 and rs1388622, which were previously found to be insignificant, have been identified by our new pipeline to be significantly associated with FA. Interestingly, P2Y12 is the main receptor of ADP in platelets and a target of antiplatelet drugs prescribed to CVD patients [67]. P2Y12 has been widely studied in order to understand its associated risks and devise better treatment strategies for CVDs [6769], suggesting that these SNPs in this gene also have potential biological and clinical significance.

Moreover, our pipeline identified significant non-synonymous key SNP rs2071676 in CA9, which is associated with FA and was previously unidentified. The CA9 product (CA IX) is one of the isoforms of the carbonic anhydrases which have been linked with several disease problems [70] in addition to the platelet and CVD [71]. Moreover, several CA9 polymorphisms have been identified to be associated with oncological problems [72,73]. Thus, it might be worth pursuing the effects of the rs2071676 SNP that may underlie CA9 with its product and platelet functions.

Furthermore, for the FC and PC platelet responses, the pipeline identified several common variants that are known to play key distinctive roles in the CRP-XL activated platelet responses. These variants include many of the previously identified GP6 SNPs, such as rs41306982, non-synonymous rs1654439, rs1613662 and others in addition to rs3557 in FCERIG. Additionally, this study has identified SNPs rs748281, and rs41316468 in PTK2B to be significantly associated with FC and PC respectively which were previously unidentified. The PTK2B gene has also been implicated with blood pressure and hypertension [74], which further may suggest that these SNPs may be potential biomarkers for future studies involving platelets and CVDs, further underscoring the ability of our approach in identifying key SNPs.

Conclusion

We have developed a robust computational tool for rapid discovery of key bio-markers associated with complex phenotypes. Here we have applied the approach to reveal previously unidentified SNPs associated with platelet response phenotypes that have been independently implicated in CVDs. This strongly suggests that our approach is robust in identifying key genetic variants or SNPs that are likely to be missed by following only the standard single method. Thus, our approach has strong potential to become a useful additional tool for rapid discovery of key important biomarkers prior to performing complex analyses in GASs. Moreover, it may be generally applied in other disease contexts for the discovery of multiple genetic variations that may better account for the heritability of continuous phenotypes.

R scripts codes used to run these analyses are in the S1 Text. The data supporting the findings are in S1 Dataset.

Supporting information

S1 Table. Consensus identification of the most significant SNPs associated with FC platelet response.

https://doi.org/10.1371/journal.pone.0175957.s001

(DOCX)

S2 Table. Consensus identification of the most significant SNPs associated with PC platelet response.

https://doi.org/10.1371/journal.pone.0175957.s002

(DOCX)

S3 Table. The frequency of each selected significant SNP associated with PA in each iteration.

https://doi.org/10.1371/journal.pone.0175957.s003

(XLSX)

S4 Table. The frequency of each selected significant SNP associated with FA in each iteration.

https://doi.org/10.1371/journal.pone.0175957.s004

(XLSX)

S5 Table. The frequency of each selected significant SNP associated with simulated phenotype in each iteration.

https://doi.org/10.1371/journal.pone.0175957.s005

(XLSX)

S6 Table. The significance of the intermediate models due to the exclusion and inclusion of age as covariate for the PA platelet response.

https://doi.org/10.1371/journal.pone.0175957.s006

(DOCX)

S7 Table. The frequency of each selected significant SNP associated with PA platelet response in each iteration.

https://doi.org/10.1371/journal.pone.0175957.s007

(DOCX)

S8 Table. The frequency of each selected significant SNP associated with the FA response in each iteration.

https://doi.org/10.1371/journal.pone.0175957.s008

(DOCX)

S2 Text. R script for reproducing the simulated data/results.

https://doi.org/10.1371/journal.pone.0175957.s010

(TXT)

S1 Fig. The residual plot when fitting the PA response using SNPs with or without age as a covariate.

https://doi.org/10.1371/journal.pone.0175957.s013

(TIF)

S2 Fig. The residual plot when fitting the FA response using SNPs with or without age as a covariate.

https://doi.org/10.1371/journal.pone.0175957.s014

(TIF)

S3 Fig. The frequency plot showing the overall selected significant SNPs that are associated with the PA platelet response in the intermediate models in all four iterations when age is included as a covariate.

Most of the selected SNPs are similar to those selected when age is not included as a covariate.

https://doi.org/10.1371/journal.pone.0175957.s015

(TIF)

S4 Fig. The frequency plot showing the overall selected significant SNPs that are associated with the FA platelet response in the intermediate models in all four iterations when age is included as a covariate.

https://doi.org/10.1371/journal.pone.0175957.s016

(TIF)

S5 Fig. The importance of the variables (SNPs and age), which have been selected by the RF based on their ranks and that are associated with FA.

https://doi.org/10.1371/journal.pone.0175957.s017

(TIF)

Acknowledgments

The authors thank the Institute of Finance Management under the ministry of finance (MoF) of the Tanzanian Government for studentship funding (to BRS) and Bloodomics project supported by the 6th Framework Program of the European Union (LSHM-CT-2004-503485) which provided the data.

Author Contributions

  1. Conceptualization: BRS CIJ GD LJM.
  2. Formal analysis: BRS GD LJM.
  3. Methodology: BRS GD LJM.
  4. Writing – original draft: BRS CIJ GD LJM.
  5. Writing – review & editing: BRS CIJ GD LJM.

References

  1. 1. Hoggart CJ, Whittaker JC, De Iorio M, Balding DJ. Simultaneous Analysis of All SNPs in Genome-Wide and Re-Sequencing Association Studies. PLoS Genet. 2008;4: e1000130. pmid:18654633
  2. 2. Cordell HJ, Clayton DG. A Unified Stepwise Regression Procedure for Evaluating the Relative Effects of Polymorphisms within a Gene Using Case/Control or Family Data: Application to HLA in Type 1 Diabetes. Am J Hum Genet. 2002;70: 124–141. pmid:11719900
  3. 3. Wu TT, Chen YF, Hastie T, Sobel E, Lange K. Genome-wide association analysis by lasso penalized logistic regression. Bioinformatics. 2009;25: 714–721. pmid:19176549
  4. 4. Ayers KL, Cordell HJ. SNP selection in genome-wide and candidate gene studies via penalized logistic regression. Genet Epidemiol. 2010;34: 879–891. pmid:21104890
  5. 5. Morgenthaler S, Thilly WG. A strategy to discover genes that carry multi-allelic or mono-allelic risk for common diseases: a cohort allelic sums test (CAST). Mutat Res. 2007;615: 28–56. pmid:17101154
  6. 6. Li B, Leal SM. Methods for detecting associations with rare variants for common diseases: application to analysis of sequence data. Am J Hum Genet. 2008;83: 311–321. pmid:18691683
  7. 7. Han F, Pan W. A data-adaptive sum test for disease association with multiple common or rare variants. Hum Hered. 2010;70: 42–54. pmid:20413981
  8. 8. Hoffmann TJ, Marini NJ, Witte JS. Comprehensive approach to analyzing rare genetic variants. PloS One. 2010;5: e13584. pmid:21072163
  9. 9. Liu DJ, Leal SM. A novel adaptive method for the analysis of next-generation sequencing data to detect complex trait associations with rare variants due to gene main effects and interactions. PLoS Genet. 2010;6: e1001156. pmid:20976247
  10. 10. Manolio TA, Collins FS, Cox NJ, Goldstein DB, Hindorff LA, Hunter DJ, et al. Finding the missing heritability of complex diseases. Nature. 2009;461: 747–753. pmid:19812666
  11. 11. Moore JH, Asselbergs FW, Williams SM. Bioinformatics challenges for genome-wide association studies. Bioinformatics. 2010;26: 445–455. pmid:20053841
  12. 12. Eichler EE, Flint J, Gibson G, Kong A, Leal SM, Moore JH, et al. Missing heritability and strategies for finding the underlying causes of complex disease. Nat Rev Genet. 2010;11: 446–450. pmid:20479774
  13. 13. Breiman L. Random forests. Mach Learn. 2001;45: 5–32.
  14. 14. Hoerl AE, Kennard RW. Ridge regression: Biased estimation for nonorthogonal problems. Technometrics. 1970;12: 55–67.
  15. 15. Tibshirani R. Regression shrinkage and selection via the lasso. J R Stat Soc Ser B Methodol. 1996; 267–288.
  16. 16. Kursa MB, Rudnicki WR. Feature selection with the Boruta package. J Stat Softw. 2010;36. Available: http://www.jstatsoft.org/v36/i11/paper
  17. 17. Jones CI, Bray S, Garner SF, Stephens J, de Bono B, Angenent WGJ, et al. A functional genomics approach reveals novel quantitative trait loci associated with platelet signaling pathways. Blood. 2009;114: 1405–1416. pmid:19429868
  18. 18. Bennett JS. Platelet-Fibrinogen Interactions. Ann N Y Acad Sci. 2001;936: 340–354. pmid:11460491
  19. 19. Pytela R, Pierschbacher MD, Ginsberg MH, Plow EF, Ruoslahti E. Platelet membrane glycoprotein IIb/IIIa: member of a family of Arg-Gly-Asp–specific adhesion receptors. Science. 1986;231: 1559–1562. pmid:2420006
  20. 20. Stanner S. Cardiovascular Disease: Diet, Nutrition and Emerging Risk Factors (The Report of the British Nutrition Foundation Task Force). Wiley. com; 2008.
  21. 21. Viles-Gonzalez JF, Fuster V, Badimon JJ. Atherothrombosis: A widespread disease with unpredictable and life-threatening consequences. Eur Heart J. 2004;25: 1197–1207. pmid:15246637
  22. 22. Goodall AH, Burns P, Salles I, Macaulay IC, Jones CI, Ardissino D, et al. Transcription profiling in human platelets reveals LRRFIP1 as a novel protein regulating platelet function. Blood. 2010;116: 4646–4656. pmid:20833976
  23. 23. Johnson AD, Yanek LR, Chen M-H, Faraday N, Larson MG, Tofler G, et al. Genome-wide meta-analyses identifies seven loci associated with platelet aggregation in response to agonists. Nat Genet. 2010;42: 608–613. pmid:20526338
  24. 24. Soranzo N, Rendon A, Gieger C, Jones CI, Watkins NA, Menzel S, et al. A novel variant on chromosome 7q22. 3 associated with mean platelet volume, counts, and function. Blood. 2009;113: 3831–3837. pmid:19221038
  25. 25. Robinson MR, Wray NR, Visscher PM. Explaining additional genetic variation in complex traits. Trends Genet. 2014;30: 124–132. pmid:24629526
  26. 26. Harrell FE. Regression modeling strategies: with applications to linear models, logistic regression, and survival analysis. New York, USA: Springer-Verlag; 2001.
  27. 27. Malo N, Libiger O, Schork NJ. Accommodating Linkage Disequilibrium in Genetic-Association Analyses via Ridge Regression. Am J Hum Genet. 2008;82: 375–385. pmid:18252218
  28. 28. Jones CI, Garner SF, Angenent W, Bernard A, Berzuini C, Burns P, et al. Mapping the platelet profile for functional genomic studies and demonstration of the effect size of the GP6 locus. J Thromb Haemost. 2007;5: 1756–1765. pmid:17663743
  29. 29. Strobl C, Zeileis A. Danger: High Power!–Exploring the Statistical Properties of a Test for Random Forest Variable Importance [Internet]. 30 Jan 2008 [cited 20 May 2015]. http://epub.ub.uni-muenchen.de/2111/
  30. 30. Hastie T, Tibshirani R, Friedman J, Franklin J. The elements of statistical learning: data mining, inference and prediction. Math Intell. 2005;27: 83–85.
  31. 31. Wu J, Devlin B, Ringquist S, Trucco M, Roeder K. Screen and clean: a tool for identifying interactions in genome-wide association studies. Genet Epidemiol. 2010;34: 275–285. pmid:20088021
  32. 32. Malo N, Libiger O, Schork NJ. Accommodating Linkage Disequilibrium in Genetic-Association Analyses via Ridge Regression. Am J Hum Genet. 2008;82: 375–385. pmid:18252218
  33. 33. Strobl C, Boulesteix A-L, Kneib T, Augustin T, Zeileis A. Conditional variable importance for random forests. BMC Bioinformatics. 2008;9: 307. pmid:18620558
  34. 34. Genuer R, Poggi J-M, Tuleau-Malot C. Variable selection using random forests. Pattern Recognit Lett. 2010;31: 2225–2236.
  35. 35. Paul J, Verleysen M, Dupont P. Identification of Statistically Significant Features from Random Forests. ECML workshop on Solving Complex Machine Learning Problems with Ensemble Methods. 2013.
  36. 36. Kursa MB. Robustness of Random Forest-based gene selection methods. BMC Bioinformatics. 2014;15: 8. pmid:24410865
  37. 37. Liaw A, Wiener M. Classification and Regression by randomForest. R News. 2002;2: 18–22.
  38. 38. Ihaka R, Gentleman R. R: A Language for Data Analysis and Graphics. J Comput Graph Stat. 1996;5: 299–314.
  39. 39. Lumley T. Package “leaps” [Internet]. 2015. https://cran.r-project.org/web/packages/leaps/leaps.pdf
  40. 40. Cule E. Package “ridge” [Internet]. 2015. https://cran.r-project.org/web/packages/ridge/ridge.pdf
  41. 41. Friedman J, Hastie T, Tibshirani R. Regularization paths for generalized linear models via coordinate descent. J Stat Softw. 2010;33: 1. pmid:20808728
  42. 42. Cule E, Vineis P, Iorio MD. Significance testing in ridge regression for genetic data. BMC Bioinformatics. 2011;12: 372. pmid:21929786
  43. 43. Motyer AJ, McKendry C, Galbraith S, Wilson SR. LASSO model selection with post-processing for a genome-wide association study data set. BMC Proc. 2011;5: S24.
  44. 44. Kohannim O, Hibar DP, Stein JL, Jahanshad N, Hua X, Rajagopalan P, et al. Discovery and Replication of Gene Influences on Brain Structure Using LASSO Regression. Front Neurosci. 2012;6: 115. pmid:22888310
  45. 45. Nonyane BA, Foulkes AS. Application of two machine learning algorithms to genetic association studies in the presence of covariates. BMC Genet. 2008;9: 71. pmid:19014573
  46. 46. Nicodemus KK, Malley JD, Strobl C, Ziegler A. The behaviour of random forest permutation-based variable importance measures under predictor correlation. BMC Bioinformatics. 2010;11: 110. pmid:20187966
  47. 47. Goldstein BA, Polley EC, Briggs FBS. Random Forests for Genetic Association Studies. Stat Appl Genet Mol Biol. 2011;10: 1–34.
  48. 48. Strobl C, Boulesteix A-L, Zeileis A, Hothorn T. Bias in random forest variable importance measures: Illustrations, sources and a solution. BMC Bioinformatics. 2007;8: 25. pmid:17254353
  49. 49. Braga-Neto U, Hashimoto R, Dougherty ER, Nguyen DV, Carroll RJ. Is cross-validation better than resubstitution for ranking genes? Bioinforma Oxf Engl. 2004;20: 253–258.
  50. 50. Díaz-Uriarte R, A de Andrés S. Gene selection and classification of microarray data using random forest. BMC Bioinformatics. 2006;7: 3. pmid:16398926
  51. 51. Ritchie MD, Holzinger ER, Li R, Pendergrass SA, Kim D. Methods of integrating data to uncover genotype-phenotype interactions. Nat Rev Genet. 2015;16: 85–97. pmid:25582081
  52. 52. Kang HM, Sul JH, Service SK, Zaitlen NA, Kong S, Freimer NB, et al. Variance component model to account for sample structure in genome-wide association studies. Nat Genet. 2010;42: 348–354. pmid:20208533
  53. 53. Purcell S, Neale B, Todd-Brown K, Thomas L, Ferreira MAR, Bender D, et al. PLINK: A Tool Set for Whole-Genome Association and Population-Based Linkage Analyses. Am J Hum Genet. 2007;81: 559–575. pmid:17701901
  54. 54. Reif DM, Motsinger AA, McKinney BA, Crowe JE, Moore JH. Feature selection using a random forests classifier for the integrated analysis of multiple data types. Computational Intelligence and Bioinformatics and Computational Biology, 2006 CIBCB’06 2006 IEEE Symposium on. IEEE; 2006. pp. 1–8. http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=4133169
  55. 55. Wu Q, Ye Y, Liu Y, Ng MK. SNP selection and classification of genome-wide SNP data using stratified sampling random forests. IEEE Trans Nanobioscience. 2012;11: 216–227. pmid:22987127
  56. 56. Nguyen T-T, Huang J, Wu Q, Nguyen T, Li M. Genome-wide association data classification and SNPs selection using two-stage quality-based Random Forests. BMC Genomics. 2015;16 Suppl 2: S5.
  57. 57. Saar-Tsechansky M, Provost F. Handling Missing Values when Applying Classification Models. J Mach Learn Res. 2007;8: 1623–1657.
  58. 58. Nakai M, Ke W. Review of the methods for handling missing data in longitudinal data analysis. Int J Math Anal. 2011;5: 1–13.
  59. 59. Zhu X. Comparison of four methods for handing missing data in longitudinal data analysis through a simulation study. Open J Stat. 2014;4: 933.
  60. 60. Howie BN, Donnelly P, Marchini J. A Flexible and Accurate Genotype Imputation Method for the Next Generation of Genome-Wide Association Studies. PLoS Genet. 2009;5: e1000529. pmid:19543373
  61. 61. Marchini J, Howie B. Genotype imputation for genome-wide association studies. Nat Rev Genet. 2010;11: 499–511. pmid:20517342
  62. 62. Browning SR, Browning BL. Rapid and Accurate Haplotype Phasing and Missing-Data Inference for Whole-Genome Association Studies By Use of Localized Haplotype Clustering. Am J Hum Genet. 2007;81: 1084–1097. pmid:17924348
  63. 63. Koch E, Ristroph M, Kirkpatrick M. Long Range Linkage Disequilibrium across the Human Genome. PLOS ONE. 2013;8: e80754. pmid:24349013
  64. 64. Lawrence R, Day-Williams AG, Mott R, Broxholme J, Cardon LR, Zeggini E. GLIDERS—A web-based search engine for genome-wide linkage disequilibrium between HapMap SNPs. BMC Bioinformatics. 2009;10: 367. pmid:19878600
  65. 65. Li MJ, Wang LY, Xia Z, Sham PC, Wang J. GWAS3D: detecting human regulatory variants by integrative analysis of genome-wide associations, chromosome interactions and histone modifications. Nucleic Acids Res. 2013; gkt456.
  66. 66. Wu MC, Lee S, Cai T, Li Y, Boehnke M, Lin X. Rare-Variant Association Testing for Sequencing Data with the Sequence Kernel Association Test. Am J Hum Genet. 2011;89: 82–93. pmid:21737059
  67. 67. Offermanns S. Activation of Platelet Function Through G Protein–Coupled Receptors. Circ Res. 2006;99: 1293–1304. pmid:17158345
  68. 68. Woulfe D, Yang J, Brass L. ADP and platelets: the end of the beginning. J Clin Invest. 2001;107: 1503–1505. pmid:11413156
  69. 69. Fontana P, Dupont A, Gandrille S, Bachelot-Loza C, Reny J-L, Aiach M, et al. Adenosine Diphosphate–Induced Platelet Aggregation Is Associated With P2Y12 Gene Sequence Variations in Healthy Subjects. Circulation. 2003;108: 989–995. pmid:12912815
  70. 70. Frost SC, McKenna R. Carbonic Anhydrase: Mechanism, Regulation, Links to Disease, and Industrial Applications. Springer Science & Business Media; 2013.
  71. 71. Woodman R, Brown C, Lockette W. Chlorthalidone decreases platelet aggregation and vascular permeability and promotes angiogenesis. Hypertension. 2010;56: 463–470. pmid:20625077
  72. 72. Chien M-H, Yang J-S, Chu Y-H, Lin C-H, Wei L-H, Yang S-F, et al. Impacts of CA9 Gene Polymorphisms and Environmental Factors on Oral-Cancer Susceptibility and Clinicopathologic Characteristics in Taiwan. PLoS ONE. 2012;7: e51051. pmid:23226559
  73. 73. de Martino M, Klatte T, Seligson DB, LaRochelle J, Shuch B, Caliliw R, et al. CA9 Gene: Single Nucleotide Polymorphism Predicts Metastatic Renal Cell Carcinoma Prognosis. J Urol. 2009;182: 728–734. pmid:19539328
  74. 74. Kamide K, Kokubo Y, Fukuhara S, Hanada H, Yang J, Kada A, et al. Protein tyrosine kinase 2beta as a candidate gene for hypertension. Pharmacogenet Genomics. 2007;17: 931–939. pmid:18075463