ORIGINAL RESEARCH article

Front. Genet., 30 June 2022

Sec. Computational Genomics

Volume 13 - 2022 | https://doi.org/10.3389/fgene.2022.926927

Predicting the Lung Adenocarcinoma and Its Biomarkers by Integrating Gene Expression and DNA Methylation Data

  • 1. Computer Department, Jing-De-Zhen Ceramic Institute, Jingdezhen, China

  • 2. Department of General Surgery, Jiangxi Provincial Children’s Hospital, Nanchang, China

  • 3. School of Information Engineering, Jingdezhen University, Jingdezhen, China

Abstract

The early symptoms of lung adenocarcinoma patients are inapparent, and the clinical diagnosis of lung adenocarcinoma is primarily through X-ray examination and pathological section examination, whereas the discovery of biomarkers points out another direction for the diagnosis of lung adenocarcinoma with the development of bioinformatics technology. However, it is not accurate and trustworthy to diagnose lung adenocarcinoma due to omics data with high-dimension and low-sample size (HDLSS) features or biomarkers produced by utilizing only single omics data. To address the above problems, the feature selection methods of biological analysis are used to reduce the dimension of gene expression data (GSE19188) and DNA methylation data (GSE139032, GSE49996). In addition, the Cartesian product method is used to expand the sample set and integrate gene expression data and DNA methylation data. The classification is built by using a deep neural network and is evaluated on K-fold cross validation. Moreover, gene ontology analysis and literature retrieving are used to analyze the biological relevance of selected genes, TCGA database is used for survival analysis of these potential genes through Kaplan-Meier estimates to discover the detailed molecular mechanism of lung adenocarcinoma. Survival analysis shows that COL5A2 and SERPINB5 are significant for identifying lung adenocarcinoma and are considered biomarkers of lung adenocarcinoma.

Introduction

Lung adenocarcinoma (LUAD) is one of the malignant tumors threatening human health and life, accounting for 40–50% of the total number of lung cancers (). The occurrence of LUAD is inextricably linked with dietary habits, physical conditions, and environment. Studies have shown that the 5-years survival rate of patients with LUAD does not exceed 17% (; ; Yang et al., 2016). At present, the most commonly used treatment methods for LUAD patients are radiotherapy and chemotherapy (). The early symptoms of patients with LUAD are inconspicuous so they cannot be treated in time and may bring great pain to patients.

In recent years, the rapid development of modern bioinformatics technology can easily collect high-throughput omics data of various cancers, providing a new direction for cancer diagnosis. It is of great significance to understand the changes in cancer at the molecular level and find out biomarkers through omics data (Zhou et al., 2010; ). With the development of machine learning, artificial intelligence technology and assisted diagnosis can be applied to the research field of oncotherapy.

At the moment, many researchers have studied the pathogenesis of various cancers (Zhang et al., 2021) based on omics data. Using single omics data to find cancer biomarkers is not authoritative enough while multi-omics data can more comprehensively analyze the characteristics of the entire genomics (). However, the combination of different omics data requires mutual relationships to establish reliable and effective contact. Therefore, little research related to LUAD has been proposed by using multi-omics data. Furthermore, in machine learning, sparse samples with high dimensions usually cause larger errors. It is very important to select a subset of genes that distinguish phenotypes from high-throughput omics data. Studies have shown that effective feature selection can identify a subset of genes with high interpretation ability for the diagnosis of cancer ().

In this paper, we develop a model based on a deep neural network (DNN) by which one can predict LUAD using gene expression and DNA methylation data. At present, researchers have used multi-omics data sets to predict Alzheimer’s disease and confirmed the feasibility of this method (). However, the most challenging task is how to deal with high-dimensional and low-sample-size (HDLSS) data when the LUAD prediction model is constructed based on two different omics data sets. Because the biological characteristics of different omics data are different, common feature selection algorithms can not be used to reduce features. Therefore, we propose a biometric feature selection method to reduce the features and retain their biological significance. At the same time, we also compare other feature selection methods and machine learning algorithms. The experimental results show that the model proposed in this paper could obtain the best prediction performance. In addition, we also explore the relationship between potential genes and LUAD through gene ontology analysis, literature review, survival analysis, and find that COL5A2 、 SERPINB5 are the biomarkers of LUAD.

Related Work

With the development of sequencing technology, the public genome database is becoming more and more complete. Through the analysis of data, genes play an important auxiliary role in the mechanism and prediction of cancer. The dimension of cancer gene data is much higher than the number of samples. The main work to deal with this problem is to reduce the dimension.

Feature transformation is a method to extract the features in the original space by some mapping transformation, such as PCA, PLS, etc. Using the new combined data to learn the classification model has achieved good classification results, but the biological significance is not clear. Feature selection is to evaluate the original genes to a certain extent and take out the features with good judgment ability to form a feature subset. The selected features have good explanatory power. Therefore, feature selection is a very effective method in high-dimensional data such as gene expression.

Liyingxin () put forward the evaluation standard of “classified information index”. By removing irrelevant and redundant features to further narrow the selection range, five features are selected by SVM-RFE method, and high accurate recognition is achieved on the experimental dataset. Shipp () used the signal-to-noise ratio method to select 30 features for classification of DLBCL data set (58 diffuse large B-cell lymphomas, 19 follicular lymphomas, 7,129 genes), and the correct recognition rate reached 91%. However, most of the above methods are based on some classification and evaluation criteria to judge the characteristics and select the genes with high scores. Because genes have similar expressions, they have similar prediction abilities in classification evaluation. If two of them are selected at the same time, the classification accuracy will not be improved, and it will also bring some redundancy problems. proposed a biomarker prediction model to predict Alzheimer’s disease, which integrates multi-omics data. Experimental results have showed that their method has higher accuracy than using single data.

Materials and Methods

