Your new experience awaits. Try the new design now and help us make it even better

ORIGINAL RESEARCH article

Front. Genet., 18 August 2025

Sec. Cancer Genetics and Oncogenomics

Volume 16 - 2025 | https://doi.org/10.3389/fgene.2025.1604541

Identification of anoikis-related genes to develop a risk model and predict the prognosis and tumor microenvironment in rectal adenocarcinoma

  • 1Department of Integrated Traditional and Western Medicine Anorectal, Affiliated Hospital of North Sichuan Medical College, Nanchong, China
  • 2Anorectal Department, Affiliated Hospital of Chengdu University of Traditional Chinese Medicine, Chengdu, China

Background: Rectal adenocarcinoma (READ) is a common malignant tumor. This study aims to establish a risk model based on anoikis-related genes (ARGs) to predict prognosis and the tumor microenvironment in READ.

Methods: Transcriptomic data and clinical data downloaded from the TCGA and GEO databases were used for differential analysis and Cox regression analysis. An ARGs-based prognostic risk model was constructed for READ. The survival curves and ROC curves were plotted to determine the predictive ability of the model for READ patients. The model was externally validated in the GSE87211 dataset. A nomogram, immune analysis, drug sensitivity analysis, and functional enrichment analysis were also performed to comprehensively validate the model.

Results: The risk model included 6 prognostic genes (ALDH1A1, BRCA1, GSN, KRT17, SCD, and SNCG). Kaplan-Meier curves for the TCGA training cohort (P < 0.0001), testing cohort (P = 0.018), and GSE87211 dataset (P = 0.036) showed better prognoses in the low-risk group. The AUC for 1-year, 3-year, and 5-year overall survival in the TCGA training cohort, testing cohort, and GSE87211 dataset were (0.962, 0.923, 0.956), (0.887, 0.838, 0.833), and (0.73, 0.817, 0.743), respectively. The nomogram showed that the risk score served as an independent predictor of overall survival. Drug sensitivity analysis revealed differences in the IC50 values of OSI-027, PLX-4720, UMI-77, and Sapitinib between the high-risk and low-risk groups. Immune microenvironment analysis suggested distinct differences in immune cells between the two risk groups. Enrichment analysis revealed that these prognostic ARGs were primarily enriched in pathways and biological processes related to tumorigenesis.

Conclusion: The risk model of ARGs can effectively predict READ prognosis and provide potential therapeutic targets.

1 Introduction

Rectal cancer is a prevalent malignancy of the digestive tract and the third prevalent cancer globally, as the latest epidemiological survey states (Liu et al., 2023). Rectal adenocarcinoma (READ) is the most prevalent type of rectal cancer, located between the dentate line and the junction of the rectum and sigmoid colon. The absence of obvious symptoms in the early stages makes the diagnosis usually established in the middle or late stages, which seriously influences treatment outcomes. Despite advances in surgical techniques and improvements in radiotherapy and chemotherapy, the 5-year overall survival (OS) for READ remains unfavorable (Cui et al., 2021). Recent studies have demonstrated that PLAGL2, ZNF337, and ALG10 are involved in the pathogenesis of READ and are associated with chemotherapy sensitivity (Zhao P. et al., 2023). In addition, heterogeneous nuclear ribonucleoproteins (hnRNPs) are all upregulated in READ tissues, and immunohistochemistry has confirmed the overexpressed levels of hnRNPA1, hnRNPA2B1, hnRNPK, hnRNPC, hnRNPR, and hnRNPU in READ (Li et al., 2022). While studies have identified some genes and proteins involved in READ development and potential as therapeutic targets, the specific biological markers or molecular mechanisms underlying the pathogenesis of READ are not yet fully clarified. Therefore, exploring genetic targets and molecular pathways of READ is crucial for its prevention, prognostic evaluation, and treatment.

Apoptosis is a genetically controlled, orderly process of cell death that occurs autonomously and maintains internal homeostasis by preventing cell functions. Anoikis is a form of apoptosis, activated by the removal of cells, and is a regulated cell death mechanism involving intrinsic and extrinsic pathways (Adeshakin et al., 2021). Anoikis is crucial in tissue homeostasis, disease progression, and tumor metastasis. Anoikis-related genes (ARGs) are pivotal in tumorigenesis, progression, and prognosis. A previous study has established a prognostic risk model for hepatocellular carcinoma (HCC) based on five ARGs (BAK1, SPP1, BSG, PBK, and DAP3). These genes are highly associated with tumorigenesis and immune cell infiltration and show strong predictive performance for OS in HCC patients (Chen et al., 2023). Another study has developed a risk model based on 16 ARGs and found that these genes can regulate diverse biological processes of lung adenocarcinoma and are effective in predicting patient prognosis (Diao et al., 2023). In addition, ARGs trigger the occurrence and progression of prostate cancer and can predict the risk of postoperative recurrence (Zhao X. et al., 2023). Although many studies have unveiled the involvement of ARGs in cancer development, their molecular mechanisms in the pathogenesis of READ remain elusive.

In this study, transcriptomic data and clinical data downloaded from TCGA and GEO databases were adopted for Cox regression analysis. A prognostic risk model based on key ARGs was constructed for READ, and a nomogram was developed, followed by enrichment analysis, immune microenvironment analysis, and drug sensitivity analysis. This promising prognostic risk model for READ may improve early diagnosis, prognostic evaluation, and treatment for READ patients.

2 Materials and methods

2.1 Data download and preprocessing

