Literature DB >> 29805591

Identification of subtype-specific prognostic signatures using Cox models with redundant gene elimination.

Suyan Tian1.   

Abstract

Lung cancer (LC) is a leading cause of cancer-associated mortalities worldwide. Adenocarcinoma (AC) and squamous cell carcinoma (SCC) account for ~70% of all cases of LC. Since AC and SCC are two distinct diseases, their corresponding prognostic genes associated with patient survival time are expected to be different. To date, only a few studies have distinguished patients with good prognosis from those with poor prognosis for each specific subtype. In the present study, the Cox filter model, a feature selection algorithm that identifies subtype-specific prognostic genes to incorporate pathway information and eliminate redundant genes, was adopted. By applying the proposed model to data on non-small cell lung cancer (NSCLC), it was demonstrated that both redundant gene elimination and search space restriction can improve the predictive capacity and the model stability of resulting prognostic gene signatures. To conclude, a pre-filtering procedure that incorporates pathway information for screening likely irrelevant genes prior to complex downstream analysis is recommended. Furthermore, a feature selection algorithm that considers redundant gene elimination may be preferable to one without such a consideration.

Entities:  

Keywords:  Cox model; feature selection; non-small cell lung cancer; pathway information; redundant gene elimination; subtype-specific prognosis; survival prediction

Year:  2018        PMID: 29805591      PMCID: PMC5950526          DOI: 10.3892/ol.2018.8418

Source DB:  PubMed          Journal:  Oncol Lett        ISSN: 1792-1074            Impact factor:   2.967


Introduction

Lung cancer (LC) is a leading cause of cancer-associated mortalities worldwide. Histologically, LC is stratified into two categories, small cell lung cancer (SCLC) and non-small cell lung cancer (NSCLC), of which the latter is more prevalent (1). NSCLC can be further classified into three major subtypes, where adenocarcinoma (AC) and squamous cell carcinoma (SCC) together account for ~70% of the total cases of LC (2). Since AC and SCC differ in cell of origin, location within the lung, growth pattern and molecular mechanisms, they are regarded as two distinct diseases (3). Until recently, however, NSCLC subtypes had been typically treated with same therapeutic approaches (1). Apart from a lack of timely detection of tumors, the administration of homogenous treatments to NSCLC patients regardless of the histology subtypes might account for why no substantial improvement in the 5-year survival rate of patients with NSCLC has been made over the years (3,4). Therefore, more ‘personalized’ therapeutic strategies for AC and SCC patients are highly desirable, which necessitates the identification of subtype-specific prognostic molecular markers for AC and SCC. Feature selection or variable selection, which aims at selecting a gene signature (subset) among thousands of genes with objectives, including diagnosis of diseases, segmentation of disease subtypes and drug response or survival prediction for patients, is currently becoming a routine practice in bioinformatics (5,6). Regarding NSCLC, extensive efforts have been devoted to distinguishing AC from SCC and also to distinguish patients with good prognosis from those with poor prognosis with the aid of feature selection algorithms (3,7–11). Compared with the diagnosis task or the classification task, it has been demonstrated that the prognosis task is more difficult to accomplish (12,13). Furthermore, the present study focused on subtype-specific prognosis, with extra consideration on subtype information to introduce more complexity to statistical modeling. Subtype-specific prognostic genes may be identified by either separate application of a feature selection method to each subtype or by a modification of an existing method to enable the identification of subtype-specific prognostic genes (14). Compared with a separate modeling method where feature selection algorithms that can handle survival data (LASSO method and random forest method) was implemented on each subtype, a natural extension is more theoretically sound but accompanied with extra statistical complexity (15). The two feature selection algorithms, the Cox filter method and the Cox-Threshold Gradient Descent Regularization (Cox-TGDR) method (15,16), belong to the natural extension category. (Both the Cox filter method and the Cox-TGDR method were proposed by the authors). These two methods are all based on the seminal model of survival analysis: A Cox regression model (17). Gene expression profiles contain grouping structure with genes inside each group that are highly correlated and therefore more likely to co-function together to affect biological processes (18,19). However, both the Cox filter method and the Cox-TGDR method are typical gene-based feature selection methods where the underlying grouping structure is ignored (20). By contrast, a pathway-based feature selection method incorporates the grouping structure either explicitly or implicitly to guide the selection of relevant genes (21). Many studies have demonstrated that a pathway-based feature selection method is usually superior to its gene-based counterpart in terms of predictive capacity, model stability and biological interpretation (21–25). Furthermore, a failure to account for the correlations among genes may result in many ‘redundant’ genes being included, and therefore an increase in the false positive rate. As the Cox filter method screens the relevant genes individually (see the Materials and Methods section for details), it has no control over the false positive rate. The simulations conducted in previous studies (15,16) have justified this point. Until the drawback of false positive rate is fully addressed, the widespread application of the Cox filter method remains challenging. In this article, the Cox filter method was extended so that the resulting extension not only accounts for the interactions/dependency among genes but also eliminates many redundant genes. The GeneRank method (26) was employed to pre-filter genes and subsequently average correlation coefficients were calculated to determine the correlation of a specific gene with other genes in the search space. Given that the GeneRank method was also used to pre-filter genes in a previous study by the present authors (14), these two studies have some similarities. Nevertheless, the objectives of the studies differ dramatically. The aim of the previous study (14) was to illustrate that for different outcomes of interest (e.g., segmentation of different subtypes versus predicted survival time), the corresponding relevant genes differ and therefore a supervised learning method is preferred over an unsupervised method. By contrast, the present study focuses on the identification of subtype-specific gene signatures. After the proposed procedure was applied to the NSCLC gene expression data and compared with several relevant algorithms, whether the proposed procedure can identify gene signatures with better predictive performance and more meaningful biological implication than other methods was determined.