In this section, our work is to introduce the specific process of predicting LUAD and identifying biomarkers. As shown in Figure 1, the process mainly includes three parts: data preprocessing, feature selection, data combination, and prediction.

FIGURE 1

Data Collection and Preprocessing

In this study, we download the microarray dataset of LUAD from the Comprehensive Gene Expression Omnibus of the National Center for Biotechnology Information (). Comparing microarray dataset with Next Generation Sequencing (NGS) dataset, we find that the sample size of LUAD dataset with NGS sequencing method in GEO database is very small, and the experiment will be very difficult due to high data dimensions and few samples (). Therefore, we analyze LUAD using the microarray dataset used by most researchers (; Zhou et al., 2016). We collect two types of omics data, i.e., gene expression data and DNA methylation data. The Gene expression data can be obtained according to the following steps: 1) Enter the GEO database homepage https://www.ncbi.nlm.nih.gov/geo/, enter the keyword “lung adenocarcinoma” and click search. 2) Select “Expression profiling by array” in the “Study type” option, “Homo sapiens” in the “Top Organisms”. DNA methylation data is collected by the following standards: 1) Complete step one of gene expression data. 2) Select “Methylation profiling by array” in the “Study type” option, and “Homo sapiens” in the “Top Organisms”. 3) To expand the sample size, two DNA methylation data sets with sufficient sample sizes and the same platform are selected. According to the above criteria, gene expression data GSE19188 (), DNA methylation data GSE139032 (), and GSE49996 (; ) are obtained. In GSE4999, there are 41 normal samples and 39 tumor samples after the outliers were removed. Table 1 shows the detailed information of the benchmark dataset.

TABLE 1

DatasetGene expressionDNA methylation
GEO IDGSE19188GSE139032GSE49996
Normal samples657741
LUAD samples917739
Features23,48924,02524,025

Benchmark dataset.

The data processing can be divided into three steps in this work. Firstly, the probes in the CEL file of gene expression data and DNA methylation data are transformed into genes according to the platform annotation file. When multiple probes correspond to the same gene, the average value is taken and the gene with a null value is deleted. Secondly, The R package “Affy” has been used to correct and standardize the data (). Different from the gene expression data, DNA methylation data need to convert value to value after standardization, because value is more suitable for statistical testing to determine the methylation ratio of each CpG sites (). The specific conversion is shown in Formula 1, where is determined by calculating the intensity ratio between methylated and unmethylated alleles. It is a continuous variable between 0 and 1. When is complete unmethylation, is complete methylation, and is partial methylation. Finally, the pre-processed data is divided into the training set and test set by the five-fold cross validation.

Feature Selection Method

The gene expression data and DNA methylation data are the basis for constructing the prediction model of LUAD. These data sets have HDLSS characteristics. If the datasets with HDLSS characteristics are directly used to build the prediction model, there will be severe overfitting and high variance of gradient, which is the main challenge of machine learning. In order to solve this problem, we use the biometric selection method to reduce features and reduce the risk of overfitting. Identifying differentially expressed gene (DEG) is a typical method to process gene expression data, and the selected genes have clear biological interpretation (). Selecting only disease-related characteristic genes from all features can not only avoid the disaster of dimensionality but also effectively improve the classification effect. More importantly, differentially expressed genes can be used to study the mechanism of disease or as clinical biomarkers for early diagnosis. In DNA methylation data, DNA methylation can control the expression of genes near CpG sites, we mainly reduce the characteristics and retain the biological significance of the data set by identifying differential methylation position (DMP). FC (fold change) and t-test are used to calculate the differences in transcription levels between healthy and diseased individuals, so as to identify DEG or DMP which may be disease-related factors.

The principle of the FC algorithm is to calculate the multiple of the average expression level of genes in two types of samples. If the value reaches the preset threshold, it will be determined that the genes are differentially genes. The principle of t-test is to calculate a t-statistic for each gene to measure the difference in gene expression between the two types of samples, and then calculate the significance p-value according to the t-distribution to measure the significance of the difference. In addition, to prevent some genes from being misjudged as differential genes, we also calculate the false discovery rate (FDR) through the significance analysis of the microarrays algorithm to control the error rate of multiple tests and reduce the false-positive rate of results.

So far, many researchers have applied the method of identifying DEG and DMP to process gene expression data and DNA methylation data and identify cancer biomarkers more accurately (; ). Faced with the complex gene relationship, Yang et al. argued that MI can effectively filter out pathogenic genes and provide a new way for drug repositioning (). Dolezal et al. proposed a t-SNE model for dimensionality reduction, which can reliably distinguish all normal tissues and tumor tissues based on the characteristic RPT expression pattern (). MI and t-SNE methods can reduce feature discovery of pathogenic genes, but cannot reflect biological processes, so they are not suitable for dimensionality reduction of multi-omics datasets.

The identification of DEG and DMP is achieved through the “limma” package of the R software (; ). For gene expression data to identify DEGs, the threshold value shall satisfy |logFC|>2, p-value<0.05, and FDR<0.01. In DNA methylation data, the same way is used to identify DMPs, and the threshold should meet | logFC | > 2.5, p-value < 0.05 and FDR <0.01. Genes are differentially expressed, hypermethylation and hypomethylation in different samples occurred. This gene may have a potential relationship with LUAD. As a result, it is reasonable to believe that the overlap between DEG and DMP has a potential relationship with LUAD, so we take the intersection of DEG and DMP ().

Data Combination and Operation Engine

