Skip to main content

ORIGINAL RESEARCH article

Front. Genet., 27 March 2023
Sec. Computational Genomics
This article is part of the Research Topic Computational Approaches to Understand Drug Resistance due to Kinase Mutations and Anticancer Therapy Development. View all 5 articles

PredDSMC: A predictor for driver synonymous mutations in human cancers

Lihua Wang&#x;Lihua WangJianhui Sun&#x;Jianhui SunShunshuai MaShunshuai MaJunfeng XiaJunfeng XiaXiaoyan Li
Xiaoyan Li*
  • Key Laboratory of Intelligent Computing and Signal Processing of Ministry of Education and Information Materials and Intelligent Sensing Laboratory of Anhui Province, Institutes of Physical Science and Information Technology, Anhui University, Hefei, Anhui, China

Introduction: Driver mutations play a critical role in the occurrence and development of human cancers. Most studies have focused on missense mutations that function as drivers in cancer. However, accumulating experimental evidence indicates that synonymous mutations can also act as driver mutations.

Methods: Here, we proposed a computational method called PredDSMC to accurately predict driver synonymous mutations in human cancers. We first systematically explored four categories of multimodal features, including sequence features, splicing features, conservation scores, and functional scores. Further feature selection was carried out to remove redundant features and improve the model performance. Finally, we utilized the random forest classifier to build PredDSMC.

Results: The results of two independent test sets indicated that PredDSMC outperformed the state-of-the-art methods in differentiating driver synonymous mutations from passenger mutations.

Discussion: In conclusion, we expect that PredDSMC, as a driver synonymous mutation prediction method, will be a valuable method for gaining a deeper understanding of synonymous mutations in human cancers.

1 Introduction

Cancer is one of the major diseases threatening human health all over the world (Sung et al., 2021). During the occurrence and development of tumors, thousands of somatic mutations are generated, and these mutations are divided into passenger mutations and driver mutations according to their role in cancer development (Greenman et al., 2007; Stratton et al., 2009). Specifically, cancer development is caused by driver mutations that trigger tumor growth and induce subsequent passenger mutations as tumor cells proliferate. There are far fewer driver mutations than passenger mutations in cancer cells, and it is a significant challenge to distinguish between driver and passenger mutations across the human cancer genome (Tokheim and Karchin, 2019; Wang et al., 2020). In recent years, researchers have developed several computational methods, such as CHASMplus (Tokheim and Karchin, 2019), AI-Driver (Wang et al., 2020), CHASM (Carter et al., 2009), CanDrA (Mao et al., 2013), PredCID (Yue et al., 2020), CScape (CS) (Rogers et al., 2017), and CScape-somatic (CSS) (Rogers et al., 2020a). However, these tools focus primarily on driver missense mutations (Carter et al., 2009; Mao et al., 2013; Tokheim and Karchin, 2019; Wang et al., 2020) or insertions and deletions (Yue et al., 2020), which ignore the impact of synonymous mutations on cancer, except that CS and CSS focus on the prediction of driver point mutations.

Although synonymous mutations do not change the encoded amino acids, they can play a crucial role in a variety of diseases through mechanisms such as affecting splicing, mRNA structure, and protein translation (Chamary et al., 2006; Brest et al., 2011; Sauna and Kimchi-Sarfaty, 2011; Takata et al., 2016; Soussi et al., 2017). A variety of computational methods based on machine learning have been proposed to identify pathogenic synonymous mutations in human diseases, such as SilVA (Buske et al., 2013), TraP (Gelfman et al., 2017), PrDSM (Cheng et al., 2020), and EnDSM (Cheng et al., 2022). Studies have found that synonymous mutations also play an essential functional role in the occurrence and development of cancer (Supek et al., 2014), and although the methods for predicting pathogenic synonymous mutations can improve the understanding of driver synonymous mutations, there is no specific tool for identifying driver synonymous mutations in cancers.

In this work, we developed a predictor for driver synonymous mutations in human cancers named PredDSMC. First, we constructed the datasets according to the mutation frequency (MF) of synonymous mutations in cancer mutation datasets. Second, each mutation was encoded with 36 features from splicing, conservation, sequence, and functional score information. The optimal feature subset was then selected by the minimum redundancy maximum relevance (mRMR) method. Last but not the least, we comprehensively evaluated the prediction performance of six classic classifiers on the training dataset and chose the random forest (RF) classifier to build PredDSMC. To the best of our knowledge, PredDSMC is the first cancer driver mutation prediction method that is dedicated to synonymous mutations. The results of two independent test sets indicated that PredDSMC outperformed the state-of-the-art predictors. The overall flowchart of PredDSMC is shown in Figure 1.

FIGURE 1
www.frontiersin.org

FIGURE 1. Flowchart of PredDSMC. (A) Data processing: Data preparation for constructing the training and independent test sets. (B) Feature engineering: Each of the mutations was encoded by four groups of features, sequence features, conservation features, splicing features, and functional score information. (C) Model construction: The optimal model was selected through performance comparison using a 10-fold cross validation on the training set. (D) Performance evaluation: The performance was evaluated in terms of common evaluation indicators and metrics based on high-confidence classification thresholds on independent test sets.

2 Materials and methods

2.1 Dataset preparation