Transcriptomic data and clinical data for READ patients were downloaded from the UCSC Xena database (https://xenabrowser.net/datapages/), including 166 tumor tissue samples and 10 normal tissue samples. ARG data were downloaded from GeneCards (https://www.genecards.org/), including 919 genes. Differential expression analysis was conducted on the genes downloaded from TCGA, with a cutoff of an absolute logFC >1 and FDR <0.05. The distribution of upregulated and downregulated genes was visualized in volcano plots with the “ggplot2” package, and then differentially expressed genes (DEGs) were selected. Key coding genes were selected from 919 ARGs, and the intersecting genes between DEGs and key ARGs were determined using the “VennDiagram” package, with a Venn diagram generated. Survival data for READ patients were downloaded from UCSC Xena (https://xenabrowser.net/datapages/), including 178 samples. The survival data were merged with the gene expression matrix, resulting in 157 tumor samples with key differentially expressed ARGs (DE-ARGs).

2.2 Establishment and evaluation of the prognostic model

The dataset of differentially expressed samples was randomized into a training cohort and a testing cohort at a 2:1 ratio. Univariate Cox regression analysis was performed on the training cohort using the “survival” package, and genes with P < 0.05 were selected. A forest plot was generated using the “forestplot” package. LASSO regression was conducted using the “glmnet” package, and genes with coefficients shrunk to zero were selected. A 10-fold cross-validation approach was used to determine the optimal penalty parameter (λ), corresponding to the minimum partial likelihood deviance, resulting in 9 genes. Multivariate Cox analysis was then conducted to identify 6 prognostic genes and establish a prognostic risk model. The risk score was calculated using the following formula: ∑(Coef × xi), where xi represents the normalized expression of target gene i, and Coef represents the regression coefficient (Zhang et al., 2024). The training cohort and testing cohort were allocated to high-risk and low-risk groups based on the median risk score, and Kaplan-Meier (K-M) curves were plotted. ROC curves were generated using the “time ROC” function. Survival interval plots were drawn using the “ggplot” package. Gene expression similarity maps for the two cohorts were analyzed via the “ggpubr” and “reshape2” packages. Finally, complex heatmaps were plotted using the “ComplexHeatmap” package.

2.3 External validation of the model

Transcriptome data and clinical data for READ patients were downloaded from the GEO (https://www.ncbi.nlm.nih.gov/geo/). The GSE87211 (Platform: GPL13497) dataset, including 203 tumor samples and 160 normal samples, was used for external validation. Multivariate Cox regression analysis was performed on the dataset, and the samples were allocated into high- and low-risk groups based on the risk score. Forest plots, K-M curves, and ROC curves were generated. Survival interval distribution plots, differential gene expression similarity maps, and complex heatmaps were also plotted. To further assess the robustness of the model, the GSE133057 (Platform: GPL6102) dataset, which included 33 tumor samples, was used for external validation. K-M curves and ROC curves were subsequently generated.

2.4 Construction of the nomogram

The risk score was combined with clinical features (age, sex, TNM stages) of TCGA-READ patients to construct a nomogram for predicting 1- to 5-year OS. The nomogram was generated using the “nomogram” function from the “rms” package, and OS probabilities for 1, 2, 3, 4, and 5 years were evaluated. To confirm the predictive accuracy of the nomogram, a calibration curve was plotted. Univariate and multivariate Cox regression analyses were performed to examine the independent predictive accuracy of risk scores and clinical features. K-M curves were generated for each clinical feature. Risk scores under different clinical features were compared to assess the consistency across various clinical features.

2.5 Functional enrichment analysis

To explore the mechanisms and functions of key ARGs (Diao et al., 2023), Gene Ontology (GO) and Kyoto Encyclopedia of Genes and Genomes (KEGG) enrichment analyses were performed using the “clusterProfiler” R package. Functional pathways or processes were defined as significantly enriched when P < 0.05.

2.6 Immune microenvironment analysis

Gene Set Variation Analysis (GSVA) is a non-parametric and unsupervised technique that evaluates the enrichment level of transcriptomic genes. By integrating scores for the genes, GSVA transforms gene-level changes into pathway-level changes, thus analyzing the biological functions (Zhao P. et al., 2023). ssGSEA is an algorithm within the GSVA package, widely used to evaluate immune infiltration. The “ssgseaParam” function was utilized to assess differences in immune infiltration levels between the normal and disease groups. The “ssGSEA” algorithm was used to generate ssGSEA plots to evaluate expression differences among various immune cells. Heatmaps were plotted using the “msigbr” and “pheatmap” R packages to assess the expression levels of different pathways. Correlation analysis was performed using the “psych” and “ggplot2” R packages to explore the association between prognostic genes and immune cells (Liu et al., 2023). The “corrplot” R package was utilized for correlation analysis between various immune cells (Liu et al., 2022). Additionally, the “IOBR” R package was used for “ESTIMATE” analysis to unveil differences in stromal scores, immune scores, and tumor purity between the high-risk and low-risk groups. “TIDE” analysis was conducted online at TIDE (http://tide.dfci.harvard.edu/) to estimate the potential for immune evasion and the likelihood of benefiting from immunotherapy. The correlation analysis was conducted using the “psych” and “ggplot2” R packages to evaluate the relationship between prognostic genes and immune checkpoint genes. The tumor mutational burden (TMB) score between the high-risk and low-risk groups was calculated using the “maftools” package.

2.7 Drug sensitivity

Drug sensitivity analysis was conducted using the “oncoPredict” R package for 198 drugs to assess IC50 values of conventional or targeted drugs between the high-risk and low-risk groups. Then sensitive drugs were selected, and correlation analysis between drugs and prognostic genes was conducted.

2.8 Validation of prognostic genes

Human Protein Atlas (HPA) (https://www.proteinatlas.org/) online database was applied for validation to evaluate the protein levels of prognostic genes in tumors and adjacent normal tissues. Gene Expression Profiling Interactive Analysis (GEPIA) (http://gepia.cancer-pku.cn/) online database was used to quantitatively analyze the differential expression of prognostic genes in tumor patients and normal individuals. The TISCH2 (http://tisch.comp-genomics.org/home/) database was also used for validation. This resource allowed for single-cell resolution analysis of the complex components of the tumor microenvironment (TME), helping to uncover cellular heterogeneity and interactions in the TME, thus improving tumor treatment strategies.

2.9 Data analysis

Data analyses were performed using R 4.4.1, and P < 0.05 implied statistical significance. K-M curve was used to determine the predictive value of the model for OS. The log-rank test was adopted to show significant differences in survival curves. ROC curves were drawn to verify the predictive accuracy of the model. Pearson correlation analysis was employed to determine the link between genes and clinical data. Significance was manifested as *P < 0.05; **P < 0.01; ***P < 0.001, while ns implied no significance.

3 Results

3.1 Acquisition of DEGs

The design flowchart is listed in Figure 1. A total of 5165 tumor DEGs were downloaded from TCGA and visualized in a volcano plot (Figure 2A). The red area on the left represented downregulated DEGs, while the blue area on the right represented upregulated DEGs. The intersection of DEGs and key ARGs was taken to create a Venn diagram (Figure 2B), yielding 278 key DE-ARGs.

Figure 1
Flowchart illustrating the exploration of key anoikis-related genes in READ. It starts with identifying anoikis-related genes from TCGA-READ, overlaps for analysis, applies Cox regression (univariate and multivariate), and constructs a prognostic model. Classification into high and low-risk groups follows, incorporating drug resistance, nomograph, external dataset validation, immunoinfiltration, and path analysis. Validation uses online databases like HPA, TISCH, and GEPIA2. Enrichment analysis is conducted using GO and KEGG methods.

Figure 1. Flowchart of the study design.

Figure 2
A two-part image showing: A) A volcano plot with red, blue, and black dots representing downregulated, upregulated, and non-significant genes, respectively, plotted against log fold change and negative log10 FDR. B) A Venn diagram comparing DEGs and anoikis, with overlapping sections indicating 5165 DEGs only, 501 anoikis related only, and 278 common to both.

Figure 2. Volcano plot and Venn diagram: (A) Volcano plot; (B) Venn diagram.

3.2 Functional enrichment analysis

GO enrichment analysis (Figure 3A) demonstrated that DE-ARGs were highly enriched in the following biological processes: gland development, epithelial cell proliferation, and positive regulation of transferase activity. They were also highly enriched in the following cellular components: collagen-containing extracellular matrix, cell-substrate junction, and secretory granule lumen. As for molecular functions, DE-ARGs were highly enriched in cytokine activity, growth factor activity, and cytokine receptor binding. Further KEGG analysis (Figure 3B) showed that DE-ARGs were highly enriched in the PI3-Akt pathway, MAPK pathway, and microRNAs in cancer. These results suggest that DE-ARGs are highly enriched in cancer-related pathways, indicating their involvement in tumorigenesis.

Figure 3
Panel A displays a dot plot of gene ontology enrichment analysis categorized by biological process (BP), cellular component (CC), and molecular function (MF). The x-axis shows the gene ratio, with dot sizes representing count and colors indicating p-adjustment values. Panel B shows a dot plot for KEGG pathway analysis, with the x-axis representing gene ratio and similar size and color coding for count and p-adjustment values. Key pathways include PI3K-Akt and MAPK signaling.

Figure 3. Functional enrichment analysis. (A) GO analysis; (B) KEGG analysis. BP: Biological Process; CC: Cellular Component; MF: Molecular Function.

3.3 Evaluation of the prognostic risk model

Univariate Cox regression analysis identified 16 key ARGs in the training cohort (Figure 4A). LASSO analysis (Figure 4B) and cross-validation (Figure 4C) then selected 9 key ARGs. Multivariate Cox regression and stepwise regression analyses then identified 6 prognostic genes, which were used to construct the prognostic risk model. K-M curves (Figure 4D) revealed better prognoses in the low-risk group in the training cohort (P < 0.0001). In the testing cohort, multivariate Cox regression analysis and K-M curves (Figure 4E) showed the low-risk group exhibited better prognoses (P = 0.018). The areas under the ROC curves (AUCs) for 1-year, 3-year, and 5-year OS in the training set were 0.962 (95% CI: 0.923–1.000), 0.923 (95% CI: 0.841–1.000), and 0.956 (95% CI: 0.902–1.000) (Figure 4F), and 0.887 (95% CI: 0.745–1.000), 0.838 (95% CI: 0.682–0.995), and 0.833 (95% CI: 0.652–1.000) in the testing set (Figure 4G). The risk score distribution and survival interval plots (Figures 5A–D) found that as the risk score elevated, the mortality rate of READ patients increased. Gene expression similarity plots (Figures 5E,F) and complex heatmaps (Figures 5G,H) indicated differential expression of prognostic genes between the high-risk and low-risk groups in both the training and testing cohorts.

Figure 4
Panel A displays a forest plot indicating hazard ratios with corresponding p-values for various genes. Panel B shows a plot of coefficients versus log lambda for different variables. Panel C is a plot of partial likelihood deviance against log lambda. Panels D and E present Kaplan-Meier survival curves comparing high and low risk groups, with respective p-values of less than 0.0001 and 0.018. Panels F and G are ROC curves demonstrating sensitivity versus 1-specificity at one, two, and three years, with AUC values for each timeframe.

Figure 4. Construction of the prognostic risk model, K-M curve, and ROC curve. (A) Forest plot; (B) Lasso regression plot; (C) Cross-validation plot; K-M curve of the training cohort (D) and testing cohort (E); “Time ROC” curve of the training cohort (F) and testing cohort (G).

Figure 5
Composite of eight panels labeled A to H. Panels A and C are line graphs showing risk scores by patient, divided by high and low risk levels. Panels B and D scatter plot survival times against patient IDs with events labeled alive or dead. Panels E and F are box plots comparing gene expression levels for genes BRCA1, SCD, KRT17, GSN, ALDH1A1, and SNCG in high and low groups, with statistical significance indicated. Panels G and H are heatmaps displaying gene expression levels with color gradients, categorized by high and low groups.

Figure 5. Survival interval plot, gene expression similarity plot, and heatmap. Risk score distribution plot of the training cohort (A) and testing cohort (C); Survival interval plot of the training cohort (B) and testing cohort (D); Gene expression similarity plot of the training cohort (E) and testing cohort (F); (G) Heatmap of the training cohort; (H) Heatmap of the testing cohort. *p < 0.05; **p < 0.01; ***p < 0.001.

3.4 External validation of the model

In the GSE87211 dataset, the K-M curve showed better prognoses in low-risk cohorts (P = 0.036) (Figure 6A). The AUC for 1-year, 3-year, and 5-year OS was 0.73 (95% CI: 0.503–0.957), 0.817 (95% CI: 0.668–0.966), and 0.743 (95% CI: 0.599–0.887), suggesting favorable predictive capability (Figure 6B). As risk scores increased, the mortality rate elevated (Figures 6C,D). The prognostic genes displayed differential expression between the high-risk and low-risk groups (Figures 6E,F). In the GSE133057 dataset, the K-M curve showed better prognoses in low-risk cohorts (P = 0.007) (Supplementary Figure S1A). The AUC for 1-year, 3-year, and 5-year OS was 0.968 (95% CI: 0.905–1.000), 1 (95% CI: 1.000–1.000), and 0.792 (95% CI: 0.483–1.000), suggesting favorable predictive capability (Supplementary Figure S1B)

Figure 6
A group of six panels with data visualizations: Panel A shows a survival curve comparing high risk and low risk groups with a p-value of 0.036. Panel B is a ROC curve with AUC values for one, two, and three years. Panel C depicts a risk score distribution for patients labeled by risk level. Panel D is a scatter plot showing survival time by risk score, indicating events of being alive or dead. Panel E presents box plots comparing gene expression levels across different genes for high and low groups. Panel F is a heatmap displaying gene expression for various genes, categorized by risk group.

Figure 6. External validation of the prognostic risk model (GSE87211 dataset). (A) K-M curve; (B) “Time ROC” curve; (C) Risk score distribution plot; (D) Survival interval plot; (E) Gene expression similarity plot; (F) Heatmap. *p < 0.05; **p < 0.01; ***p < 0.001; ****p < 0.0001.

3.5 Construction of the nomogram

The nomogram and calibration curves (Figures 7A,B) showed that risk scores could accurately predict the 1- to 5-year OS of READ patients. Univariate and multivariate Cox regression analyses (Figures 7C,D) revealed that risk scores, age, and TNM stage could serve as independent predictors of OS (P < 0.05). Among these factors, risk scores showed a good ability to predict OS (P < 0.0001). K-M curve (Figures 7E–H) demonstrated that both age and TNM stage had predictive power for OS. The risk scores were different across patient survival statuses, T stages, and N stages (Figures 8A–D).

Figure 7
A composite image with several data visualizations:A) A nomogram predicting overall survival (OS) at 1, 2, 3, 4, and 5 years based on risk score, age, gender, and cancer stage.B) A calibration plot comparing actual versus predicted OS at 1, 2, and 3 years with color-coded lines.C) A table showing hazard ratios and p-values for risk score, age, gender, and cancer stages, with a forest plot.D) Similar table and forest plot with different hazard ratios.E-H) Kaplan-Meier survival curves for high and low-risk groups over time, with p-values indicating statistical significance.