In this paper, we take the integrated data as the input layer of the prediction model, so data combination is a key link. As shown in Figure 1, after feature selection, all possible gene expression data, and DNA methylation data of LUAD samples and normal samples are combined into a new data set by using the Cartesian product. Specifically, the new dataset was generated by combining data of gene expression and DNA methylation for normal and lung adenocarcinoma samples, respectively. New lung adenocarcinoma samples were obtained by combining lung adenocarcinoma samples with gene expression data and lung adenocarcinoma samples with DNA methylation data. For example, there are 65 normal samples and 91 LUAD samples for gene expression data, 118 normal samples and 116 LUAD samples for DNA methylation data. In the same way, the new data set has normal samples and LUAD samples. After the Cartesian product, the new data set not only expands the number of samples but also reduces the features, which overcome the HDLSS nature of omics data.

Compared with typical machine learning algorithms such as random forest (RF), K-Nearest Neighbor (KNN), Naïve Bayesian (NB), DNN model together with conventional machine learning algorithms have also been used to predict various biomedical phenotypes (). At present, more researchers further improve the DNN model through a feature selection algorithm to make it shows very excellent prediction performance (). As shown in the third part, i.e. Data combination & Prediction, of Figure 1, the structure of DNN is composed of input layer, hidden layer and output layer, and the layers are fully connected. The classification quality of DNN model is affected by its parameters, so it is very important to select appropriate super parameters. At present, there are many ways to optimize the hyperparameters of the network. We chose the Bayesian optimization algorithm, which will build a probability model by calculating the past evaluation results of the objective function to find the value that minimizes the objective function (). Compared with grid search or random search, Bayesian optimization has higher parameter adjustment efficiency. This research uses 5–10 hidden layers, 250–350 nodes per layer, a learning rate of 0.01–0.2, and a dropout rate of 0.5–0.9 to find the optimal hyperparameter combination. In the DNN model, the loss function is used to predict the deviation between the output values and the actual values. It measures the performance of the algorithm in a single training sample. Cross entropy is a common cost function, which measured the average of all sample errors on the entire training set. The DNN model is implemented using the API of Google TensorFlow. The accuracy, F1 Score, and the area under the receiver operating characteristics (AUROC) are used to evaluate the classification results of the DNN model. The definitions of these evaluation indicators are as follows:

Results

Data Quality Check and Differential Gene Identification

To verify the rationality of the data, we do principal component analysis (PCA) and Pearson correlation analysis, which respectively show the distribution of the data and the correlation between the samples to judge whether the data is feasible. In the PCA diagram, a point represents a sample. The farther the distance between two points, the greater the difference between the two samples. Figures 2A–C are the PCA diagrams of GSE19188, GSE139032, and GSE49996 datasets respectively. In the figure, normal samples and tumor samples gather in different regions and are far away. These results show that there are obvious differences between LUAD samples and normal samples, and the data distribution is good. Pearson correlation coefficient is used to express the correlation of samples. The value is between - 1–1. When the value is closer to 0, the correlation is lower, and the value is closer to - 1 or 1, the correlation is higher. As shown in Figures 2D–F are Pearson correlation analysis diagrams of samples in the data of gene expression data and DNA methylation data. The correlation coefficients between samples in the diagram are unequal, but this does not mean that there is a causal relationship between samples, and there are few samples with correlation coefficients of 1 or -1, which indicates that there is no repeatability between samples. From the results of PCA and Pearson correlation analysis, it can be seen that the selection of data is meaningful.

FIGURE 2

A volcano figure can help us intuitively identify genes with large changes and statistical significance. As shown in Figures 3A,B, the volcanic plot is drawn according to gene expression data and DNA methylation data respectively. Each point in the map represents a detected gene, the red point represents the up-regulated gene, the green point represents the down-regulated gene, and the gray point represents the genes with no significant difference. In Figure 3A, the outside of the two black vertical lines are genes with |logFC| > 2, and the upper side of the black horizontal line are genes with a p-value less than 0.05. From the vertical axis, the farther away from the horizontal axis, the smaller the p-value, and the more significant the gene difference. As can be seen from the figure, the gene expression data includes 88 up-regulated genes and 118 down-regulated genes, which were the focus of our attention. In Figure 3B, the outside of the two black vertical lines is CpGs with |logFC| > 2.5. It can be seen from the figure that there are 209 CpGs differentially expressed in DNA methylation data, including 10 up-regulated CpGs and 199 down-regulated CpGs. These CpGs are reliable and more suitable for later identification of whether they are markers because DNA methylation can control the expression of genes near CpGs, thus affecting embryonic development and tumorigenesis.

FIGURE 3

Experimental Design

In this paper, we propose the following three hypotheses: The accuracy of predicting LUAD using multi-omics datasets is higher than that using a single omics dataset; In the prediction of LUAD, the feature selection method using biometrics (DEG + DMP) is better than the ordinary dimensionality reduction algorithm; The performance of using DNN classifier to predict LUAD is better than that of the traditional classifier.

We divide the experiment into three sections to test the aforementioned hypothesis. I) Compare the accuracy of the prediction model by inputting different types of datasets. The DNN prediction model’s input dataset is separated into three types: gene expression, DNA methylation, and integrated dataset. II): Using MI, t-SNE, and biometric feature selection method to reduce the dimension of data. It is worth noting that the data should be reduced to the same dimension while utilizing different dimensionality reduction methods. III): When predicting LUAD, the performance of the traditional classifier (RF、KNN、NB) is compared with the DNN model. We used the dimension reduction algorithm provided by Scikit-learn package and the traditional machine learning algorithm.

The input layer of the DNN classifier in this article is the integrated gene expression data and DNA methylation data. Because it is dealing with binary classification problems, the output layer consisted of a node. It can be seen from the result of Bayesian parameter determination that the hidden layer is composed of eight layers, ReLU is introduced as the activation function, and each layer is composed of 300 nodes and a bias node. When training the model, adds one dropout to each layer, and the dropout rate is 0.85. DNN is compared with three classifiers of random forest (RF) (), K-Nearest Neighbor (KNN) (), and naïve Bayesian (NB) (). The specific experimental parameters are shown in Table 2.