In this study, we constructed one training set and two independent test sets. Specifically, the training set was from the synonymous mutation intersection of the COSMIC (Tate et al., 2018) database (V92) and The Cancer Genome Atlas (TCGA). The first independent test set was from those mutations contained in the COSMIC database (V92) but not in TCGA. The second independent test set was obtained from the ICGC (Zhang et al., 2011) (V28). Synonymous mutations were screened from the aforementioned database and the mutation frequency for each candidate mutation was counted. The larger the MF value, the greater the possibility of pathogenicity. Then, mutations were divided into positive samples (MF is greater than or equal to two) and negative samples (MF is equal to one). Together, we selected MF from two to nine and obtained eight different positive datasets. Since the number of driver mutations was far less than that of passenger mutations, a balanced dataset was required to avoid the potential bias to negative samples. For each driver synonymous mutation, we selected a passenger synonymous mutation to guarantee that the genomic distance between these two mutations was as short as possible.

2.2 Feature engineering

We quantified each mutation with 36-dimensional features (Cheng et al., 2022) and grouped them into sequence features, splicing features, conservation features, and function score features, as illustrated in Figure 1B. Sequence features were composed of nine-dimensional values. Specifically, the transcription factor binding site (TFBS), distance between the mutation location and the nearest splicing location (DSP), and translation efficiency (TE) features were obtained from the Encyclopedia of DNA Elements (ENCODE) (Hoffman et al., 2013), SeattleSeq Annotation 138, and CodonR (Reis et al., 2004), respectively. Other six-dimensional features were derived from SilVA (Buske et al., 2013). Conservation features (seven-dimensional values) were extracted directly from CADD (Kircher et al., 2014) and derived from three conservation prediction methods, phyloP (Siepel et al., 2005), phastCons (Pollard et al., 2010), and GERP++ (Davydov et al., 2010). The eight-dimensional functional score features were calculated from eight predictors for deleterious or pathogenic synonymous mutations, including PrDSM, SilVA, TraP, CADD, PhD-SNPg (Capriotti and Fariselli, 2017), FATHMM-MKL, DANN (Quang et al., 2015), and FATHMM-XF (Rogers et al., 2018). Specifically, we uploaded the mutation information to the publicly available web servers or ran the stand-alone programs to acquire the prediction scores. Splicing features (12-dimension values) were derived from two sources. One was obtained from the SPIDEX database (Xiong et al., 2015), and the remaining 11-dimensional features were quantized from SilVA. The details of the features are listed in Supplementary Table S2.

We filled the missing values using the mean of available values for each feature on the training set (Tang et al., 2021). We, then, adopted the min–max method to normalize a numerical value between 0 and 1 (Wang et al., 2018; Tang et al., 2021). The steps mentioned previously were all implemented using the scikit-learn package (Pedregosa et al., 2011). Due to the redundancy between the features mentioned previously, we adopted the mRMR method for feature selection (Hanchuan et al., 2005; Zhang et al., 2020). We used a random forest classifier and sequentially added the sorted features ranked by mRMR to construct models and observe the performance influence on the training dataset via a 10-fold cross validation. We finally selected the least number of features corresponding to the highest AUC value as the optimal feature subset.

2.3 Model construction and performance evaluation

We comprehensively evaluated the performance of six machine learning classifiers for predicting driver synonymous mutations on the training set via the 10-fold cross validation. These classifiers are random forest, extreme gradient boosting (XGBoost), adaptive boosting (AB), multilayer perception (MLP), decision tree (DT), and logistic regression (LR). We first adopted six common evaluation indicators, namely, sensitivity (SEN), specificity (SPE), precision (PRE), F1-score, Matthews correlation coefficient (MCC), and accuracy (ACC). The details are described in Supplementary Methods. In addition, both the area under the receiver operating characteristic (ROC) curve (AUC) and the area under the precision-recall (PR) (AUPR) curve were used as evaluation indicators for the overall performance. The model with the highest AUC value on 10-fold cross validation was selected as the optimal model. The aforementioned algorithms were implemented by the scikit-learn package using default parameters.

We also employed a clinically relevant high-confidence threshold for multi-perspective model performance evaluation. The high-confidence threshold of a 90% confidence level was selected based on the recommendations of the American College of Medical Genetics and Genomics (ACMG) and the Association for Molecular Pathology (AMP) (Richards et al., 2015). Following the thresholds used in the prediction of disease-specific variant pathogenicity (Zhang et al., 2021), we adopted these thresholds (driver mutation: the probability of pathogenicity (Pr) that is greater than or equal to 0.9; passenger mutation: Pr that is less than or equal to 0.1; and indeterminate mutation: Pr > 0.1 and Pr < 0.9). We, then, obtained the corresponding confusion matrix and calculated seven high-confidence evaluation metrics. Specifically, the metrics are the true positive rate (TPR), true negative rate (TNR), positive predictive value (PPV), negative predictive value (NPV), overall accuracy (Ove-ACC), proportion of mutations classified with high confidence (Pro-HC), and accuracy of high-confidence classifications (ACC-HC). These metrics can be calculated as follows:

TPR=TPTP+FN(1)
TNR=TNFP+TN(2)
PPV=TPTP+FP(3)
NPV=TNTN+FN(4)
OveACC=TP+TNn(5)
ProHC=TP+FP+TN+FNn(6)
ACCHC=TP+TNTP+FP+TN+FN(7)

where TP, TN, FP, FN, and n refer to the number of true positives (correctly predicted driver mutations with Pr that is greater than or equal to 0.9), the number of true negatives (correctly predicted passenger mutations with Pr that is less than or equal to 0.1), the number of false positives (passenger mutations predicted as driver mutations with Pr that is greater than or equal to 0.9), the number of false negatives (driver mutations predicted as passenger mutations with Pr that is less than or equal to 0.1), and the total number of mutations, respectively.

3 Results and discussion

3.1 Selection of the optimal MF