Figure 7. Nomogram, calibration curve, and K-M curves of clinical features. (A) Nomogram; (B) Calibration curve; (C) Univariate forest plot; (D) Multivariate forest plot; (E) K-M curve of age; (F) K-M curve of T stage; (G) K-M curve of M stage; (H) K-M curve of N stage.

Figure 8
Box plots show risk scores in four panels. Panel A compares 'Alive' and 'Dead' groups, with higher scores in 'Dead' (significant difference). Panel B shows increasing scores from T1 to T4 stages, with T4 significantly higher. Panel C compares N0, N1, N2 groups, indicating higher scores in N2. Panel D compares M0 and M1 groups, showing no significant difference.

Figure 8. Risk scores under different clinical feature statuses. (A) Survival and death risk scores; (B) Risk scores across different T stages; (C) Risk scores across different N stages; (D) Risk scores across different M stages.

3.6 Immune microenvironment analysis

GSVA analysis results are shown in the ssGSEA plot (Figure 9A). “activated.CD4,” “activated.CD8,” “effector.memory.CD4,” and “Th17” were under-expressed in high-risk cohorts, while “TGD” and “Treg” were highly expressed. Among 20 tumor-related pathways, most pathways exhibited expression differences between the high-risk and low-risk groups (Figure 9B). A correlation analysis of prognostic ARGs and immune cell content (Figures 10A–F) demonstrated that ALDH1A1, BRCA1, GSN, KRT17, SCD, and SNCG were positively correlated with central.memory.CD8; ALDH1A1, BRCA1, and GSN were positively correlated with TFN and negatively correlated with MDSC; ALDH1A1, GSN, SCD, and SNCG were negatively correlated with Th17; GSN, KRT17, and SNCG were negatively correlated with PDC. Additionally, activated CD8 was positively correlated with activated CD4; T cells were positively correlated with effector.memory.CD4 and negatively correlated with PDC; Th2 was negatively correlated with PDC and positively correlated with TFH (Figure 11A). Furthermore, “ESTIMATE” analysis (Figures 11B–E) indicated no significant differences between the high-risk and low-risk groups. The “TIDE” analysis results (Figures 11F–H) revealed higher TIDE scores in the low-risk group. The correlation analysis between prognostic genes and immune checkpoint genes revealed that ALDH1A1, BRCA1, GSN, SCD, and SNCG were significantly associated with the immune checkpoint genes CD274 and CTLA-4 (Supplementary Figures S2A–J), whereas KRT17 showed no correlation with CD274 and CTLA-4 (Supplementary Figures S2K–L). There was no significant difference in the TMB score between the high-risk and low-risk groups (Supplementary Figure S3).