Materials and methods

Experimental data

The microarray data included GSE30219, GSE37745 and GSE50081 datasets, which were publicly assessable from the Gene Expression Omnibus (GEO, https://www.ncbi.nlm.nih.gov/geo/) repository. The inclusion criteria were: i) Being profiled on the Affymetrix HG-U133 Plus 2.0 platform; ii) inclusion of AC and SCC subtypes; iii) inclusion of early pathological stages (stage I or II); iv) no administration of adjuvant therapy to patients; and v) availability of the raw data so that the same pre-processing procedure was used to obtain the gene expression values. There were 85 AC and 21 SCC patients, 40 AC and 24 SCC patients, 127 AC and 42 SCC patients in GSE30219, GSE37745 and GSE50081, respectively. In total, there were 339 patients in the integrated dataset that combined these three datasets together, which served as the training set in the present study. The RNA-Seq data were downloaded from The Cancer Genome Atlas Data Portal (level 3) (https://tcga-data.nci.nih.gov/tcga/). The cohorts that were considered are: LUAD for AC subtype and LUSC for SCC subtype. By restricting the patients to those at early stages of disease, not undergone any adjuvant treatment and where survival information was available, 70 AC and 55 SCC patients were included.

Pre-processing procedures

Raw data (CEL files) of the microarray data sets were downloaded from the GEO repository. The expression values were obtained using the fRMA algorithm (27) and were normalized using quantile normalization separately for each experiment. Then, the expression values of these three studies were combined together and the COMBAT algorithm (28) was used to eliminate the potential batch effects. The resulting data served as the training set and were referred to as the integrated dataset. Counts-per-million (CPM) values for the RNA-seq data were calculated and log2 transformed by Voom function (29) in R limma package (30). The RNA-seq data were used as the test set to validate the performance of resulting prognostic signatures. There were 14,573 unique genes annotated by both the microarray data and the RNA-seq data. The protein-to-protein interaction information was retrieved from the Human Protein Reference Database (HPRD, http://www.hprd.org). There were 9,672 protein-coding genes annotated by the HPRD database (Release 9). The downstream analysis was carried out using the overlapped 8,023 genes annotated by the microarray data, the RNA-seq data and the HPRD database. Compared with a previous study by the authors, the training set and the total genes under consideration were different in the present study. Specifically, the data from GSE50081 experiment were used to train the prognostic signatures, and a number of pre-filtering steps were performed to downsize the number of genes under consideration in the microarray data to 6,202 (16).

Statistical methods

Cox filter method. The Cox filter method (16) was used to identify genes that were informative of survival rate for AC/SCC histology subtypes. In this method, each gene was fit with a Cox model. The hazard function of patient i for gene g (g=1,…,p) is given by: where, Xij=(Xij1,…,Xijp)T represents the actual expression values for the p genes under consideration and λ0g(t) is an unknown baseline hazard function. I (j=SCC) is an indicator, it takes the value of 1 if the histology subtype j of patient i is SCC or otherwise the value of 0. The values of β (i.e., β) and β (i.e., ββ) determine if subtype-specific prognostic genes exist. Specifically, βACg≠0 but βSCCg=0 corresponds to an AC-specific gene while βSCCg≠0 but βACg=0 corresponds to an SCC-specific gene.

GeneRank

The GeneRank method (26) calculates ranks for genes by accounting for both the gene expression values and the connectivity information among them. Firstly, according to whether a connection is recorded between genes in the HPRD database, a pxp adjacency matrix was made (here, p is the number of genes under consideration) whose ijth and jith components are 1 if gene i and gene j are connected, 0 otherwise. Then, the GeneRank method solves the following equation: where W stands for the adjacency matrix of genes, and D is a diagonal matrix, where diagonal components record the number of genes that a specific gene is connected to in the gene network graph. The gene expression value is represented by exp. In the GeneRank method, d is a tuning parameter, balancing the effect of the expression value of a gene and its level of importance inside the whole gene-to-gene interaction network. The gene expression values only determine the ranks of the genes when d equals to 0. On the other hand, the GeneRanks depend completely on the connectivity level of genes when d=1. The default value of d is 0.5. In the present study, the ranks generated by the GeneRank method were used to rearrange genes in the ascending order and then the search domain was restricted to the top ranked genes in the resulting list. With this filter, the least important genes in both pathway connectivity and expression difference were ruled out.

Redundant gene elimination

To eliminate the redundant genes, which are highly correlated with the true causal genes and therefore tend to be also selected by a feature selection algorithm, particularly a filter method, a method proposed previously (31) was adopted to account for the correlation coefficients between genes during the filtering process. Specifically, the average correlation coefficient between a candidate gene g and other genes in the restricted search space was calculated as follows: where, |cor(g.j)| represents the absolute value of Pearson's correlation coefficient (PCC) between gene g and gene j, and |S| is the total number of genes in the search space. Then, a gene is regarded to be relevant if it fits two conditions: i) its corresponding adjusted P-values of the Cox filter model are <0.05. (The BH procedure was used to adjust for multiple comparison problem); and ii) its average absolute correlation coefficients in the search space are <0.2. With the second restriction, i.e., the restriction on the average PCC value of a gene, some control over the redundant genes is provided. Originally, a new statistic was defined that multiplied the adjusted P-value by corgs for gene g, and this was used to determine the significance level of genes. The newly defined statistic was named as RRP (P-value with redundant gene removal). However, it is realized that RRP has some fatal drawbacks. For instance, if the PCCs of a gene with other genes in the search space are all close to 0, then its RRP is extremely small although the P-value in the Cox filter model for this specific gene is 1. As a result, the RRP statistic had been overruled.

Sign average

A regression model would become non-identifiable when the number of covariates exceeds the number of samples. To avoid this, the risk profile of a patient was summarized as the sign average (13,32) of the expression values over all selected genes. Specifically for each subtype, all genes inside the selected gene subset, i.e., the AC-specific and SCC-specific prognostic genes are stratified into either the hazardous group H or the preventive group P according to the signs of their estimated effects in the Cox filter method, i.e., β for AC and β+β for SCC. In the hazardous group, the genes for which increased expression is associated with a higher hazard are included. Conversely, the genes for which an increment in expression is associated with a lower hazard of mortality are put in the preventive group. Of note, there are two sets of notations, i.e., HAC in which β >0 and PAC in which β <0 for AC patients, and HSCC in which β+β >0 and PSCC in which β+β <0 for SCC patients in the present study. Denoting the number of genes inside the gene set GS as |GS|, the sign average for AC patient i(i=1,…, n1) and SCC patient j (j= n1+1,…, n) is defined respectively as:

Statistical metrics

The first metric used to evaluate the performance of a resulting prognostic gene signature is the censoring-adjusted C-statistic (33) over the follow-up period (0, τ). It is defined as: where g(X) is the risk score for a subject with predictor vector X. Although a value of 0.5 for the C-index corresponds to the random guess model, a moderate value in between 0.6–0.7 already indicates a satisfactory performance as discussed previously (34). In order to evaluate the stability or robustness of the resulting signatures, a Rand index was also calculated. With k runs (e.g., the resulting gene lists by training on k different datasets) of an algorithm, the Rand index is defined as where ∩ represents the size of intersection between two gene lists, and ∪ represents the size of union between two gene subsets gs and gs, where gs and gs were obtained from the ith and jth runs, respectively. Given the present study aims to select subtype-specific prognostic genes for AC and SCC, these metrics were calculated separately for AC and SCC. The proposed procedure consisted of three steps. Firstly, all 8,023 genes were ranked in the ascending order according to their GeneRanks. Secondly, for a specific k value (k varies from 200 to 7,800 with an increment of 200 to 8,023), the search space (the number of genes under consideration) was restricted to those on the top k of this ordered gene list, and the corresponding adjusted P-values for β and (β2+β3) coefficients for a gene and the absolute average of its correlation coefficients with other genes in the search space were considered together to select prognostic genes for AC and SCC. Finally, the sign averages for AC- and SCC-specific genes and the performance statistics were calculated. Steps 2 and 3 were repeated over all possible k values. The optimal k value for AC and SCC subtypes is the one with the largest C-statistics and the smallest sizes of the resulting gene signatures on the training set. Fig. 1 illustrates the proposed procedure, which is referred to as the Cox filter method with redundant gene elimination (RGE) herein.
Figure 1.

Flowchart for the proposed Cox filter method with redundant gene elimination. The Cox filter + RGE method may be divided into three steps: i) Ascending ranking of genes under consideration according to the ranks given by the GeneRank method; ii) restricting the search space to the first k genes and fitting the Cox filter models for these k genes; and iii) calculating the corresponding P-values and average absolute Pearson's correlation coefficients for each gene and determining the relevance level of the gene (with P-value<0.01 and corgs<0.2 deemed to indicate relevance). Steps 2 and 3 are repeated over a grid of values for k (k=200, 400, …7800, 8023). AC, adenocarcinoma; HPRD, Human Protein Reference Database; PCC, Pearson's correlation coefficient; RGE, redundant gene elimination; SCC, squamous cell carcinoma.