TABLE 2

MethodsParameter setting
DNNlearning rate = 0.02, dropout = 0.85
RFcriterion = 'entropy', n_estimators = 100, n_jobs = -1, max_depth = 6
KNNn_neighbors = 10
NBdefault parameters

Parameter setting.

Comparison Between Single Omics Data Set and Multi-Omics Data Set

A total of nine combinations are offered to evaluate the effects of different feature extraction methods on prediction results: MI-gene expression, t-SNE-gene expression, DEG-gene expression; MI-DNA methylation, t-SNE-DNA methylation, DMP-DNA methylation; MI-integrate multi-omics data, t-SNE-integrate multi-omics data, DEG + DMP- integrate multi-omics data.

To avoid overfitting on the training set, when using single omics data set as the input dataset, we do five-fold cross validation of gene expression data and DNA methylation data. For each fold, the number of DEGs and DMPs identified from the training set is different. Therefore, when performing MI and t-SNE on each fold gene expression and DNA methylation dataset, we reduce the dimension to the same number of features as those obtained by DEG or DMP methods (as shown in Table 3). Because the training set of each folding input is different, the number of genes identified each time will be different. On average, the DEGs and DMPs decreased to 53 and 120.4 respectively.

TABLE 3

5-Fold CVNum of genes (MI t-SNE DEG)Num of CpGs (MI t-SNE DMP)Num of genes and CpGs (MI t-SNE DEG + DMP
K = =147109156
K = =252120172
K = =355121176
K = =457131188
K = =554121175
Avg53120.4173.4

Dimensions of different feature extraction algorithms in each fold data.

When a multi-omics dataset is used as an input dataset, the same as the process of using single omics data, MI and t-SNE algorithms are used to extract the same dimensionality as the feature algorithm proposed in this research, and the average value of the simplified dimensionality is 173.4. Traditional classifiers such as RF, NB, and KNN are selected for prediction. Table 4 shows the performance comparison of different prediction algorithms. It can be seen that the results of the feature selection method used in this paper are better than using MI or t-SNE in different data sets. For example, when the gene expression data after DEG feature selection is used as the input data set of the KNN prediction model, the accuracy of predicting LUAD is 0.9435, which is 0.411 higher than that of t-SNE and 0.0142 higher than that of MI. When the DNA methylation data after DMP feature selection is used as the input data set of the NB prediction model, the accuracy of predicting LUAD is 0.9435, which is much higher than that using MI and t-SNE feature selection methods. In particular, the results of using multi-omics data to predict LUAD are higher than using gene expression data or DNA methylation data.

TABLE 4

Gene expressionMethylation expressionGene expression and DNA methylation
MIt-SNEDEGMIt-SNEDMPMIt-SNEDEG + DMP
RFACC0.83870.54480.94350.50440.57660.94650.50000.57260.9659
AUROC0.86530.54890.94070.50530.58890.93770.50000.62090.9694
KNNACC0.92930.53250.94350.56410.51710.95710.61320.49740.9778
AUROC0.92900.45160.94690.56670.55590.94590.60650.51710.9780
NBACC0.67140.50650.93540.50440.61960.96590.50000.60990.9750
AUROC0.62640.45420.93170.50000.61920.95790.50000.59640.9652

The Accuracy and AUROC results of different prediction algorithms.

The Impact of Different Classifiers on Performance

To achieve the optimal performance of the DNN model, the Bayesian optimization algorithm is used to determine the optimal hyperparameters of the DNN model. Before model training, Bayesian optimization is performed on the integrated data set to obtain a parameter combination with the highest training accuracy. Finally, the average value of each parameter in the five-fold is applied to our model, and the optimal hyperparameters are shown in Table 2.

Table 5 shows the accuracies and the values of the AUROC of the DNN model with different feature selection methods. Five-fold cross validation is also used to obtain the average values of accuracy and AUROC. It can be seen from the table that the average accuracy of the DNN model is 0.9903 when the feature selection method for identifying differential genes is used. To compare the performance of different classifiers more intuitively. Figures 46 have shown the average accuracy, average F1 Score, and AUROC of five-fold cross validation respectively. In the figure, X-axis presents the dimension reduction or feature selection approaches for single-omics and multi-omics datasets. Each color bar represents different classifiers, especially the red bars that indicate the performance of the proposed DNN model. Figure 4 demonstrates that the method based on deep learning showed the best accuracy in the integrated omics data set. Figure 5 shows the AUROC of the prediction model under different classifiers. After changing the data set and feature selection method at the same time, it shows that when the integrated omics data is used as the input data set of the DNN model, the AUROC is 0.9916, which is better than all comparison methods. Figure 6 demonstrates the F1_score of the prediction model under different feature selection methods and data sets. In all comparisons, the proposed DNN shows the highest F1_score, indicating that the model is the most robust. Currently, Pan et al. established a prediction model of LUAD with a support vector machine algorithm to study LUAD. The model takes GSE19188 data as the input data set, and the prediction accuracy was 0.97 (), and Liu Kou et al. Determined the most valuable factors of LUAD metastasis through Kaplan-Meier survival curve and multivariate logistic regression analysis and constructed a metastasis prediction model. The average accuracy of the prediction model was 0.86. (). In summary, these predictions are lower than the results of this study.

TABLE 5

Mit-SNEThe proposed model
CostAccuracyAUROCCostAccuracyAUROCCostAccuracyAUROC
11.99000.61560.43090.65080.71430.50000.00040.99990.9998
23.39510.62300.50000.65740.62300.50000.01710.99590.9967
36.76290.42980.50000.87420.45510.50770.18220.98490.9808
41.48620.50760.50280.90590.47020.46770.12130.97640.9772
53.25340.65340.50000.59650.67540.61930.04540.99450.9958
Average3.37750.56590.48670.73700.58760.51890.07320.99030.9916

5-fold performance comparison of different feature selection algorithms in the deep learning-based prediction model.

The average Cost, Accuracy and AUROC of DEG+DMP feature selection algorithm are used in the prediction model based on deep learning.

FIGURE 4

FIGURE 5

FIGURE 6

Discussion

Table 6 shows the overlapping genes that meet DEG and DMP at the same time in each fold during five-fold cross-validati. We also select the genes that appear in each fold, to avoid the error caused by chance in crcross-validationFoninally, 12 key genes are identified and considered as potential biomarkers of LUAD. To prove whether these 12 genes are capable of recognizing LUAD, the following gene analysis has been made.

TABLE 6

Each FfoldK = 1K = 2K = 3K = 4K = 5
Selected genesABCA3 AIM2 CA3 CDKN2A COL1A1 COL5A2 CYYR1 FOXF1 GREM1 HLF MAGEA6 PCSK1 PROK2 SCNN1B SERPINB5 SLC7A11 SOSTDC1 SOX17 SOX7 STXBP6 TWIST1ABCA3 AGTR1 AIM2 AZGP1 CA3 COL1A1 CLIC3 COL5A2 CYYR1 FOXF1 FOXF2 GDF10 GREM1 HLF MAGEA6 MAL MUC1 PROK2 S100A2 SERPINB5 SLIT3 SOSTDC1 SPARCL1 STXBP6 TRHDE TWIST1ABCA3 C1orf116 COL1A1 COL5A2 COX7A1 CYYR1 FOXF1 GREM1 HIST1H2BH HK3 HLF MAGEA6 MAL MUC1 S100A2 SCNN1B SERPINB5 SLC7A11 SOSTDC1 SOX7 SPARCL1 STXBP6 TWIST1 ZBED2ABCA3 AGTR1 C1orf116CDKN2A COL1A1 COL5A2COX7A1 CYYR1 EFEMP1 FOXF1 GDF10 GREM1 HLF IL6 MAL MMP13 PKP1 SERPINB5 SLC7A11 SOSTDC1m SOX7 SPARCL1 STXBP6 TWIST1ABCA3 AZGP1 C1orf116 COL1A1 COL5A2 COX7A1 CYYR1 EFEMP1 FOXF1 GREM1 HLF MAGEA6 MMP13 PCSK1 PROK2 S100A2 SERPINB5 SLC7A11 SOX7 SPARCL1 STXBP6 TWIST1 ZBED2
Union of the selected genes across 5 foldABCA3 COL1A1 COL5A2 CYYR1 SLC7A11 GREM1HLF SERPINB5 SOX7 SPARCL1 STXBP6 TWIST1

Selected genes from gene expression and DNA methylation and comparison with LUAD database.

The selected gene set is analyzed by using the DAVID database. As shown in Table 7, gene ontology reported the biological significance of genes. “GO:0050900 leukocyte migration” affects the proliferation and migration of LUAD A549 cells; “GO:0046982 protein heterodimerization activity” is related to LUAD (Zhou et al., 2017) and is also a similar biological activity in liver cancer () and nasopharyngeal carcinoma. The results showed that the activity of protein dimer interacted selectively and non-covalently with different proteins to form heterodimer (); “GO:0001228 transcriptional activator activity, RNA polymerase II transcription regulatory region sequence-specific binding” is one of the important pathways involved in LINC00648, and is related to lung cancer (Zhao et al., 2020).

TABLE 7

CategoryTermp-valueGene
GOTERM_BP_DIRECTGO:0030198∼extracellular matrix organization0.0001COL1A1, FOXF2, FOXF1, COL5A2, SERPINB5, JAM2
GOTERM_BP_DIRECTGO:0050900∼leukocyte migration0.0042COL1A1, SLC7A11, COL5A2, JAM2
GOTERM_BP_DIRECTGO:0001558∼regulation of cell growth0.0194SOCS2, FAM107A, AGTR1
GOTERM_MF_DIRECTGO:0001228∼transcriptional activator activity, RNA polymerase II transcription regulatory region sequence-specific binding0.0287SOX17, SERPINB5, FOXF1
GOTERM_MF_DIRECTGO:0046982∼protein heterodimerization activity0.0399TWIST1, COL5A2, JAM2

GO analysis of selected genes.

After literature retrieving, the gene ABCA3, studies have shown that it is usually highly expressed in the damaged lung (), and may provide important clues for the diagnosis of LUAD. THBS gene may play a double-edged sword role in the development, the anti-angiogenic and oncogenic function of LUAD. COL5A2 is one of the seven genes co-expressed by TSHB2. When COL5A2 is highly expressed, the survival rate of patients decreases (). Compared with normal lung tissue cells, the SERPINB5 gene is specifically expressed at high levels in lung cancer cells and can be used as a diagnostic marker of lung cancer (Yoon et al., 2011). COL1A1 is considered a downstream product of cytoglobin, which is related to tumor biology and contributes to the adaptive response to oxidative stress and hypoxia/reoxygenation events, thereby promoting lung tumor invasiveness, metastasis, and resistance to treatment (). Liu et al. proposed that COL1A1 is a potential biomarker for the prognosis of LUAD (). Lung tumors rely on glucose, cystine, and glutamine. SLC7A11 is a cystine/glutamate transporter, which promotes tumor growth and development (). Ji et al. also proposed that SLC7A11 overexpression is a candidate biomarker SLC7A11 for lung cancer (). TWIST1 is involved in embryogenesis and promotes malignant transformation and LUAD progression through epithelial-mesenchymal transition ().

The Kaplan-Meier survival curve analysis of the 12 potential biomarkers identified in 492 LUAD patients using the TCGA database shows that COL5A2 and SERPINB5 are significantly correlated with the prognosis of LUAD (Figure 7).

FIGURE 7

Conclusion

In this study, we use the DNN model to predict LUAD and identify biomarkers based on integrated multi-omics data. By comparing different feature selection methods and different prediction models, the results show that the method of this research is better. The advantage of the method is that it used integrated multi-omics data; there is no blind dimensionality reduction in feature selection, but biologically significant features are selected. The results of biological correlation analysis and literature verification also show that the selected genes can be used as biomarkers of LUAD. Although we have done careful bioinformatics analysis, there are still some limitations. In the future, we can continue to explore the application of this method to other similar omics data, and we will continue to improve our method.

Statements

Data availability statement

The datasets presented in this study can be found in online repositories. The names of the repository/repositories and accession number(s) can be found in the article/Supplementary Material.

Author contributions

W-RQ conceived and designed the experiments; B-BQ performed the extraction of features, model construction, model training, and evaluation. W-ZL and S-HZ analyzed the data, W-KY implemented and enhanced the classifiers. B-BQ and W-RQ drafted the manuscript. S-FH supervised this project and revised the manuscript. All authors read and approved the final manuscript.

Funding

This work was supported by grants from the National Natural Science Foundation of China (No. 62162032), and the Natural Science Foundation of Jiangxi Province, China (No. 20202BAB202007). Key Program for S&T Cooperation Projects of Jiangxi Province (No.20212BDH80021).

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.

References

  • 1

    BarrettC. L.DeboeverC.JepsenK.SaenzC. C.CarsonD. A.FrazerK. A. (2015). Systematic Transcriptome Analysis Reveals Tumor-specific Isoforms for Ovarian Cancer Diagnosis and Therapy. Proc. Natl. Acad. Sci. U. S. A.112 (23), E3050E3057. 10.1073/pnas.1508057112

  • 2

    ChenM.NowakD. G.TrotmanL. C. (2014). Molecular Pathways: PI3K Pathway Phosphatases as Biomarkers for Cancer Prognosis and Therapy. Clin. Cancer Res. Official J. Am. Assoc. Cancer Res.20 (12), 30573063. 10.1158/1078-0432.ccr-12-3680

  • 3

    ChenZ.PangM.ZhaoZ.LiS.MiaoR.ZhangY.et al (2019). Feature Selection May Improve Deep Neural Networks for the Bioinformatics Problems. Bioinformatics36 (5), 15421552. 10.1093/bioinformatics/btz763

  • 4

    CutlerA.CulterD. R.StenvensJ. R. (2001). Random Forests. Mach. LEARN45 (1), 532. 10.1023/A:1010933404324

  • 5

    DolezalJ. M.DashA. P.ProchownikE. V. (2018). Diagnostic and Prognostic Implications of Ribosomal Protein Transcript Expression Patterns in Human Cancers. Bmc Cancer18 (1), 275. 10.1186/s12885-018-4178-z

  • 6

    DuP.ZhangX.HuangC.-C.JafariN.KibbeW. A.HouL.et al (2010). Comparison of Beta-Value and M-Value Methods for Quantifying Methylation Levels by Microarray Analysis. Bmc Bioinforma.11 (1), 587. 10.1186/1471-2105-11-587

  • 7

    EdgarR.DomrachevM.LashA. E. (2002). Gene Expression Omnibus: NCBI Gene Expression and Hybridization Array Data Repository. Nucleic Acids Res.30 (1), 207210. 10.1093/nar/30.1.207

  • 8

    EnfieldK. S. S.MarshallE. A.AndersonC.NgK. W.RahmatiS.XuZ.et al (2019). Epithelial Tumor Suppressor ELF3 Is a Lineage-specific Amplified Oncogene in Lung Adenocarcinoma. Nat. Commun.10 (1), 5438. 10.1038/s41467-019-13295-y

  • 9

    GautierL.CopeL.BolstadB. M.IrizarryR. A. (2004). affy--analysis of Affymetrix GeneChip Data at the Probe Level. Bioinformatics20 (3), 307315. 10.1093/bioinformatics/btg405

  • 10

    HassanatA. B.AbbadiM. A.AltarawnehG. A.AlhasanatA. A. (2014). Solving the Problem of the K Parameter in the KNN Classifier Using an Ensemble Learning Approach. Comput. Sci.12 (8), 3339.

  • 11

    HouJ.AertsJ.den HamerB.van IJckenW.den BakkerM.RiegmanP.et al (2010). Gene Expression-Based Classification of Non-small Cell Lung Carcinomas and Survival Prediction. Plos One5 (4), e10312. 10.1371/journal.pone.0010312

  • 12

    JiX.QianJ.RahmanS. M. J.SiskaP. J.ZouY.HarrisB. K.et al (2018). xCT (SLC7A11)-Mediated Metabolic Reprogramming Promotes Non-small Cell Lung Cancer Progression. Oncogene37 (36), 50075019. 10.1038/s41388-018-0307-z

  • 13

    JohnG. H. (1995). Estimating Continuous Distribution in Bayesian Classifiers. Conf. Uncertain. Artif. Intell.4964, 338345. abs/1302. 10.48550/arXiv.1302.4964

  • 14

    KarineP.AnatoleC.Jean-FrancoisC.Pierre-AlexandreJ.AurélieC.ElizabethF.et al (2012). TWIST1 a New Determinant of Epithelial to Mesenchymal Transition in EGFR Mutated Lung Adenocarcinoma. Plos One7 (1), e29954. 10.1371/journal.pone.0029954

  • 15

    KimberlyD. M.LeticiaN.AngelaB. M.JuliaH. R.EbroffK. R.CatherineM. A.et al (2016). Cancer Treatment and Survivorship Statistics. CA a cancer J. Clin.66 (4), 363385. 10.3322/caac.21565

  • 16

    LanJ.HuangH.-Y.LeeS.-W.ChenT.-J.TaiH.-C.HsuH.-P.et al (2014). TOP2A Overexpression as a Poor Prognostic Factor in Patients with Nasopharyngeal Carcinoma. Tumor Biol.35 (1), 179187. 10.1007/s13277-013-1022-6

  • 17

    LenkaG.TsaiM.-H.LinH.-C.HsiaoJ.-H.LeeY.-C.LuT.-P.et al (2017). Identification of Methylation-Driven, Differentially Expressed STXBP6 as a Novel Biomarker in Lung Adenocarcinoma. Sci. Rep.7 (1), 42573. 10.1038/srep42573

  • 18

    LiL.ZhuZ.ZhaoY.ZhangQ.WuX.MiaoB.et al (2019). FN1, SPARC, and SERPINE1 Are Highly Expressed and Significantly Related to a Poor Prognosis of Gastric Adenocarcinoma Revealed by Microarray and Bioinformatics. Sci. Rep.9 (1), 7827. 10.1038/s41598-019-43924-x

  • 19

    LiX. Y.LiuJ. Q.RuanX. G. (2005). Analysis of Leukemia Gene Expression Profiles and Subtype Informative Genes Identification. Chin. J. Biomed. Eng.24 (2), 5. 10.1360/biodiv.050192

  • 20

    LinW.WangC.LiuG.BiC.WangX.ZhouQ.et al (2020). SLC7A11/xCT in Cancer: Biological Functions and Therapeutic Implications. Am. J. Cancer Res.10 (10), 31063126.

  • 21

    LiuC.HuangQ.MaW.QiL.WangY.QuT.et al (2019). A Combination of Tumor and Molecular Markers Predicts a Poor Prognosis in Lung Adenocarcinoma. Int. J. Clin. Exp. Pathol.12 (5), 16901701.

  • 22

    LiuS.HuangB. (2020). Screening of Genes Related to Diagnosis and Prognosis of Lung Adenocarcinoma Based on Bioinformatics Analysis. ACTA LASER Biol. SIN.29 (5), 414423. 10.3969/j.issn.1007-7146.2020.05.005

  • 23

    LuLuT.-P.HsiaoC. K.LaiL.-C.TsaiM.-H.HsuC.-P.LeeJ.-M.et al (2015). Identification of Regulatory SNPs Associated with Genetic Modifications in Lung Adenocarcinoma. BMC Res. Notes8 (1), 92. 10.1186/s13104-015-1053-8

  • 24

    MaB.GengY.MengF.YanG.SongF. (2020). Identification of a Sixteen-Gene Prognostic Biomarker for Lung Adenocarcinoma Using a Machine Learning Method. J. Cancer11 (5), 12881298. 10.7150/jca.34585

  • 25

    MaksimovicJ.PhipsonB.OshlackA. (2016). A Cross-Package Bioconductor Workflow for Analysing Methylation Array Data. F1000Res5, 1281. 10.12688/f1000research.8839.1

  • 26

    MendozaM.InmanD.PonikS. M.KeelyP. J. (2015). Abstract 2345: The Collagen-Dense Tumor Microenvironment Increases Neutrophil Recruitment in Mouse Mammary Carcinoma. Cancer Res.75 (15 Suppl. ment), 2345. 10.1158/1538-7445.am2015-2345

  • 27

    MoseleF.RemonJ.MateoJ.WestphalenC. B.BarlesiF.LolkemaM. P.et al (2020). Recommendations for the Use of Next-Generation Sequencing (NGS) for Patients with Metastatic Cancers: a Report from the ESMO Precision Medicine Working Group. Ann. Oncol.31 (11), 14911505. 10.1016/j.annonc.2020.07.014

  • 28

    MotalebzadehJ.EskandariE. (2021). Transcription Factors Linked to the Molecular Signatures in the Development of HCC on a Cirrhotic Background. Orig. Pap.38, 21. 10.1007/s12032-021-01567-x

  • 29

    PanY. H.FanX. M.ZhuP. (2019). Research on Key Gene and Prediction Model Associated with Lung Cancer. J. Biol.36 (2), 2240. 10.3969/j.issn.2095-1736.2019.02.022

  • 30

    ParkC.HaJ.ParkS. (2020). Prediction of Alzheimer's Disease Based on Deep Neural Network by Integrating Gene Expression and DNA Methylation Dataset. Expert Syst. Appl.140 (C), 112873. 10.1016/j.eswa.2019.112873

  • 31

    PengD.GuoY.ChenH.ZhaoS.WashingtonK.HuT.et al (2017). Integrated Molecular Analysis Reveals Complex Interactions between Genomic and Epigenomic Alterations in Esophageal Adenocarcinomas. Sci. Rep.7 (1), 40729. 10.1038/srep40729

  • 32

    PorcuE.SadlerM. C.LepikK.AuwerxC.KutalikZ. (2020). Differentially Expressed Genes Reflect Disease-Induced rather Than Disease-Causing Changes in the Transcriptome. Nat. Commun.12, 5647. 10.1038/s41467-021-25805-y

  • 33

    RathoreS.HussainM.KhanA. (2014). GECC: Gene Expression Based Ensemble Classification of Colon Samples. IEEE/ACM Trans. Comput. Biol. Bioinf.11 (6), 11311145. 10.1109/tcbb.2014.2344655

  • 34

    RitchieM. E.PhipsonB.WuD.HuY.LawC. W.ShiW.et al (2015). Limma Powers Differential Expression Analyses for RNA-Sequencing and Microarray Studies. Nucleic acids Res.43 (7), e47. 10.1093/nar/gkv007

  • 35

    ShippM. A.RossK. N.TamayoP.WengA. P.KutokJ. L.AguiarR. C. T.et al (2002). Diffuse Large B-Cell Lymphoma Outcome Prediction by Gene-Expression Profiling and Supervised Machine Learning. Nat. Med.8 (1), 6874. 10.1038/nm0102-68

  • 36

    SinghD.Climente-GonzálezH.PetrovichM.KawakamiE.YamadaM. (2021). FsNet: Feature Selection Network on High-Dimensional Biological Data. Mach. Learn. Comput. Biol.2001 (1), 08322. 10.48550/arXiv.2001.08322

  • 37

    StahlmanM. T.BesnardV.WertS. E.WeaverT. E.DingleS.XuY.et al (2007). Expression of ABCA3 in Developing Lung and Other Tissues. J. Histochem Cytochem.55 (1), 7183. 10.1369/jhc.6a6962.2006

  • 38

    SunY. S.ZhangX. P.TangL.JiJ. F.GuJ.CaiY.et al (2011). Locally Advanced Rectal Carcinoma Treated with Preoperative Chemotherapy and Radiation Therapy: Preliminary Analysis of Diffusion-Weighted MR Imaging for Early Detection of Tumor Histopathologic Downstaging. National Cancer Center annual conference254(1), 171178. 10.1148/radiol.2541082230

  • 39

    WangL.HuangJ.JiangM.SunL. (2011). Survivin (BIRC5) Cell Cycle Computational Network in Human No-Tumor Hepatitis/cirrhosis and Hepatocellular Carcinoma Transformation. J. Cell Biochem.112 (5), 12861294. 10.1002/jcb.23030

  • 40

    WengT.-Y.WangC.-Y.HungY.-H.ChenW.-C.ChenY.-L.LaiM.-D.et al (2016). Differential Expression Pattern of THBS1 and THBS2 in Lung Cancer: Clinical Outcome and a Systematic-Analysis of Microarray Databases. Plos One11 (8), e0161007. 10.1371/journal.pone.0161007

  • 41

    WuJ.ChenX-Y.ZhangH.XiongL-D.LeiH. (2019). Hyperparameter Optimization for Machine Learning Models Based on Bayesian Optimization. J. Electron. Sci. Technol.17 (1), 2640. 10.11989/JEST.1674-862X.80904120

  • 42

    YanZ.LiJ.XiongY.XuW.ZhengG. (2012). Identification of Candidate Colon Cancer Biomarkers by Applying a Random Forest Approach on Microarray Data. Oncol. Rep.28 (3), 10361042. 10.3892/or.2012.1891

  • 43

    YangG.HaoY. (2019). Prostate Cancer Drugs Repositioning Based on Mutual Information. J. Shenyang Normal Univ. Sci. Ed.37 (1), 3437. 10.3969/j.issn.1673-5862.2019.01.007

  • 44

    YangZ. H.ZhengR.GaoY.ZhangQ.ZhangH. (2016). Abnormal Gene Expression and Gene Fusion in Lung Adenocarcinoma with High-Throughput RNA Sequencing. Cancer Gene Ther.21 (2/3), 7482. 10.1038/cgt.2013.86

  • 45

    YoonJ. H.KimS. N.ParkJ. H.KimJ. E.SongY. H.KimS. H.et al (2011). Markers for the Diagnosis of Lung Cancer. Patent Application Publication, 145149.13

  • 46

    ZhangG.XueZ.YanC.WangJ.LuoH. (2021). A Novel Biomarker Identification Approach for Gastric Cancer Using Gene Expression and DNA Methylation Dataset. Front. Genet.12, 644378. 10.3389/fgene.2021.644378

  • 47

    ZhaoL.GaoM.ZhaoX. (2020). Verification of Expression of LINC00648 in the Serum of Lung Cancer Patients by TCGA Database. Cell Mol. Biol. (Noisy-le-grand)66 (3), 101108. 10.14715/cmb/2020.66.3.15

  • 48

    ZhouG.LuM. Q.LiD. J.GaoB. A.GuoR. (2017). Identification of Differentially Expressed Molecular Functions Associated with Breast Cancer Using Gibbs Sampling. Oncol. Lett.14 (6), 74897494. 10.3892/ol.2017.7158

  • 49

    ZhouM.XuW.YueX.ZhaoH.WangZ.ShiH.et al (2016). Relapse-related Long Non-coding RNA Signature to Improve Prognosis Prediction of Lung Adenocarcinoma. Oncotarget7 (20), 2972029738. 10.18632/oncotarget.8825

  • 50

    ZhouY. H.RajV. R.SiegelE.YuL. (2010). Standardization of Gene Expression Quantification by Absolute Real-Time qRT-PCR System Using a Single Standard for Marker and Reference Genes. Biomark. Insights5 (5), 7985. 10.4137/bmi.s5596

Summary

Keywords

multi-omics data, feature selection, survival analysis, deep neural network, lung adenocarcinoma biomarkers

Citation

Qiu W-R, Qi B-B, Lin W-Z, Zhang S-H, Yu W-K and Huang S-F (2022) Predicting the Lung Adenocarcinoma and Its Biomarkers by Integrating Gene Expression and DNA Methylation Data. Front. Genet. 13:926927. doi: 10.3389/fgene.2022.926927

Received

25 April 2022

Accepted

13 June 2022

Published

30 June 2022

Volume

13 - 2022

Edited by

Leyi Wei, Shandong University, China

Reviewed by

Massimo La Rosa, National Research Council (CNR), Italy

Fuyi Li, The University of Melbourne, Australia

Updates

Copyright

*Correspondence: Wang-Ren Qiu, ; Shun-Fa Huang,

This article was submitted to Computational Genomics, a section of the journal Frontiers in Genetics

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.

Outline

Figures

Cite article

Copy to clipboard


Export citation file


Share article

Article metrics