Figure 9
Panel A shows box plots comparing immune cell proportions between two risk levels, low and high, for various cell types like activated CD4, CD8, and macrophages. Panel B displays a heatmap of gene expression pathways with a risk level legend, indicating expression differences between low and high-risk groups.

Figure 9. ssGSEA and Heatmap. (A) ssGSEA; (B) Heatmap. *p < 0.05; **p < 0.01; ***p < 0.001.

Figure 10
Six correlation plots labeled A to F show relationships between cell types and a correlation coefficient. The x-axis represents correlation values, while the y-axis lists cell types. Dot size reflects significance with a color scale indicating p-values, ranging from light to dark blue. Each plot displays varying cell types and correlations.

Figure 10. Correlation analyses between prognostic ARGs and immune cells. Correlations of ALDH1A1 (A), BRCA1 (B), GSN (C), KRT17 (D), SCD (E), and SNCG (F) with immune cell content.

Figure 11
A series of graphs show correlations and comparisons. Panel A displays a correlation heatmap of different immune and cell types, with a color scale from negative one to one. Panels B through H each feature box plots comparing

Figure 11. Correlation analyses of immune cells, ESTIMATE, and TIDE. (A) Correlation analysis of immune cells; (B) Tumor immune score; (C) ESTIMATE score; (D) Immune mechanism score; (E) Tumor purity score; (F) TIDE score; (G) Exclusion; (H) Dysfunction.

3.7 Drug sensitivity

A sensitivity analysis for 198 drugs (Figures 12A–D) showed different IC50 values of four antitumor drugs OSI-027_1594, PLX-4720_1036, UMI-77_1939, and Sapitinib_1549 between the high-risk and low-risk groups. A correlation analysis (Figures 13A–F) showed that ALDH1A1, GSN, KRT17, and SNCG were positively correlated with the drugs OSI-027_1594, PLX-4720_1036, and UMI-77_1939, but negatively correlated with Sapitinib_1549. BRCA1 and SCD were positively correlated with the drug UMI-77_1939 and were not correlated with OSI-027_1594, PLX-4720_1036, or Sapitinib_1549.

Figure 12
Box plots labeled A, B, C, and D compare low and high groups on different measures: OS-Cx2-1694, P-K-P2-120, Sapho-L-540, and UM-77-1939. Each plot features individual data points, with statistical significance indicated by an asterisk. High groups show slight differences compared to low groups in each plot.

Figure 12. Drug sensitivity analysis. Sensitivity analysis of OSI-027_1594 (A), PLX-4720_1036 (B), Sapitinib_1549 (C), and UMI-77_1939 (D).