As mentioned in Section 2.1, eight optional training sets based on MF were constructed, as shown in Supplementary Table S1. We, then, selected the optimal MF to construct the final dataset, as illustrated in Supplementary Method. The results in Supplementary Figure S1 show that the model achieved the best performance when the MF equaled six. Additionally, we can see that the model’s ability to distinguish driver from passenger mutations is not increased monotonously after the MF was greater than six. Consequently, we chose mutations where the MF equaled six as the training set and independent test sets. The final composition of training and independent test sets is shown in Table 1.

TABLE 1
www.frontiersin.org

TABLE 1. Composition of training and independent test sets.

3.2 Selection of the optimal feature subset

This study aims to construct an effective and accurate model for the prediction of driver synonymous mutations. To this end, it is critical to identify a set of informative features that can boost performance and subsequently bring insight into the understanding of the molecular basis of driver synonymous mutations. To quantitatively evaluate the performance of the feature selection algorithm in our method, we sequentially added the sorted features ranked by mRMR to construct a variety of RF models and compared the performance in terms of the AUC. Figure 2 shows the AUC results based on the 10-fold cross validation on the training dataset. The AUC was increased by adding one sorted feature at a time and achieved the highest score (0.890) with the model built on the top 20 features. Afterward, the AUC changed slightly and the mean value and the standard deviation were 0.890 and 0.002, respectively. In addition, we calculated the model performance on the training set via the 10-fold cross validation using the optimal feature subset and the whole feature set. The performance comparison is shown in Table 2. The results indicate that the model built with the optimal feature subset outperforms the model built with the whole feature set except for the slightly low AUPR. Consequently, we selected the first 20-dimensional features as the optimal feature subset.

FIGURE 2
www.frontiersin.org

FIGURE 2. AUC performance by adding one feature at a time using the 10-fold cross validation on the training set.

TABLE 2
www.frontiersin.org

TABLE 2. Performance comparison based on whole and optimal features.

The top 20 features obtained from the 36 features were composed of splicing features (12 of 12), sequence features (6 of 9), and functional score features (2 of 8), and they are listed in Supplementary Table S2. The AUC results based on the 10-fold cross validation on the training dataset increased by 0.150 and 0.020 after the inclusion of SR-protein motifs lost (SR−) and SR-protein motifs gained (SR+), respectively. By contrast, the AUC results increased by less than 0.01 after the inclusion of the remaining 10 splicing features as listed in Supplementary Table S2. In addition, Figure 2 shows that the performance increases greatly after the inclusion of three features, that is, the splicing feature SR− and two sequence features, the mutation, whether it was a change in CpG (CPG?) or a change in RSCU caused by a mutation (|ΔRSCU|) (for details on the feature description, see Supplementary Table S2).

Since the same mutation can occur in different cancer tissues, there were 7,709 entries mapped into 18 cancer tissues in the COSMIC for positive mutations on the training set (for details on tissue distributions, see in Supplementary Figure S2). The top three tissues were 37.6% (large intestine), 26.8% (skin), and 9.1% (endometrium). For the negative data on the training set, there were 1,747 entries mapped into 18 cancer tissues in the COSMIC. The top three tissue distributions were 25.2% (skin), 11.8% (large intestine), and 11.7% (lung). Taking the large intestine as an example, it contained 846 mutations in positive samples and 206 mutations in negative samples. Therefore, we focused on the characteristics of driver synonymous mutations in pan-cancer and had not trained the model for different tissues.

3.3 Selection of the optimal classifier

To specify the best machine learning algorithm adequate for predicting driver synonymous mutations, we comprehensively assessed the performances of RF, AB, XGBoost, MLP, DT, and LR classifiers. All these classifiers were implemented using the scikit-learn package with default parameters. The performance comparison using the 10-fold cross validation is listed in Table 3. It can be seen that RF outperformed other classifiers in terms of all eight evaluation indicators. Specifically, in comparison with the second-best classifier, XGBoost, RF achieves an increase of 1.37% and 1.71% in terms of the AUC and AUPR, respectively. RF also outperformed AB and ANN with an increase of 2.42% and 4.22% in terms of the AUC and 1.95% and 3.85% in terms of the AUPR, respectively. In addition, the results of classifiers using neural networks such as MLP and ensemble learning, including RF, XGBoost, and AB, are superior to those of DT and LR. For instance, RF outperformed DT with the AUC and AUPR increasing by more than 0.15 and 0.085, respectively. We also calculated the standard deviations of the AUC and AUPR. RF performed robustly with the lowest standard deviations as shown in Table 3. All the aforementioned findings indicate that RF shows a better predictive performance compared with AB, XGBoost, ANN, DT, and LR classifiers. Hence, we chose RF and the optimal feature subset to build the final model called PredDSMC.

TABLE 3
www.frontiersin.org

TABLE 3. Performance evaluation of models built on different machine learning methods on the training dataset.

3.4 Performance comparison with other methods

To further demonstrate the model performance of differentiating driver synonymous mutations from passenger mutations, we compared PredDSMC with TraP, EnDSM, CS, and CSS on two independent test sets. As mentioned before, Trap and EnDSM are designed for predicting pathogenic synonymous mutations; CS and CSS are developed to differentiate driver single-point mutations from passengers in human cancers. The details of these methods are described in Supplementary Table S3. Figure 3 shows the ROC curve and PR curve, and Supplementary Table S4 describes the evaluation indicators of different methods on independent test set I. The AUC (0.856) and AUPR (0.880) of PredDSMC are significantly higher than those of TraP, EnDSM, CS, and CSS, as shown in Figure 3. In comparison with the second-best method, CSS, PredDSMC achieves an increase of 19.4% and 22.1% in terms of the AUC and AUPR, respectively. Meanwhile, PredDSMC can identify 76.9% of the positive samples (SEN = 0.769), and 79.1% of the predicted driver synonymous mutations were true positive samples (PRE = 0.791), as shown in Supplementary Table S4.