The proposed procedure first imposed search space restriction and subsequently removed redundant genes inside the restricted search space. One may argue a procedure in the reverse order, i.e., the removal of redundant genes followed by search space restriction, may lead to same or at least similar results. However, conducting redundant gene elimination first may result in the remaining genes being almost uncorrelated with each other. The connectivity weights of those genes are approximately at the same level, and the rearrangement of genes according to GeneRanks becomes meaningless. This method also does not take into consideration pathway information, Alternatively, a strategy instead of a combination of the GeneRank method and redundant gene elimination may be employed. However, this was not investigated as it is beyond the scope of the present study.

Biological relevance and gene set enrichment analysis

The GeneCards database (www.genecards.org) was used to search for the biological relevance of the selected genes, and the String software (www.string-db.org) was used to obtain enriched pathways/gene sets for the AC-specific and SCC-specific prognostic signatures.

Statistical language and packages

R language (version 3.2; www.r-project.org) was used to carry out all statistical analysis in the present study. The R packages used included survival, survAUC, gelnet, pathClass, limma, annotation, affy and hgu133plus2.db.

Results

In the present study, the integrated data of three microarray experiments were used to train the final models. The performance of the resulting prognostic signatures was validated on the RNA-Seq dataset, which is independent from the microarray datasets. Firstly, Schoenfeld residuals were calculated to test the proportional hazards assumption of the Cox models. The P-values for those tests ranged from 0.003 to 0.9999; P<0.05 for 141 values and P<0.01 for 27 values. These numbers were <5% and 1% of the total number of genes. Therefore, the proportional hazard assumption is valid in the present study. The C-statistics and the model sizes on the training set are given in Fig. 2. Based on these two statistics, the resulting signatures of the first 1,000 genes for AC and the first 4,000 genes for SCC were chosen and presented in Table I. In the same table, the performance statistics for the Cox filter method (15) with search space restriction but without redundant gene elimination, the Cox filter method with redundant gene elimination but no space restriction and the original Cox filter method (corresponding to the Cox filter method without both redundant gene elimination and space restriction) and two other relevant algorithms (the Cox-TGDR method (16) and the LASSO (35) for AC and SCC, respectively) were also listed.
Figure 2.