Figure 13
Scatter plot matrix showing correlations between different gene expressions (ALDH1A1, BRCA2, GSN, KRT17, SDC2, SHC3) and sample data. Each row represents a different gene, with multiple columns representing different variables. Plots include linear regression lines, correlation coefficients (R), and p-values. Green and yellow histograms represent marginal distributions of variables.

Figure 13. Correlation analyses between prognostic ARGs and drugs. Correlation analysis of ALDH1A1 (A), BRCA1 (B), GSN (C), KRT17 (D), SCD (E), and SNCG (F).

3.8 Validation of prognostic genes

HPA online database (Figure 14) demonstrated that ALDH1A1 was not detected in either normal rectal tissue or READ tissue but was moderately expressed in colon cancer tissue. BRCA1 was highly expressed in both normal rectal tissue and READ tissue. GSN was highly expressed in normal rectal tissue but was moderately or lowly expressed in READ tissue. KRT17 exhibited moderate expression in normal tissue and upregulation in READ tissue. SCD was highly expressed in normal tissue and either highly or moderately expressed in READ tissue. SNCG was highly expressed in normal tissue and moderately expressed in READ tissue. GEPIA online database (Supplementary Figure S4) showed that BRCA1, KRT17, and SCD were significantly upregulated in READ patients compared to normal individuals, while ALDH1A1, GSN, and SNCG were significantly downregulated in READ patients. In the GSE166555 dataset from the TISCH2 online database, cells were heterogeneous and interacted with each other in the TME (Figure 15). ALDH1A1 and GSN were primarily expressed in endothelial, epithelial, fibroblasts, and malignant cells; BRCA1 was primarily expressed in malignant cells, CD8T, and plasma cells; KRT17 was primarily expressed in fibroblasts and malignant cells; SCD was primarily expressed in epithelial, malignant, and mono/macro cells; and SNCG was primarily expressed in endothelial and myofibroblasts.

Figure 14
Immunohistochemistry images showing expression of six proteins: ALDH1A1, BRCA1, GSN, KRT17, SCD, and SNCG. Each protein is analyzed in normal and tumor tissues, with two rows for comparison.

Figure 14. Protein expression levels of key ARGs in normal tissue and READ tissue, with data derived from the HPA online database.

Figure 15
Charts and graphs illustrate gene expression data for six genes: ALDH1A1, BRCA1, GSN, KRT17, SCD, and SNCG. Each row features three panels: UMAP plots showing gene expression in clusters, color-coded by cell types; heatmap scales; and violin plots displaying expression levels across different clusters. Each panel is labeled with the gene name.

Figure 15. Validation using the TISCH2 online database.

4 Discussion

Colorectal cancer is the fourth leading malignancy in the United States. Among adults under 50, colorectal cancer is the major cause of cancer-related death for men and the second major cause for women (Siegel et al., 2024). READ accounts for about 1/3 of all colorectal cancer cases, posing a significant threat to public health (Awiwi et al., 2023). In the past 20 years, READ treatment has been substantially improved, including novel chemotherapy, immunotherapy, and minimally invasive surgery (Emile et al., 2023). Nonetheless, the mortality rate is still high, suggesting the urgent need to find new targets and approaches. The pathogenesis of READ is complex and remains unclear. Anoikis, a specific mode of detachment-induced cell death associated with apoptosis, is an obstacles to cancer cell invasion (Raeisi et al., 2022). ARGs are associated with the development and prognosis of various cancers, including ovarian cancer (Qian et al., 2023), thyroid cancer (Tang et al., 2024), and renal cell carcinoma (He et al., 2023). To further explore the association between ARGs and the development and prognosis of READ, we constructed a prognostic risk model based on key ARGs in READ to investigate READ pathogenesis, assess its prognosis, and develop new therapeutic targets.

Differential analysis and Cox regression analysis identified six key ARGs (ALDH1A1, BRCA1, GSN, KRT17, SCD, and SNCG), and a prognostic risk model for READ was constructed based on these ARGs. Survival analysis and ROC curves validated the favorable predictive power of the model. External validation in the GSE87211 and GSE133057 datasets demonstrated that this model was effective in predicting the 5-year OS. The nomogram indicated that risk scores could accurately predict the 1-5-year OS rate of READ patients and can be used, along with age and TMN stage, as independent predictors of OS. The mechanisms of these key ARGs in tumorigenesis are complex, and some mechanisms have already been confirmed in cancer-related research. For example, Gorodetska et al. (2024) showed that ALDH1A1 regulated prostate cancer development and predicted metastasis and radioresistance in prostate cancer patients, potentially as a therapeutic target. Sale et al. (2020) used PCR to genotype breast cancer patients and found the involvement of BRCA1 mutations, suggesting that BRCA1 could serve as an early predictor of breast cancer onset. Patients with low GSN levels had greatly high 5-year relapse-free survival rates, and GSN expression was positively associated with colorectal cancer recurrence (Kim et al., 2018). KRT17 expression was significantly upregulated in urine RNA from bladder cancer patients (Dayati et al., 2024). Elevated SCD levels were detected in paclitaxel-resistant ovarian cancer patients, and pharmacological inhibition of SCD could suppress ovarian cancer cell proliferation (Ma et al., 2023). SNCG levels were notably elevated in the gastric juice and serum of gastric cancer patients, and SNCG was associated with tumor lymph node metastasis stages (Pan et al., 2022).

KEGG analysis showed that key ARGs were highly enriched in the PI3-Akt pathway, MAPK pathway, and microRNAs in cancer. These pathways are associated with tumorigenesis. The PI3-Akt pathway is highly active in cancer, and its activation is the core of the most unregulated metabolic pathways and satisfies the biosynthetic needs of rapidly growing cancer cells (Karim et al., 2022). Through whole-exome sequencing (Kumari et al., 2021), the PI3K-AKT pathway was identified as the main altered pathway in intestinal-type ampullary cancer. The MAPK pathway is crucial in ovarian cancer development, and MAPK inhibitors are applied for ovarian cancer treatment (Hendrikse et al., 2023). The MAPK pathway is frequently altered during disease progression and is significant in regulating drug sensitivity and tumor resistance (Lee et al., 2020). Abnormal expression of microRNAs in tumors either suppresses or promotes tumor growth (Mirzaei et al., 2021). Additionally, GO analysis showed that key ARGs were highly enriched in gland development, collagen-containing extracellular matrix, and secretory granule lumen, all of which may be related to anoikis.