FIGURE 3
www.frontiersin.org

FIGURE 3. Performance comparison of different methods on independent test set I. (A) ROC curve and (B) PR curve.

Figure 4 and Supplementary Table S5 display performance comparisons of different methods on independent test set II. The results are similar to the results on independent test set I. In comparison with the other four methods, the AUC (0.816) and AUPR (0.784) of PredDSMC are still better. As indicated in Figure 4, the AUC and AUPR are 10.9% and 6.3% higher than those of the second-best method, CSS, respectively. Moreover, PredDSMC has an excellent ability (Supplementary Table S5) of identifying positive samples (SEN = 0.929), and 68.0% of the predicted driver synonymous mutations are true positive samples (PRE = 0.680), with contribution of features with missing values.

FIGURE. 4
www.frontiersin.org

FIGURE. 4. Performance comparison of different methods on independent test set II. (A) ROC curve and (B) PR curve.

The 20-dimensional features in the optimal feature subset had a certain proportion of missing values. Therefore, we evaluated the impact of missing values on the model performance. Among optimal features, the proportion of missing values in five features was greater than 20%, which were all from splicing features: dPSIZ, FAS6−, FAS6+, PESS−, and PESS+. We adopted two processing methods: the first method was that the missing values were retained and filled with the mean values of the corresponding features on the training set, and the second method was that these five splicing features were deleted. The model performance on the training set is shown in Table 4. In comparison with the performance of the model built with missing values retained, the AUC of the model built on features without the five splicing features decreased by 0.6%. As a result, we maintained the five features to construct the final model.

TABLE 4
www.frontiersin.org

TABLE 4. Performance evaluation of different processing methods of missing values.

3.5 Performance evaluation based on high-confidence classification thresholds

The aforementioned methods used a single threshold to distinguish between driver and passenger mutations. However, these methods were inconsistent in the choice of the classification threshold. For example, TraP is based on a threshold of 0.459; EnDSM, CS, and CSS are based on a threshold of 0.5. It is unfavorable to control false positives and false negatives of different methods based on different thresholds. To increase the reliability of the clinical interpretation, we classified mutations using high-confidence thresholds in line with the recommendations of the ACMG/AMP (Richards et al., 2015; Zhang et al., 2021).

To validate the performance based on high-confidence classification thresholds, we compared PredDSMC with other methods on two independent test sets. Table 5 displays the high-confidence evaluation metrics of different methods on independent test set I. It can be found that TPR, TNR, PPV, and NPV indicators of PredDSMC are 0.932, 0.911, 0.963, and 0.842, respectively. The Ove-ACC of PredDSMC, which is the second best among these methods, is only 0.038 smaller than that of TraP. Nevertheless, the TPR of TraP is 0.002, while the TPR of PredDSMC is 0.932. TPR tends to achieve a relatively high value at the times when the TNR achieves a relatively low value and vice versa among these methods except PredDSMC, which attained high values in terms of both TPR and TNR. In addition, PredDSMC achieved a high accuracy rate (0.926), and the ACC-HC of other methods is not higher than 0.779, indicating that our method can identify more samples with high confidence.

TABLE 5
www.frontiersin.org

TABLE 5. High-confidence performance evaluation indicators of different prediction methods on independent test set I.

Table 6 shows high-confidence evaluation metrics of methods on independent test set II. The TPR, TNR, PPV, and NPV indicators of PredDSMC are 0.985, 0.352, 0.752, and 0.923, respectively, and the TNR indicator is relatively low, indicating that our method has a slightly lower ability to identify passenger synonymous mutations on independent test set II. Overall, PredDSMC assigned high confidence to 56.7% of driver and passenger synonymous mutations based on these high-confidence thresholds (mutations referred to as drivers with Pr that is greater than or equal to 0.9 and mutations referred to as passengers with Pr that is less than or equal to 0.1). Notably, PredDSMC achieves the second-best accuracy (0.774), while the ACC-HC of CSS is 0.830. However, the TNR of CSS is 0.113 and is lower than that of PredDSMC.

TABLE 6
www.frontiersin.org

TABLE 6. High-confidence performance evaluation indicators of different prediction methods on independent test set II.

3.6 Performance evaluation on different genes and tissues

We summarized the tissue distributions on independent test set I. Concretely speaking, there were 20,082 entries mapped into 29 cancer tissues in the COSMIC for positive mutations on test set I (for details on tissue distributions, see Supplementary Fig. S3). The top five tissue distributions were 17.7% (lung), 16.7% (stomach), 16.3% (hematopoietic and lymphoid tissue), 13.2% (skin), and 9.8% (large intestine). For the negative data on test set I, there were 3,325 entries mapped into 31 cancer tissues in the COSMIC. The top five tissue distributions were 25.8% (skin), 22.1% (large intestine), 9.7% (lung), 9.1% (stomach), and 5.8% (hematopoietic and lymphoid tissue).

The prediction accuracies mapped onto different tissues based on the tissue information obtained from the COSMIC were also calculated. The results in Figure 5 indicate that the accuracy across different tissues varies. Specifically, there are seven tissues with their accuracies being equal to 1, including the adrenal gland, eye, genital tract, peritoneum, pituitary, pleura, and thymus. However, these seven tissues occurred with low distributions, including 0.04% (adrenal gland), 0.02% (eye), 0.02% (genital tract), 0.01% (peritoneum), 0.02% (pituitary), 0.03% (pleura), and 0.01% (thymus). The top five tissues with high distributions are the large intestine (15.4%), lung (15.2%), hematopoietic and lymphoid tissue (14.0%), skin (13.3%), and stomach (12.9%).