Determination of the optimal cutoffs for AC subtype and SCC subtype search spaces by training of the NSCLC microarray data: (A) The C-statistic under all scenarios (with k taking different values, i.e., k=200, 400, …7800, 8023; (B) The sizes of resulting prognostic signatures under all scenarios. The C-statistic and the final sizes determine the optimal cutoffs for the restricted search space of AC and SCC, respectively, i.e., the one with the largest C-index and the smallest final model size was chosen. AC, adenocarcinoma; NSCLC, non-small cell lung cancer; SCC, squamous cell carcinoma.

Table I.

Performance statistics for the non-small cell lung cancer application using different algorithms.

C-statistics

VariableSizeRand index (%)Training setTest set
G(1)~G(1000) + RGE: AC3526.970.7250.694
G(1)~G(4000) +RGE: SCC4416.840.8330.817
G(1)~G(1000): AC4526.040.7030.714
G(1)~G(4000): SCC38026.910.7020.771
Cox-filter +RGE: AC25916.670.6990.610
Cox-filter +RGE: SCC11915.440.8240.805
Cox-filter: AC32924.050.6810.538
Cox-filter: SCC83627.850.7140.778
Cox-TGDR: AC627.780.6840.559
Cox-TGDR: SCC765.770.7210.567
LASSO: AC914.870.7240.583
LASSO: SCC1012.390.8140.706

G(1)~G(k): The search space is the first k genes ordered by the GeneRank method. The results were trained using the integrated dataset and verified using the TCGA RNA-sequencing data. AC, Adenocarcinoma; RGE, redundant gene elimination; SCC, squamous cell carcinoma; TGDR, Threshold Gradient Descent Regularization.

The most important finding is that the additional redundant gene elimination indicates significant gains in terms of performance statistics, i.e., better C-statistics and smaller sizes of the resulting signatures, which is in consistent with the findings of other investigators (31,36). Of note, it is usually common that the test set has a poorer performance compared with the training set, due to the following reasons: i) The different characteristics among patients in the training set and the test set; or/and ii) the potential of over-fitting. Given a moderate value of >0.6 for the C-index is regarded to have a satisfactory performance (33), the predictive performances of the resulting prognostic signatures obtained by the proposed procedure are all acceptable. Furthermore, the training set used previously (i.e., the data of GSE50081) has a moderate sample size. To date, a perfect performance has not been achieved with the test set using this specific training set (14–16). To address this, two additional microarray experiments were included, and the training set used in the present study is a combination of all three studies. The resulting signatures trained from the integrated data outperform the signatures from GSE50081. Another finding is that with a suitable restriction on the search space, the resulting prognostic signatures tend to have a better performance than those without such a restriction (as shown in Table I and Fig. 2). This supports the use of a pre-filtering process (e.g., ranking genes using the GeneRank method on expression levels and importance level in the gene network following by selecting the top genes in the resulting list) prior to downstream analysis. A pre-filtering process may screen out the genes that are highly unlikely to be relevant genes and thus reduces the computing burden. Compared with other relevant algorithms, the Cox filter method has the best performance. The Cox filter method is easier to implement and more computationally efficient than the Cox-TGDR method, which may make the advantage of a pre-filtering procedure with regards to reducing the computing burden less obvious. However, the present authors do not exclude the probability that the Cox-TGDR method is optimal for some specific data structures, and therefore such an advantage is more essential in those applications. The patients were stratified into two groups-patients with a high risk of mortality and those with a low risk of mortality-by using the median values of the resulting sign average scores for the patients in the training set. Then, the Kaplan-Meier curves were constructed (Fig. 3), and the two curves were compared using log-rank tests. In the training set, the P-values of the corresponding log-rank tests were 3.59×10−14 for AC and 9.37×10−8 for SCC, respectively. However, the corresponding P-values were 0.075 and 0.123 in the test set, indicating a statistically non-significant difference between the survival curves of the high-risk and low-risk groups. Furthermore, other cutoffs (mean, the first and third quartiles) were used, and the results remained the same. Given there were few mortalities recorded for the RNA-seq data and there were no mortalities in the identified low-risk groups, the predictive performance evaluated on the basis of the log-rank tests is still acceptable.
Figure 3.