GSVA analysis revealed that activated.CD4, activated.CD8, effector.memory.CD4, and Th17 were under-expressed in the high-risk group, while TGD and Treg were highly expressed. The ratio of activated CD4 T cells/Tregs <1 suggests poor prognoses in gastric cancer patients (Huo et al., 2024). Tumor cell ferroptosis, a new CD8+ T cell-mediated tumor clearance mechanism, is associated with immune-activated CD8+ T cells and lipid peroxidation via IFNγ, making tumor cells more sensitive to ferroptosis (Wang et al., 2019).

TNFRSF11B is associated with advanced lymph node metastasis and poorer survival outcomes in colon cancer patients, potentially by inhibiting memory-activated CD4+ T cell infiltration (Zhang et al., 2021). Salazar et al. (2020) stated that Th17 lymphocytes in the TME facilitated lung cancer metastasis. A high infiltration rate of TGD cells in tumor tissues is correlated with better clinical outcomes (Saura-Esteller et al., 2022). These studies suggest that the expression differences of these immune cells in the TME are important in tumor onset and prognosis. Further correlation analyses revealed considerable links between prognostic ARGs and immune cells, as well as strong correlations among different immune cells. Moreover, significant correlations were also observed between prognostic ARGs and immune checkpoint genes. Studies have also reported the correlation between these prognostic ARGs and immune checkpoint genes (Tu et al., 2019; Zhou et al., 2020; Castagnoli et al., 2019). These findings suggest that key ARGs in the model may influence tumor occurrence, development, and prognosis by modulating the immune TME.

Sensitivity analysis for 198 drugs found different IC50 values of OSI-027, PLX-4720, UMI-77, and Sapitinib between the high-risk and low-risk groups. Moreover, a notable correlation was revealed between prognostic genes and drugs. The antitumor effects of these four drugs have been confirmed in several studies. Mammalian target of rapamycin (mTOR) contributes to colon cancer progression, and OSI-027, as an mTOR inhibitor, suppresses tumorigenesis in colon cancer via the c-Myc/FOXO3a/PUMA axis (Lou et al., 2022). In HCC, PLX-4720 bound to AXIN1 to block tumor proliferation in TRAF2−/− mice on a high-fat diet (Li et al., 2024). UMI-77, as an effective Ku70/80 protein complex (Ku) inhibitor, disrupts bleomycin-induced DNA damage repair, sensitizes various cancer cells to DNA-damaging drugs, and considerably enhances the effects of other antitumor drugs (Chen et al., 2024). Additionally, the EGFR inhibitor Sapitinib can significantly strengthen the effectiveness of paclitaxel and doxorubicin in colon cancer and overcome resistance (Gao et al., 2020).

There are certain limitations. First, a prognostic risk model of key ARGs in READ was constructed, but we lacked experimental validation. More experiments may be needed to confirm the model and gene expression. Second, although READ patient samples were downloaded from the TCGA, our patient sample size was still insufficient. Third, there may be inherent biases in the data and algorithms, which could undermine the accuracy of the model.

5 Conclusion

In conclusion, a prognostic risk model is developed based on key ARGs in READ. Six prognostic genes are highly associated with READ and the TME. The model predicts READ prognosis, the TME and drug sensitivity. Therefore, these key ARGs could offer targets and reliable prognostic biomarkers for READ patients.

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.

Ethics statement

Ethical approval was not required for the study involving humans in accordance with the local legislation and institutional requirements. Written informed consent to participate in this study was not required from the participants or the participants’ legal guardians/next of kin in accordance with the national legislation and the institutional requirements.

Author contributions

BZ: Conceptualization, Data curation, Formal Analysis, Funding acquisition, Investigation, Methodology, Software, Validation, Writing – original draft, Writing – review and editing. XT: Conceptualization, Formal Analysis, Funding acquisition, Investigation, Supervision, Validation, Writing – original draft, Writing – review and editing.

Funding

The author(s) declare that financial support was received for the research and/or publication of this article. This study was funded by the National Natural Science Foundation of China (No. 82474516) and the Science and Technology Project of Nanchong City (No. 22SXQT0153).

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.

Generative AI statement

The author(s) declare that no Generative AI was used in the creation of this manuscript.

Any alternative text (alt text) provided alongside figures in this article has been generated by Frontiers with the support of artificial intelligence and reasonable efforts have been made to ensure accuracy, including review by the authors wherever possible. If you identify any issues, please contact us.

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.2025.1604541/full#supplementary-material

References

Adeshakin, F. O., Adeshakin, A. O., Afolabi, L. O., Yan, D., Zhang, G., and Wan, X. (2021). Mechanisms for modulating anoikis resistance in cancer and the relevance of metabolic reprogramming. Front. Oncol. 11, 626577. doi:10.3389/fonc.2021.626577

PubMed Abstract | CrossRef Full Text | Google Scholar

Awiwi, M. O., Kaur, H., Ernst, R., Rauch, G. M., Morani, A. C., Stanietzky, N., et al. (2023). Restaging MRI of rectal adenocarcinoma after Neoadjuvant Chemoradiotherapy: Imaging findings and potential Pitfalls. Radiographics 43 (4), e220135. doi:10.1148/rg.220135

PubMed Abstract | CrossRef Full Text | Google Scholar

Castagnoli, L., Cancila, V., Cordoba-Romero, S. L., Faraci, S., Talarico, G., Belmonte, B., et al. (2019). WNT signaling modulates PD-L1 expression in the stem cell compartment of triple-negative breast cancer. Oncogene 38 (21), 4047–4060. doi:10.1038/s41388-019-0700-2

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, Y., Huang, W., Ouyang, J., Wang, J., and Xie, Z. (2023). Identification of anoikis-related Subgroups and prognosis model in Liver hepatocellular carcinoma. Int. J. Mol. Sci. 24 (3), 2862. doi:10.3390/ijms24032862

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, X., Chen, C., Luo, C., Liu, J., and Lin, Z. (2024). Discovery of UMI-77 as a novel Ku70/80 inhibitor sensitizing cancer cells to DNA damaging agents in vitro and in vivo. Eur. J. Pharmacol. 975, 176647. doi:10.1016/j.ejphar.2024.176647

PubMed Abstract | CrossRef Full Text | Google Scholar

Cui, Y., Han, B., Zhang, H., Liu, H., Zhang, F., and Niu, R. (2021). Identification of metabolic-associated genes for the prediction of colon and rectal adenocarcinoma. Onco Targets Ther. 14, 2259–2277. doi:10.2147/ott.S297134

PubMed Abstract | CrossRef Full Text | Google Scholar