FIGURE 5
www.frontiersin.org

FIGURE 5. Accuracies on different tissues on independent test set I. The tissues include the lung (LUNG), stomach (STCH), hematopoietic and lymphoid tissue (HAUE), skin (SKIN), large intestine (LANE), breast (BRST), biliary tract (BICT), esophagus (OEUS), liver (LIER), prostate (PRTE), upper aerodigestive tract (UPCT), pancreas (PAAS), soft tissue (SOUE), central nervous system (CEEM), urinary tract (URCT), NS (NSNS), salivary gland (SAND), bone (BONE), thyroid (THID), ovary (OVRY), kidney (KIEY), endometrium (ENUM), meninges (MEES), adrenal gland (ADND), pleura (PLRA), small intestine (SMNE), eye (EYYE), testis (TEIS), genital tract (GECT), pituitary (PIRY), thymus (THUS), and peritoneum (PEUM).

We further evaluated the mutation distributions among the aforementioned tissues. The prevalence of these putative driver mutations across tissues is shown in Figure 6. It can be seen that hematopoietic and lymphoid, lung, stomach, large intestine, breast, and skin tissues achieve higher distributions compared to the other 26 tissues. This fact indicates that synonymous mutations occurring in hematopoietic and lymphoid tissue have the highest chance to be driver mutations. On the other hand, synonymous mutations that occur in the pleura, genital tract, thymus, peritoneum, and parathyroid tissues have the lowest chance of serving as driver mutations. By comparing the prevalence of driver missense mutations across tissues reported in (4), we found that mutations in four types of tissues, including the lung, stomach, breast, and colon, had a high prevalence for both synonymous and missense mutations.

FIGURE 6
www.frontiersin.org

FIGURE 6. Prevalence of these putative driver mutations across tissues on independent test set I.

The genes with mutations containing more than 50 were TTN, MUC2, MUC4, KDM6A, CSMD1, MXRA5, RELN, SCN10A, and ZFHX3. We tried to remove these genes with mutations more than the thresholds of 60, 50, 40, 30, 20, and 10, respectively, since there may be localized mutation processes (e.g., AID hypermutation; APOBEC3A and DNA stem-loop structures) that generate recurrent but non-causal mutations. Then, we calculated the corresponding prediction accuracy for each aforementioned threshold. As shown in Figure 7, the accuracy ranges from 0.783 to 0.788, while the threshold decreases from 60 to 10. The results indicate that the prediction performance is changed slightly with different thresholds.

FIGURE 7
www.frontiersin.org

FIGURE 7. Accuracies under different thresholds on independent test set I.

We also analyzed the performance of genes in the Cancer Gene Census (CGC) with a total of 733 genes (GRCh37, COSMIC v96). Then, the genes in independent test set I were divided into two groups, the genes included in CGC and non-CGC genes. The accuracy of the mutations within genes in CGC and non-CGC is 0.772 and 0.784, respectively. Due to the dataset construction based on mutation frequency, there were only 132 CGC genes in test set I.

4 Discussion

Here, we assume that the recurring synonymous mutations are potential driver mutations and rare mutations are potential passenger mutations based on the following evidence. First, the single-point driver predictors, CSS (Rogers et al., 2020a), also utilized the MF to construct positive and negative data. Specifically, the authors selected the MF with eight and seven for non-coding and coding regions, respectively. The authors emphasized that the experimental results illustrated in their study justified the hypothesis (Rogers et al., 2020a). Second, although synonymous driver mutations have different effects in oncogenes and tumor suppressor genes, recurrence is a common feature (Supek et al., 2014; Rogers et al., 2020b). Finally, a statistical analysis in the functional annotation tool of non-coding sequence variants, GWAVA, revealed that recurrent somatic mutations achieved an average value significantly higher than that of rare mutations (Ritchie et al., 2014). In the study, both GWAVA and another functional tool (Schwarz et al., 2010) identified recurrent mutations as functional mutations.

The results of both independent test sets illustrate that the methods for predicting cancer driver mutations outperform the methods for predicting pathogenic synonymous mutations. Therefore, the higher prediction accuracy reflects the advantage of PredDSMC as a specific tool for predicting driver synonymous mutations in cancers. In our study, we focused on the characteristics of driver synonymous mutations in pan-cancer due to the limited number of validated driver mutations in each specific cancer. Nevertheless, PredDSMC is readily utilized to develop cancer type-specific models with the increasing number of driver synonymous mutations validated in any specific cancer type.

Splicing features dominate the top 20 list, indicating that splicing descriptors are more predictive than other features in distinguishing driver synonymous mutations. It is worth noting that although conservation features were not included in the top 20 features, the functional score of CADD that ranked first in the top 20 features had utilized conservation metrics such as phastCons and phyloP. On the other hand, despite the dominant role of splicing features for driver synonymous mutations, not all splicing features contribute equally to performance improvement. Considering that splicing events are tumor specific (Sun et al., 2018), it makes sense to add tumor-specific splicing features for constructing models in future studies.

The accuracy of mutations within genes in the CGC and non-CGC indicates that there is no significant difference between the causal synonymous mutations in cancer genes and non-cancer genes. We also found that most of the genes with causal synonymous mutations are not classified as known cancer genes, which is similar to the previous study (Rogers et al., 2020b).

5 Conclusion