Kaplan-Meier plots of AC-specific prognostic signature and SCC-specific prognostic signature. Based on the risk scores (i.e., the sign averages of AC-specific signature for AC patients and the sign averages of SCC-specific signature for SCC patients), patients were divided into two categories (low-risk group and high-risk group) using the medians of risk scores as cutoffs. The P-values of log-rank tests comparing the survival curves of the low-risk and high-risk groups are shown. AC, adenocarcinoma; SCC, squamous cell carcinoma.

For the 35-gene AC-specific prognostic signature and the 44-gene SCC-specific prognostic signature, the GeneCards database was searched for the biological relevance of these selected genes. According to the GeneCards database, CYP1A2, EGAG9, BRDT, DDC, ADCYAP1R1, PIWIL4, CENT2, TACR1, ABCA2 and NEFH are directly associated with LC. EGAG9, CYP1A2, CRISP3, BRDT, BRSK1, DDC, TACR1, ABCA2, CTNNA3, CCNO, TAC3 and CA6 are directly associated with AC among the AC-specific signatures. Among the SCC-specific signatures, CP19A1, CYP3A4, KLF2, ACLY, MASP1, SOX18, SERPINE2, BHLHE41, PDYN, FGF4, NUAK1, GCNT1, CCT4 and EBNA1BP2 are directly associated with LC. FGF4, CYP19A1, PTPN2, CYP3A4, SERPINE2, SOX18, MMP20, MASP1, KLF2, ERP44, NUAK1 and RAET1E are directly associated with SCC. All respective remaining genes in each category were indirectly associated with LC, AC and SCC. Among the indirectly related genes, many genes were associated with the corresponding diseases through their association with the well-known cancer gene: TP53. Additionally, there was no overlap between the AC-specific and SCC-specific prognostic signatures. Likewise, there was no overlap between the AC-specific prognostic and SCC-specific prognostic signatures when the LASSO method implemented separately for each subtype. By contrast, there were substantial overlaps (32/106, 30.19%) between the AC-specific prognostic signature and the SCC-specific prognostic signature when the Cox-TGDR method was used. The resulting prognostic signatures by the proposed procedure, the Cox-TGDR and the separate LASSO analysis are listed in Table II. The overlapping signatures as identified by the LASSO method, the Cox-TGDR method and the proposed procedure for AC and SCC are presented in Fig. 4.
Table II.

Resulting prognostic gene signatures by the proposed procedure, the Cox-TGDR method and the separate LASSO analysis for each subtype.

Cox filter with RGELASSOCox-TGDR