Dayati, P., Shakhssalim, N., and Allameh, A. (2024). Over-expression of KRT17 and MDK genes at mRNA levels in urine-exfoliated cells is associated with early non-invasive diagnosis of non-muscle-invasive bladder cancer. Clin. Biochem. 131-132, 110808. doi:10.1016/j.clinbiochem.2024.110808

PubMed Abstract | CrossRef Full Text | Google Scholar

Diao, X., Guo, C., and Li, S. (2023). Identification of a novel anoikis-related gene signature to predict prognosis and tumor microenvironment in lung adenocarcinoma. Thorac. Cancer 14 (3), 320–330. doi:10.1111/1759-7714.14766

PubMed Abstract | CrossRef Full Text | Google Scholar

Emile, S. H., Horesh, N., Freund, M. R., Garoufalia, Z., Gefen, R., Silva-Alvarenga, E., et al. (2023). Trends in the Characteristics, treatment, and outcomes of rectal adenocarcinoma in the US from 2004 to 2019: a national cancer database analysis. JAMA Oncol. 9 (3), 355–364. doi:10.1001/jamaoncol.2022.6116

PubMed Abstract | CrossRef Full Text | Google Scholar

Gao, H. L., Gupta, P., Cui, Q., Ashar, Y. V., Wu, Z. X., Zeng, L., et al. (2020). Sapitinib Reverses Anticancer drug resistance in colon cancer cells overexpressing the ABCB1 Transporter. Front. Oncol. 10, 574861. doi:10.3389/fonc.2020.574861

PubMed Abstract | CrossRef Full Text | Google Scholar

Gorodetska, I., Offermann, A., Püschel, J., Lukiyanchuk, V., Gaete, D., Kurzyukova, A., et al. (2024). ALDH1A1 drives prostate cancer metastases and radioresistance by interplay with AR- and RAR-dependent transcription. Theranostics 14 (2), 714–737. doi:10.7150/thno.88057

PubMed Abstract | CrossRef Full Text | Google Scholar

He, Z., Gu, Y., Yang, H., Fu, Q., Zhao, M., Xie, Y., et al. (2023). Identification and verification of a novel anoikis-related gene signature with prognostic significance in clear cell renal cell carcinoma. J. Cancer Res. Clin. Oncol. 149 (13), 11661–11678. doi:10.1007/s00432-023-05012-6

PubMed Abstract | CrossRef Full Text | Google Scholar

Hendrikse, C. S. E., Theelen, P. M. M., van der Ploeg, P., Westgeest, H. M., Boere, I. A., Thijs, A. M. J., et al. (2023). The potential of RAS/RAF/MEK/ERK (MAPK) signaling pathway inhibitors in ovarian cancer: a systematic review and meta-analysis. Gynecol. Oncol. 171, 83–94. doi:10.1016/j.ygyno.2023.01.038

PubMed Abstract | CrossRef Full Text | Google Scholar

Huo, J., Shang, Z., Fan, X., and Sun, P. (2024). Activated CD4 T cells/Tregs derived immune-metabolism signature provide precise prognosis assessment for gastric cancer and beneficial for treatment option. Heliyon 10 (3), e25463. doi:10.1016/j.heliyon.2024.e25463

PubMed Abstract | CrossRef Full Text | Google Scholar

Karim, S., Burzangi, A. S., Ahmad, A., Siddiqui, N. A., Ibrahim, I. M., Sharma, P., et al. (2022). PI3K-AKT pathway modulation by thymoquinone Limits tumor growth and Glycolytic metabolism in colorectal cancer. Int. J. Mol. Sci. 23 (4), 2305. doi:10.3390/ijms23042305

PubMed Abstract | CrossRef Full Text | Google Scholar

Kim, J. C., Ha, Y. J., Tak, K. H., Roh, S. A., Kwon, Y. H., Kim, C. W., et al. (2018). Opposite functions of GSN and OAS2 on colorectal cancer metastasis, mediating perineural and lymphovascular invasion, respectively. PLoS One 13 (8), e0202856. doi:10.1371/journal.pone.0202856

PubMed Abstract | CrossRef Full Text | Google Scholar

Kumari, N., Singh, R. K., Mishra, S. K., Krishnani, N., and Mohindra, S. L. R. (2021). Identification of PI3K-AKT signaling as the dominant altered pathway in intestinal type ampullary cancers through whole-exome sequencing. J. Pathol. Transl. Med. 55 (3), 192–201. doi:10.4132/jptm.2021.01.23

PubMed Abstract | CrossRef Full Text | Google Scholar

Lee, S., Rauch, J., and Kolch, W. (2020). Targeting MAPK signaling in cancer: mechanisms of drug resistance and sensitivity. Int. J. Mol. Sci. 21 (3), 1102. doi:10.3390/ijms21031102

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, Y., Wang, H., Wan, J., Ma, Q., Qi, Y., and Gu, Z. (2022). The hnRNPK/A1/R/U complex regulates gene transcription and Translation and is a favorable prognostic biomarker for human colorectal adenocarcinoma. Front. Oncol. 12, 845931. doi:10.3389/fonc.2022.845931

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, Z., Zhao, J., Wu, Y., Fan, S., Yuan, H., Xia, J., et al. (2024). TRAF2 decrease promotes the TGF-β-mTORC1 signal in MAFLD-HCC through enhancing AXIN1-mediated Smad7 degradation. Faseb J. 38 (4), e23491. doi:10.1096/fj.202302307R

PubMed Abstract | CrossRef Full Text | Google Scholar

Liu, J., Lan, Y., Tian, G., and Yang, J. (2022). A systematic Framework for identifying prognostic genes in the tumor microenvironment of colon cancer. Front. Oncol. 12, 899156. doi:10.3389/fonc.2022.899156

PubMed Abstract | CrossRef Full Text | Google Scholar

Liu, Y., Yang, Y., Ni, F., Tai, G., Yu, C., Jiang, X., et al. (2023). Research on radiotherapy related genes and prognostic target identification of rectal cancer based on multi-omics. J. Transl. Med. 21 (1), 856. doi:10.1186/s12967-023-04753-9

PubMed Abstract | CrossRef Full Text | Google Scholar

Lou, J., Lv, J. X., Zhang, Y. P., and Liu, Z. J. (2022). OSI-027 inhibits the tumorigenesis of colon cancer through mediation of c-Myc/FOXO3a/PUMA axis. Cell. Biol. Int. 46 (8), 1204–1214. doi:10.1002/cbin.11792

PubMed Abstract | CrossRef Full Text | Google Scholar