Disease-specific models could improve prediction accuracy and facilitate the development of precision medicine. To this end, we developed a model, PredDSMC, which can accurately predict driver synonymous mutations in human cancers. First, we obtained synonymous mutations from cancer-related public databases and divided the positive and negative samples based on the MF. Then, we quantified each mutation with 36 features and selected the optimal feature subset to train the model. Finally, PredDSMC was built based on 20-dimensional features and RF. The evaluation of two independent test sets indicated that cancer driver mutation predictors outperformed general predictors for pathogenic synonymous mutations. Moreover, PredDSMC achieved superior performance compared to the state-of-the-art methods. We anticipate that PredDSMC will facilitate the development and evaluation of computational methods for predicting the effects of cancer mutations and the exploration of the mechanism for mutation–cancer association. In the future, we will improve the prediction performance using increasingly high-quality samples validated by experiments. Meanwhile, pre-trained models with deep learning (Ji et al., 2021) may also be a promising way for sequence feature representation.

Data availability statement

The original contributions presented in the study are included in the article/Supplementary Material; further inquiries can be directed to the corresponding author.

Author contributions

XL and JX conceived and devised this study. LW, JS, and SM performed the experimental studies and performed the statistical analysis. XL, JX, LW, JS, and SM contributed to this work through data generation, analysis, and the interpretation of the results. LW drafted the first version of the manuscript. XL and JX supervised the project and were in charge of the overall direction. All authors provided critical feedback and approved the final version.

Funding

This work was supported by the National Natural Science Foundation of China (U22A2038, 62072003, and U19A2064 to JX; 82101611 to XL) and the Anhui Provincial Outstanding Young Talent Support Plan (gxyq2022086 to LW).

Acknowledgments

The authors thank the members of their laboratory for their valuable contributions to PredDSMC.

Conflict of interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors, and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

Supplementary material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fgene.2023.1164593/full#supplementary-material

References

Brest, P., Lapaquette, P., Souidi, M., Lebrigand, K., Cesaro, A., Vouret-Craviari, V., et al. (2011). A synonymous variant in IRGM alters a binding site for miR-196 and causes deregulation of IRGM-dependent xenophagy in Crohn's disease. Nat. Genet. 43 (3), 242–245. doi:10.1038/ng.762

PubMed Abstract | CrossRef Full Text | Google Scholar

Buske, O. J., Manickaraj, A., Mital, S., Ray, P. N., and Brudno, M. (2013). Identification of deleterious synonymous variants in human genomes. Bioinformatics 29 (15), 1843–1850. doi:10.1093/bioinformatics/btt308

PubMed Abstract | CrossRef Full Text | Google Scholar

Capriotti, E., and Fariselli, P. (2017). PhD-SNPg: A webserver and lightweight tool for scoring single nucleotide variants. Nucleic Acids Res. 45 (W1), W247–W52. doi:10.1093/nar/gkx369

PubMed Abstract | CrossRef Full Text | Google Scholar

Carter, H., Chen, S., Isik, L., Tyekucheva, S., Velculescu, V. E., Kinzler, K. W., et al. (2009). Cancer-specific high-throughput annotation of somatic mutations: Computational prediction of driver missense mutations. Cancer Res. 69 (16), 6660–6667. doi:10.1158/0008-5472.CAN-09-1133

PubMed Abstract | CrossRef Full Text | Google Scholar

Chamary, J. V., Parmley, J. L., and Hurst, L. D. (2006). Hearing silence: Non-neutral evolution at synonymous sites in mammals. Nat. Rev. Genet. 7 (2), 98–108. doi:10.1038/nrg1770

PubMed Abstract | CrossRef Full Text | Google Scholar

Cheng, N., Li, M., Zhao, L., Zhang, B., Yang, Y., Zheng, C-H., et al. (2020). Comparison and integration of computational methods for deleterious synonymous mutation prediction. Brief. Bioinform 21 (3), 970–981. doi:10.1093/bib/bbz047

PubMed Abstract | CrossRef Full Text | Google Scholar

Cheng, N., Wang, H., Tang, X., Zhang, T., Gui, J., Zheng, C-H., et al. (2022). An ensemble framework for improving the prediction of deleterious synonymous mutation. IEEE Trans. Circuits Syst. Video Technol. 32 (5), 2603–2611. doi:10.1109/tcsvt.2021.3063145

CrossRef Full Text | Google Scholar

Davydov, E. V., Goode, D. L., Sirota, M., Cooper, G. M., Sidow, A., and Batzoglou, S. (2010). Identifying a high fraction of the human genome to be under selective constraint using GERP++. PLoS Comp. Biol. 6 (12), e1001025. doi:10.1371/journal.pcbi.1001025

CrossRef Full Text | Google Scholar

Gelfman, S., Wang, Q., McSweeney, K. M., Ren, Z., La Carpia, F., Halvorsen, M., et al. (2017). Annotating pathogenic non-coding variants in genic regions. Nat. Commun. 8 (1), 236. doi:10.1038/s41467-017-00141-2

PubMed Abstract | CrossRef Full Text | Google Scholar

Greenman, C., Stephens, P., Smith, R., Dalgliesh, G. L., Hunter, C., Bignell, G., et al. (2007). Patterns of somatic mutation in human cancer genomes. Nature 446 (7132), 153–158. doi:10.1038/nature05610

PubMed Abstract | CrossRef Full Text | Google Scholar

Hanchuan, P., Fuhui, L., and Ding, C. (2005). Feature selection based on mutual information criteria of max-dependency, max-relevance, and min-redundancy. IEEE Trans. Pattern Anal. Mach. Intell. 27 (8), 1226–1238. doi:10.1109/TPAMI.2005.159

PubMed Abstract | CrossRef Full Text | Google Scholar