AC-specific (44.3%)SCC-specific (55.7%)AC-specific (47.4%)SCC-specific (52.6%)AC-specific (28.3%)SCC-specific (41.5%)Overlapped genes[a] (30.2%)
N4BP3PASKEBAG9ZPBPELSPBP1N4BP3COMMD6
NLRP4EIF1AYKRT15TENC1AKAP4GNRHRDR1
ADCYAP1R1SLC22A9TACR1RAD50RHODPAHMICALCL
GRM6ZNF518AFCER1ACRYAACD177MBD6PRMT6
ERMAPCYP3A4C6orf203MASP1ALOX12BVAV2SEMA3A
GRK7PLAC8WNT7AIL1AMMP3APIPIBTK
TACR1EBNA1BP2ENGSATB1ACTR1BRDXHUS1B
CTNNA3NYNRINLMTK2CDH5ABCC2CLNKDDB2
PAHBHLHE41  NF2TMF1TTPALSLC1A6RNF32
CCNOEVC2AKT1DNAJB2STXBP6PPCDC
RAB3CNCOA7SLC6A2HIST1H1CZNF91
CA6NUAK1PKP1LMX1ADRD4
SPINK5CPN2GCNT1GPR26IL5RA
PIWIL4CYP19A1STRA13RAPSNASCL2
RABGAP1BCAP29NUMA1PSMF1GABARAPL1
SLC22A4KCNJ8IL1F10EPHA4NRG1
NEURL2FAM115AE2F2UPK2GTF2A1L
SNX24CKAP2SLC2A4RGS13PRLHR
BRDTKLF2RNF220NUP88DCP1B
NEFHSOX18AP4E1RRP1BNUP205
PLCD4ANKRD7LSM10FUBP3PLEKHG4
ABCA2PKN2CPSF7NFIBEMB
DDCFGF4TRIM63KRT85ADAM2
CRISP3PTPN2ALOX12RAD52SSR4
SIRPB1GCNT1CEACAM3PRKAG1FAM71C
CWC25GABRA4CARD16CD3EAPKRT2
AAGABTAF1BCOL23A1ARG1SIM1
SAP30LCCT4SARS2KCNA10PAPPA2
FBXO44CCDC42PITX1FGF10EPB41L1
EBAG9BFSP2NGFRZNF417PAIP2B
BRSK1ZFAND5MAP4TM4SF1
GABRB1SERPINE2ATG4BKRT15
CYP1A2RBM11FANCC
CETN2PDYNJDP2
TAC3PGS1EIF2B1
RAET1EKLK6
RYR3LINGO1
ZPBPRFXAP
SLC17A1ZBTB25
ACLYIL5
MMP20S100A1
NUDT5BIRC3
ERP44GRIN2B
MASP1FBXW7

Genes that are overlapped between the AC-specific prognostic signatures and the SCC-specific prognostic signatures. The proportion of each stratum (i.e., AC-specific genes, SCC-specific genes and overlapped genes) was listed below each category. AC, lung adenocarcinoma; SCC, lung squamous cell carcinoma; RGE, redundant gene elimination; TGDR, Threshold Gradient Descent Regularization.

Figure 4.

Venn-diagrams of the respective AC-specific and SCC-specific prognostic signatures as selected by the proposed method, the Cox-TGDR method and the LASSO method. These two Venn-diagrams showed there were no or few overlaps between the signatures selected by different feature selection methods. AC, lung adenocarcinoma; EBAG9, estrogen receptor binding site associated, antigen, 9; KRT15, keratin 15; MASP1, mannan binding lectin serine peptidase 1; RGE, redundant gene elimination; SCC, lung squamous cell carcinoma; TACR1, tachykinin receptor 1; TGDR, Threshold Gradient Descent Regularization; ZBP1, Z-DNA binding protein 1.

Given there was no overlap between the AC-specific and SCC-specific prognostic signatures, how these signatures intersected at the pathway level was examined. Using the String software, enriched pathways/gene sets for the AC-specific prognostic SCC-specific prognostic signatures were searched separately. Using the default cutoff value of 0.05 for the False Discovery Rate (FDR), there were 5 GO Biological Process (BP) terms, 1 GO Molecular Function (MF) terms, 4 GO Cellular Component (CC) terms and 0 KEGG pathways that were significantly enriched by the AC-specific prognostic genes, respectively. These sets of gene are listed in Table III. By contrast, there were 11 BP terms, 0 MF terms, 23 CC terms and 2 KEGG pathways that were significantly enriched for the SCC-specific genes. The enriched gene sets for the SCC-specific prognostic signature are listed in Table IV. Furthermore, there was no overlap between the enriched gene sets for AC and SCC, indicating the pathways enriched by the subtype-specific genes differ. With redundant gene elimination, the identified AC-specific and SCC-specific signatures differ completely at the levels of genes and pathways. By contrast, without redundant gene elimination, there were substantial overlaps between the identified signatures, which suggest redundant gene elimination is beneficial for identifying those genes that are specific for a particular subtype.
Table III.

Enriched GO terms and Kyoto Encyclopedia of Genes and Genomes pathways using the 35-gene lung adenocarcinoma-specific prognostic signature.

Pathway IDPathway descriptionFDR
Cellular component
  GO.0002199Zona pellucida receptor complex4.84×10−14
  GO.0005832Chaperonin-containing T-complex8.25×10−12
  GO.0044297Cell body3.66×10−4
  GO.0005874Microtubule5.04×10−3
Biological process
  GO.0007339Binding of sperm to zona pellucida1.39×10−8
  GO.1901998Toxin transport1.50×10−6
  GO.0051084De novo posttranslational protein folding3.32×10−6
  GO.0007338Single fertilization6.64×10−6
  GO.0006457Protein folding5.19×10−4
Molecular function
  GO.0051082Unfolded protein binding2.37×10−3