Ma, Q., Liu, Z., Wang, T., Zhao, P., Liu, M., Wang, Y., et al. (2023). Resensitizing paclitaxel-resistant ovarian cancer via targeting lipid metabolism key enzymes CPT1A, SCD and FASN. Int. J. Mol. Sci. 24 (22), 16503. doi:10.3390/ijms242216503

PubMed Abstract | CrossRef Full Text | Google Scholar

Mirzaei, S., Saebfar, H., Gholami, M. H., Hashemi, F., Zarrabi, A., Zabolian, A., et al. (2021). MicroRNAs regulating SOX2 in cancer progression and therapy response. Expert Rev. Mol. Med. 23, e13. doi:10.1017/erm.2021.15

PubMed Abstract | CrossRef Full Text | Google Scholar

Pan, Y., Zheng, Y., Yang, J., Wei, Y., Wu, H., Liu, S., et al. (2022). A new biomarker for the early diagnosis of gastric cancer: gastric juice- and serum-derived SNCG. Future Oncol. 18 (28), 3179–3190. doi:10.2217/fon-2022-0253

PubMed Abstract | CrossRef Full Text | Google Scholar

Qian, S., Wen, Y., Mei, L., Zhu, X., Zhang, H., and Xu, C. (2023). Development and validation of a novel anoikis-related gene signature for predicting prognosis in ovarian cancer. Aging (Albany NY) 15 (9), 3410–3426. doi:10.18632/aging.204634

PubMed Abstract | CrossRef Full Text | Google Scholar

Raeisi, M., Zehtabi, M., Velaei, K., Fayyazpour, P., Aghaei, N., and Mehdizadeh, A. (2022). Anoikis in cancer: the role of lipid signaling. Cell. Biol. Int. 46 (11), 1717–1728. doi:10.1002/cbin.11896

PubMed Abstract | CrossRef Full Text | Google Scholar

Salazar, Y., Zheng, X., Brunn, D., Raifer, H., Picard, F., Zhang, Y., et al. (2020). Microenvironmental Th9 and Th17 lymphocytes induce metastatic spreading in lung cancer. J. Clin. Investig. 130 (7), 3560–3575. doi:10.1172/jci124037

PubMed Abstract | CrossRef Full Text | Google Scholar

Saleem, M., Ghazali, M. B., Wahab, M., Yusoff, N. M., Mahsin, H., Seng, C. E., et al. (2020). The BRCA1 and BRCA2 genes in early-onset breast cancer patients. Adv. Exp. Med. Biol. 1292, 1–12. doi:10.1007/5584_2018_147

PubMed Abstract | CrossRef Full Text | Google Scholar

Saura-Esteller, J., de Jong, M., King, L. A., Ensing, E., Winograd, B., de Gruijl, T. D., et al. (2022). Gamma delta T-cell based cancer immunotherapy: past-Present-Future. Front. Immunol. 13, 915837. doi:10.3389/fimmu.2022.915837

PubMed Abstract | CrossRef Full Text | Google Scholar

Siegel, R. L., Giaquinto, A. N., and Jemal, A. (2024). Cancer statistics, 2024. CA Cancer J. Clin. 74 (1), 12–49. doi:10.3322/caac.21820

PubMed Abstract | CrossRef Full Text | Google Scholar

Tang, M., Luo, W., Zhou, Y., Zhang, Z., and Jiang, Z. (2024). Anoikis-related gene CDKN2A predicts prognosis and immune response and mediates proliferation and migration in thyroid carcinoma. Transl. Oncol. 40, 101873. doi:10.1016/j.tranon.2023.101873

PubMed Abstract | CrossRef Full Text | Google Scholar

Tu, X., Qin, B., Zhang, Y., Zhang, C., Kahila, M., Nowsheen, S., et al. (2019). PD-L1 (B7-H1) Competes with the RNA exosome to regulate the DNA damage response and can Be targeted to sensitize to Radiation or chemotherapy. Mol. Cell. 74 (6), 1215–1226. doi:10.1016/j.molcel.2019.04.005

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, W., Green, M., Choi, J. E., Gijón, M., Kennedy, P. D., Johnson, J. K., et al. (2019). CD8(+) T cells regulate tumour ferroptosis during cancer immunotherapy. Nature 569 (7755), 270–274. doi:10.1038/s41586-019-1170-y

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, J. R., Hou, P., Wang, X. J., Weng, Z. Q., Shang-Guan, X. C., Wang, H., et al. (2021). TNFRSF11B suppresses memory CD4+ T cell infiltration in the colon cancer microenvironment: a Multiomics integrative analysis. Front. Immunol. 12, 742358. doi:10.3389/fimmu.2021.742358

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, J., Wang, X., Zhang, Z., Ma, F., and Wang, F. (2024). A novel tumor-associated neutrophil gene signature for predicting prognosis, tumor immune microenvironment, and therapeutic response in breast cancer. Sci. Rep. 14 (1), 5339. doi:10.1038/s41598-024-55513-8

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhao, P., Zhen, H., Zhao, H., Huang, Y., and Cao, B. (2023a). Identification of hub genes and potential molecular mechanisms related to radiotherapy sensitivity in rectal cancer based on multiple datasets. J. Transl. Med. 21 (1), 176. doi:10.1186/s12967-023-04029-2

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhao, X., Wang, Z., Tang, Z., Hu, J., Zhou, Y., Ge, J., et al. (2023b). An anoikis-related gene signature for prediction of the prognosis in prostate cancer. Front. Oncol. 13, 1169425. doi:10.3389/fonc.2023.1169425

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhou, A. L., Wang, X., Yu, W., Yang, L., Wei, F., Sun, Q., et al. (2020). Expression level of PD-L1 is involved in ALDH1A1-mediated poor prognosis in patients with head and neck squamous cell carcinoma. Pathol. Res. Pract. 216 (9), 153093. doi:10.1016/j.prp.2020.153093

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: anoikis-related genes, risk model, rectal adenocarcinoma (READ), prognosis, tumor microenvironment

Citation: Zhao B and Tang X (2025) Identification of anoikis-related genes to develop a risk model and predict the prognosis and tumor microenvironment in rectal adenocarcinoma. Front. Genet. 16:1604541. doi: 10.3389/fgene.2025.1604541

Received: 02 April 2025; Accepted: 05 August 2025;
Published: 18 August 2025.

Edited by:

Hua Huang, Tianjin Medical University General Hospital, China

Reviewed by:

Dalin Chen, Guizhou University of Traditional Chinese Medicine, China
Qinqing Wu, Shantou University, China

Copyright © 2025 Zhao and Tang. 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: Xuegui Tang, Y2R6eXlkeHR4Z0BvdXRsb29rLmNvbQ==

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.