Hoffman, M. M., Ernst, J., Wilder, S. P., Kundaje, A., Harris, R. S., Libbrecht, M., et al. (2013). Integrative annotation of chromatin elements from ENCODE data. Nucleic Acids Res. 41 (2), 827–841. doi:10.1093/nar/gks1284

PubMed Abstract | CrossRef Full Text | Google Scholar

Ji, Y., Zhou, Z., Liu, H., and Davuluri, R. V. (2021). Dnabert: Pre-trained bidirectional encoder representations from transformers model for DNA-language in genome. Bioinformatics 37 (15), 2112–2120. doi:10.1093/bioinformatics/btab083

CrossRef Full Text | Google Scholar

Kircher, M., Witten, D. M., Jain, P., O'Roak, B. J., Cooper, G. M., and Shendure, J. (2014). A general framework for estimating the relative pathogenicity of human genetic variants. Nat. Genet. 46 (3), 310–315. doi:10.1038/ng.2892

PubMed Abstract | CrossRef Full Text | Google Scholar

Mao, Y., Chen, H., Liang, H., Meric-Bernstam, F., Mills, G. B., and Chen, K. (2013). CanDrA: Cancer-specific driver missense mutation annotation with optimized features. PLoS One 8 (10), e77945. doi:10.1371/journal.pone.0077945

PubMed Abstract | CrossRef Full Text | Google Scholar

Pedregosa, F., Varoquaux, G., Gramfort, A., Michel, V., Thirion, B., Grisel, O., et al. (2011). Scikit-learn: Machine learning in Python. J. Mach. Learn Res. 12 (85), 2825–2830.

Google Scholar

Pollard, K. S., Hubisz, M. J., Rosenbloom, K. R., and Siepel, A. (2010). Detection of nonneutral substitution rates on mammalian phylogenies. Genome Res. 20 (1), 110–121. doi:10.1101/gr.097857.109

PubMed Abstract | CrossRef Full Text | Google Scholar

Quang, D., Chen, Y., and Xie, X. (2015). Dann: A deep learning approach for annotating the pathogenicity of genetic variants: A deep learning approach for annotating the pathogenicity of genetic variants. Bioinformatics 31 (5), 761–763. doi:10.1093/bioinformatics/btu703

PubMed Abstract | CrossRef Full Text | Google Scholar

Reis, M. D., Savva, R., and Wernisch, L. (2004). Solving the riddle of codon usage preferences: A test for translational selection. Nucleic Acids Res. 32 (17), 5036–5044. doi:10.1093/nar/gkh834

PubMed Abstract | CrossRef Full Text | Google Scholar

Richards, S., Aziz, N., Bale, S., Bick, D., Das, S., Gastier-Foster, J., et al. (2015). Standards and guidelines for the interpretation of sequence variants: A joint consensus recommendation of the American College of medical Genetics and genomics and the association for molecular Pathology. Genet. Med. 17 (5), 405–424. doi:10.1038/gim.2015.30

PubMed Abstract | CrossRef Full Text | Google Scholar

Ritchie, G. R. S., Dunham, I., Zeggini, E., and Flicek, P. (2014). Functional annotation of noncoding sequence variants. Nat. Methods 11 (3), 294–296. doi:10.1038/nmeth.2832

PubMed Abstract | CrossRef Full Text | Google Scholar

Rogers, M. F., Gaunt, T. R., and Campbell, C. (2020). CScape-somatic: Distinguishing driver and passenger point mutations in the cancer genome. Bioinformatics 36 (12), 3637–3644. doi:10.1093/bioinformatics/btaa242

PubMed Abstract | CrossRef Full Text | Google Scholar

Rogers, M. F., Gaunt, T. R., and Campbell, C. (2020). Prediction of driver variants in the cancer genome via machine learning methodologies. Brief. Bioinform 22 (4), bbaa250. doi:10.1093/bib/bbaa250

CrossRef Full Text | Google Scholar

Rogers, M. F., Shihab, H. A., Gaunt, T. R., and Campbell, C. (2017). CScape: A tool for predicting oncogenic single-point mutations in the cancer genome. Sci. Rep. 7 (1), 11597. doi:10.1038/s41598-017-11746-4

PubMed Abstract | CrossRef Full Text | Google Scholar

Rogers, M. F., Shihab, H. A., Mort, M., Cooper, D. N., Gaunt, T. R., and Campbell, C. (2018). FATHMM-XF: Accurate prediction of pathogenic point mutations via extended features. Bioinformatics 34 (3), 511–513. doi:10.1093/bioinformatics/btx536

PubMed Abstract | CrossRef Full Text | Google Scholar

Sauna, Z. E., and Kimchi-Sarfaty, C. (2011). Understanding the contribution of synonymous mutations to human disease. Nat. Rev. Genet. 12 (10), 683–691. doi:10.1038/nrg3051

PubMed Abstract | CrossRef Full Text | Google Scholar

Schwarz, J. M., Rödelsperger, C., Schuelke, M., and Seelow, D. (2010). MutationTaster evaluates disease-causing potential of sequence alterations. Nat. Methods 7 (8), 575–576. doi:10.1038/nmeth0810-575

PubMed Abstract | CrossRef Full Text | Google Scholar

Siepel, A., Bejerano, G., Pedersen, J. S., Hinrichs, A. S., Hou, M., Rosenbloom, K., et al. (2005). Evolutionarily conserved elements in vertebrate, insect, worm, and yeast genomes. Genome Res. 15 (8), 1034–1050. doi:10.1101/gr.3715005

PubMed Abstract | CrossRef Full Text | Google Scholar

Soussi, T., Taschner, P. E. M., and Samuels, Y. (2017). Synonymous somatic variants in human cancer are not infamous: A plea for full disclosure in databases and publications. Hum. Mutat. 38 (4), 339–342. doi:10.1002/humu.23163