The 35-gene lung adenocarcinoma prognostic signature was identified using the Cox filter method with redundant gene elimination. The search space was restricted to the first 1,000 genes (the orders were obtained using the GeneRanks method). FDR, False Discovery Rate; GO, Gene Ontology.

Table IV.

Enriched GO terms and KEGG pathways using the 44-gene SCC subtype specific prognostic signature.

Pathway IDPathway descriptionFDR
Cellular component
  GO.0005681Spliceosomal complex1.12×10−13
  GO.0071013Catalytic step 2 spliceosome5.34×10−12
  GO.0030529Ribonucleoprotein complex2.33×10−7
  GO.0071942XPC complex7.11×10−6
  GO.0097525Spliceosomal snRNP complex9.11×10−6
  GO.0005686U2 snRNP2.25×10−4
  GO.0016607Nuclear speck1.37×10−3
  GO.0005654Nucleoplasm4.32×10−3
  GO.0044428Nuclear part4.32×10−3
  GO.0000974Prp19 complex5.58×10−3
  GO.0005684U2-type spliceosomal complex1.66×10−2
  GO.0043227Membrane-bounded organelle1.68×10−2
  GO.0032991Macromolecular complex1.76×10−2
  GO.0043226Organelle1.76×10−2
  GO.0044424Intracellular part1.76×10−2
  GO.0031981Nuclear lumen2.31×10−2
  GO.0097458Neuron part2.40×10−2
  GO.0031410Cytoplasmic vesicle2.49×10−2
  GO.0044446Intracellular organelle part2.49×10−2
  GO.0005622Intracellular3.01×10−2
  GO.0016023Cytoplasmic membrane-bounded vesicle4.67×10−2
  GO.0036477Somatodendritic compartment4.67×10−2
  GO.0043231Intracellular membrane-bounded organelle4.67×10−2
Biological process
  GO.0000398mRNA splicing, via spliceosome3.62×10−11
  GO.0008380RNA splicing2.74×10−10
  GO.0006397mRNA processing2.33×10−9
  GO.0007217Tachykinin receptor signaling pathway2.60×10−9
  GO.0060359Response to ammonium ion4.28×10−3
  GO.0000715Nucleotide-excision repair, DNA damage recognition9.43×10−3
  GO.0043279Response to alkaloid1.64×10−2
  GO.0032355Response to estradiol2.00×10−2
  GO.0043278Response to morphine4.27×10−2
  GO.0046878Positive regulation of saliva secretion4.27×10−2
  GO.0006289Nucleotide-excision repair4.38×10−2
KEGG pathways
  3040Spliceosome4.66×10−19
  3420Nucleotide excision repair3.49×10−2

The 44-gene SCC prognostic signature was identified using the Cox filter method with redundant gene elimination. The search space was restricted to the first 4,000 genes (The orders were obtained using the GeneRanks method). FDR, False Discovery Rate; GO, Gene Ontology; KEGG, Kyoto Encyclopedia of Genes and Genomes; SCC, squamous cell carcinoma.

Discussion

In this article, the Cox filter model was extended to solve two additional issues. One issue was how to incorporate pathway information by excluding the genes with less importance in the gene-to-gene interaction network. The other issue involved eliminating the potential redundant genes by adding an extra restriction on the average absolute correlation coefficients of a gene with other genes in the search space. Using NSCLC gene expression data, it was demonstrated that the proposed method does outperform the original Cox-filter method and the Cox-TGDR method. Similar to the Cox filter method, the Cox-TGDR method is capable of identifying subtype-specific prognostic genes and does not take pathway information into consideration. However, it is superior to the original Cox-filter method in terms of redundant gene elimination, since it considers the additive effects among genes, so the proposed method presents certain advantages. Apart from different objectives, there are substantial differences between the present study and a previous study by the authors (14). Firstly, the patients were classified into either the high-risk group or the low-risk group according to survival time in the previous study (14). Secondly, no separation on AC and SCC subtypes was made in the previous study (14), therefore the resulting signatures were general for these two subtypes instead of being specific for each subtype. Thirdly, the Radical Coordinate Visualization plot (36), which was used for feature selection in the previous study (14), imposes restrictions on the maximal size of a resulting gene signature. Finally, GSE50081, which was used as the training set in the previous study (14), accounted for 40% of the size of the integrated data. In the previous study, it was concluded that no good separation between the two risk groups was obtained; since the best C-index (the same test set was used in these two studies) was only 0.54 (14). By contrast, the present study used survival time data directly and a larger data set to identify subtype-specific prognostic genes with the Cox filter method, which has no restriction on the maximal size of a signature. With these advantages, the C-statistics have been improved dramatically in the present study. Consistent with other studies (31,37), it was demonstrated in the present study that redundant gene elimination has beneficial effects on feature selection. With redundant gene elimination by comparing the Cox filter method with RGE and the original Cox filter method, the resulting signatures have better predictive performance, smaller model sizes and more subtype-specific genes. Furthermore, the present study demonstrated that the use of a pre-filtering process prior to downstream analysis is very beneficial, which is consistent with previous findings by the authors (9) and the work by others (38,39). Therefore, it is highly recommended to carry out the pre-filtering process, particularly when a very complicated and time-consuming statistical method was selected for downstream analysis. Certainly, the method of conducting the pre-filtering procedure is also of importance. In the present study, the GeneRank method was used, which considers pathway information. Numerous studies have previously demonstrated that incorporating pathway information improves the predictive capacity of a feature selection method (21–25). Likewise, a pre-filtering procedure that incorporates pathway information is also more helpful for a feature selection process. To conclude, the GeneRank method is preferable as a pre-filtering procedure over a method that does not consider any pathway information, such as moderated t-tests in the R limma package (30).
  31 in total

Review 1.  A review of feature selection techniques in bioinformatics.

Authors:  Yvan Saeys; Iñaki Inza; Pedro Larrañaga
Journal:  Bioinformatics       Date:  2007-08-24       Impact factor: 6.937

2.  FEATURE SCREENING FOR TIME-VARYING COEFFICIENT MODELS WITH ULTRAHIGH DIMENSIONAL LONGITUDINAL DATA.

Authors:  Wanghuan Chu; Runze Li; Matthew Reimherr
Journal:  Ann Appl Stat       Date:  2016-07-22       Impact factor: 2.083

Review 3.  Genetic alterations defining NSCLC subtypes and their therapeutic implications.

Authors:  Larissa A Pikor; Varune R Ramnarine; Stephen Lam; Wan L Lam
Journal:  Lung Cancer       Date:  2013-08-20       Impact factor: 5.705

4.  Multiclass classification of sarcomas using pathway based feature selection method.

Authors:  Jian-lei Gu; Yao Lu; Cong Liu; Hui Lu
Journal:  J Theor Biol       Date:  2014-07-08       Impact factor: 2.691

5.  Prognostic and predictive gene signature for adjuvant chemotherapy in resected non-small-cell lung cancer.

Authors:  Chang-Qi Zhu; Keyue Ding; Dan Strumpf; Barbara A Weir; Matthew Meyerson; Nathan Pennell; Roman K Thomas; Katsuhiko Naoki; Christine Ladd-Acosta; Ni Liu; Melania Pintilie; Sandy Der; Lesley Seymour; Igor Jurisica; Frances A Shepherd; Ming-Sound Tsao
Journal:  J Clin Oncol       Date:  2010-09-07       Impact factor: 44.544

6.  Pathway index models for construction of patient-specific risk profiles.

Authors:  Kevin H Eng; Sijian Wang; William H Bradley; Janet S Rader; Christina Kendziorski
Journal:  Stat Med       Date:  2012-10-16       Impact factor: 2.373

7.  Identifying cancer biomarkers by network-constrained support vector machines.

Authors:  Li Chen; Jianhua Xuan; Rebecca B Riggins; Robert Clarke; Yue Wang
Journal:  BMC Syst Biol       Date:  2011-10-12

8.  Combining multidimensional genomic measurements for predicting cancer prognosis: observations from TCGA.

Authors:  Qing Zhao; Xingjie Shi; Yang Xie; Jian Huang; BenChang Shia; Shuangge Ma
Journal:  Brief Bioinform       Date:  2014-03-13       Impact factor: 13.994

9.  voom: Precision weights unlock linear model analysis tools for RNA-seq read counts.

Authors:  Charity W Law; Yunshun Chen; Wei Shi; Gordon K Smyth
Journal:  Genome Biol       Date:  2014-02-03       Impact factor: 13.583

10.  Weighted-SAMGSR: combining significance analysis of microarray-gene set reduction algorithm with pathway topology-based weights to select relevant genes.

Authors:  Suyan Tian; Howard H Chang; Chi Wang
Journal:  Biol Direct       Date:  2016-09-29       Impact factor: 4.540

View more
  4 in total

1.  GSEA-SDBE: A gene selection method for breast cancer classification based on GSEA and analyzing differences in performance metrics.

Authors:  Hu Ai
Journal:  PLoS One       Date:  2022-04-26       Impact factor: 3.752

2.  Construction of subtype-specific prognostic gene signatures for early-stage non-small cell lung cancer using meta feature selection methods.

Authors:  Chunshui Liu; Linlin Wang; Tianjiao Wang; Suyan Tian
Journal:  Oncol Lett       Date:  2019-07-04       Impact factor: 2.967

3.  The cox-filter method identifies respective subtype-specific lncRNA prognostic signatures for two human cancers.

Authors:  Suyan Tian; Chi Wang; Jing Zhang; Dan Yu
Journal:  BMC Med Genomics       Date:  2020-02-05       Impact factor: 3.063

4.  Weighted gene expression profiles identify diagnostic and prognostic genes for lung adenocarcinoma and squamous cell carcinoma.

Authors:  Xing Wu; Linlin Wang; Fan Feng; Suyan Tian
Journal:  J Int Med Res       Date:  2019-12-19       Impact factor: 1.671

  4 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.