PubMed Abstract | CrossRef Full Text | Google Scholar

Stratton, M. R., Campbell, P. J., and Futreal, P. A. (2009). The cancer genome. Nature 458 (7239), 719–724. doi:10.1038/nature07943

PubMed Abstract | CrossRef Full Text | Google Scholar

Sun, W., Duan, T., Ye, P., Chen, K., Zhang, G., Lai, M., et al. (2018). TSVdb: A web-tool for TCGA splicing variants analysis. BMC Genomics 19 (1), 405. doi:10.1186/s12864-018-4775-x

PubMed Abstract | CrossRef Full Text | Google Scholar

Sung, H., Ferlay, J., Siegel, R. L., Laversanne, M., Soerjomataram, I., Jemal, A., et al. (2021). Global cancer statistics 2020: GLOBOCAN estimates of incidence and mortality worldwide for 36 cancers in 185 countries. CA Cancer J. Clin. 71 (3), 209–249. doi:10.3322/caac.21660

PubMed Abstract | CrossRef Full Text | Google Scholar

Supek, F., Minana, B., Valcarcel, J., Gabaldon, T., and Lehner, B. (2014). Synonymous mutations frequently act as driver mutations in human cancers. Cell 156 (6), 1324–1335. doi:10.1016/j.cell.2014.01.051

PubMed Abstract | CrossRef Full Text | Google Scholar

Takata, A., Ionita-Laza, I., Gogos, J. A., Xu, B., and Karayiorgou, M. (2016). De novo synonymous mutations in regulatory elements contribute to the genetic etiology of autism and schizophrenia. Neuron 89 (5), 940–947. doi:10.1016/j.neuron.2016.02.024

PubMed Abstract | CrossRef Full Text | Google Scholar

Tang, X., Zhang, T., Cheng, N., Wang, H., Zheng, C. H., Xia, J., et al. (2021). Erratum: usDSM: A novel method for deleterious synonymous mutation prediction using undersampling scheme. Brief. Bioinform 22 (5), bbab247. doi:10.1093/bib/bbab247

PubMed Abstract | CrossRef Full Text | Google Scholar

Tate, J. G., Bamford, S., Jubb, H. C., Sondka, Z., Beare, D. M., Bindal, N., et al. (2018). Cosmic: The catalogue of somatic mutations in cancer. Nucleic Acids Res. 47 (D1), D941–D7. doi:10.1093/nar/gky1015

PubMed Abstract | CrossRef Full Text | Google Scholar

Tokheim, C., and Karchin, R. (2019). CHASMplus reveals the scope of somatic missense mutations driving human cancers. Cell Syst. 9 (1), 9–23. doi:10.1016/j.cels.2019.05.005

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, H., Wang, T., Zhao, X., Wu, H., You, M., Sun, Z., et al. (2020). AI-driver: An ensemble method for identifying driver mutations in personal cancer genomes. Nar. Genom Bioinform 2 (4), lqaa084. doi:10.1093/nargab/lqaa084

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, M., Tai, C., and Wei, L. (2018). DeFine: Deep convolutional neural networks accurately quantify intensities of transcription factor-DNA binding and facilitate evaluation of functional non-coding variants. Nucleic Acids Res. 46 (11), e69. doi:10.1093/nar/gky215

PubMed Abstract | CrossRef Full Text | Google Scholar

Xiong, H. Y., Alipanahi, B., Lee, L. J., Bretschneider, H., Merico, D., Yuen, R. K. C., et al. (2015). RNA splicing. The human splicing code reveals new insights into the genetic determinants of disease. Scinece 347 (6218), 1254806. doi:10.1126/science.1254806

CrossRef Full Text | Google Scholar

Yue, Z., Chu, X., and Xia, J. (2020). PredCID: Prediction of driver frameshift indels in human cancer. Brief. Bioinform 22 (3), bbaa119. doi:10.1093/bib/bbaa119

CrossRef Full Text | Google Scholar

Zhang, J., Baran, J., Cros, A., Guberman, J. M., Haider, S., Hsu, J., et al. (2011). International cancer genome consortium data portal—A one-stop shop for cancer genomics data. Database 2011, bar026. doi:10.1093/database/bar026

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, S., Zhao, L., Zheng, C. H., and Xia, J. (2020). A feature-based approach to predict hot spots in protein-DNA binding interfaces. Brief. Bioinform 21 (3), 1038–1046. doi:10.1093/bib/bbz037

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, X., Walsh, R., Whiffin, N., Buchan, R., Midwinter, W., Wilk, A., et al. (2021). Disease-specific variant pathogenicity prediction significantly improves variant interpretation in inherited cardiac conditions. Genet. Med. 23 (1), 69–79. doi:10.1038/s41436-020-00972-3

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: cancer, driver mutation, synonymous mutation, mutation prediction, machine learning

Citation: Wang L, Sun J, Ma S, Xia J and Li X (2023) PredDSMC: A predictor for driver synonymous mutations in human cancers. Front. Genet. 14:1164593. doi: 10.3389/fgene.2023.1164593

Received: 14 February 2023; Accepted: 09 March 2023;
Published: 27 March 2023.

Edited by:

Wen Zhang, Huazhong Agricultural University, China

Reviewed by:

Zhenyu Yue, Anhui Agricultural University, China
Yunfei HE, Anhui Medical University, China

Copyright © 2023 Wang, Sun, Ma, Xia and Li. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Xiaoyan Li, lixiaoyan@ahu.edu.cn

These authors have contributed equally to this work and share first authorship

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.