Research Article

Machine Learning-Based Identification of Tamoxifen Resistance-Associated Genes and Their Application in Prognostic Modeling of Breast Cancer

DOI:

10.3791/71327

June 26th, 2026

* These authors contributed equally

In This Article

Summary

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

We developed a machine learning–derived six-gene tamoxifen resistance signature that stratifies breast cancer patients by survival risk and may support personalized prognostic assessment and therapeutic decision-making in clinical practice.

Abstract

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Tamoxifen is a key endocrine therapy for estrogen receptor-positive (ER+) breast cancer, but acquired resistance limits long-term efficacy. The molecular mechanisms remain complex, and predictive biomarkers are lacking. Gene expression data related to tamoxifen resistance were obtained from GEO (GSE67916), and differentially expressed genes (DEGs) were identified using the limma algorithm. Functional enrichment analyses (GO and KEGG) revealed involvement in immune processes, antiviral responses, endocytosis, lysosome pathways, and estrogen signaling. Three machine learning algorithms (LASSO, SVM-RFE, and RF) identified six hub genes (CAMK1D, CHAC1, KIAA0513, MED13, NDRG1, STXBP5). A prognostic risk model based on these genes was constructed using TCGA-BRCA data, effectively stratifying patients into high- and low-risk groups with significantly different overall survival. The model demonstrated good predictive accuracy (AUC = 0.70) and stable performance in time-dependent ROC analyses, validated in an independent cohort. This study provides a robust tamoxifen resistance–related gene signature and a multigene prognostic model, offering novel insights into resistance mechanisms and potential guidance for individualized prognosis and therapy in ER+ breast cancer.

Introduction

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Breast cancer is the most commonly diagnosed cancer among women globally and remains a major contributor to cancer-associated deaths1. Based on molecular profiling, approximately 60-70% of patients present with the estrogen receptor-positive (ER+) subtype, which generally responds well to initial endocrine therapy. Among various endocrine agents, tamoxifen—a selective estrogen receptor modulator (SERM)—has long been the standard of care for adjuvant and metastatic treatment of ER+ breast cancer, significantly improving survival outcomes in large-scale randomized trials2.

Despite its established clinical efficacy, a substantial proportion of patients eventually develop acquired resistance, leading to disease recurrence and progression3. Consequently, tamoxifen resistance represents a critical bottleneck in the long-term management of breast cancer. Previous studies indicate that the mechanisms driving resistance are highly heterogeneous, involving aberrant ER signaling, activation of alternative growth factor pathways (e.g., PI3K/AKT, MAPK), dysregulation of apoptosis, and metabolic reprogramming4.

Recently, the tumor microenvironment (TME), particularly the immune microenvironment, has garnered increasing attention for its role in therapeutic response and resistance. Immune cell infiltration and inflammatory signaling are closely linked to breast cancer progression and sensitivity to treatment. Emerging evidence suggests that immune-related processes may modulate cellular stress responses and promote immune evasion, thereby contributing to endocrine resistance5. However, the specific immune landscape associated with tamoxifen resistance remains to be fully elucidated.

With the advent of high-throughput sequencing and bioinformatics, analyzing transcriptomic data offers a powerful approach to decoding the molecular basis of drug resistance. Compared to single-gene biomarkers, multi-gene signatures capture tumor heterogeneity more effectively, offering superior stability and accuracy in prognosis. Machine learning algorithms, such as LASSO regression, Support Vector Machines (SVM), and Random Forest (RF), have become essential tools for identifying robust biomarkers and constructing predictive models in precision medicine6. Although several gene signatures have been proposed7,8,9, robust validation is often lacking.

While previous studies have explored tamoxifen resistance genes, few have systematically integrated multiple machine learning strategies to build a robust prognostic model validated in independent cohorts. In this study, we integrated transcriptomic data from GEO and TCGA to screen for tamoxifen resistance-associated genes. By applying an ensemble of machine learning algorithms, we identified core resistance genes and constructed a prognostic risk model. We further evaluated the model's association with the immune microenvironment and validated its predictive value in an independent cohort, aiming to provide new theoretical evidence for personalized treatment strategies.

Access restricted. Please log in or start a trial to view this content.

Protocol

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

All data used in this study were obtained from publicly accessible databases (TCGA, GEO, and METABRIC). No human participants or animals were involved; therefore, institutional review board approval and informed consent were not required.

Data acquisition and preprocessing

Gene expression data related to tamoxifen resistance were retrieved from the Gene Expression Omnibus (GEO) database10. The GSE67916 dataset (Affymetrix Human Genome U133 Plus 2.0 Array) includes 18 breast cancer cell samples: 8 untreated control samples and 10 tamoxifen-resistant samples generated through long-term drug exposure. RNA-sequencing data and corresponding clinical follow-up information for the Breast Invasive Carcinoma cohort (TCGA-BRCA) were downloaded from The Cancer Genome Atlas (TCGA)11.

Raw microarray CEL files were processed in R (version 4.4.2) using the affy package. Background correction and normalization were performed with the Robust Multi-array Average (RMA) algorithm, including log2 transformation and quantile normalization. Probe IDs were mapped to gene symbols using platform annotation files; for genes with multiple probes, the average expression value was used. For TCGA RNA-seq data, transcripts per million (TPM) values were log2-transformed [log2(TPM + 1)]. Samples with incomplete survival information or missing clinical variables were excluded.

Identification of differentially expressed genes

Differential expression between tamoxifen-resistant and control samples was assessed using the limma R package12 with empirical Bayes moderation. Genes with |log2 fold change| > 1 and an adjusted P value < 0.05 (Benjamini–Hochberg FDR) were defined as differentially expressed genes (DEGs).

Functional enrichment analysis

Gene Ontology (GO)13and Kyoto Encyclopedia of Genes and Genomes (KEGG)14 analyses were performed using the clusterProfiler15 R package. GO categories included biological process (BP), cellular component (CC), and molecular function (MF). Adjusted P values < 0.05 were considered significant.

Machine learning–based feature selection

Three machine learning algorithms were applied to identify hub genes: (1) LASSO regression16 (glmnet package) with 10-fold cross-validation to select the optimal penalty parameter (lambda.min); (2) Support vector machine–recursive feature elimination (SVM-RFE)17 (e1071 package) with fivefold cross-validation to identify the minimal gene subset with lowest classification error; (3) Random forest (RF)18 (randomForest package) with 500 trees (ntree = 500); genes were ranked by MeanDecreaseGini. Genes identified by all three methods were defined as hub genes.

Construction of the prognostic risk model

A multigene prognostic risk model was constructed using TCGA-BRCA gene expression and survival data. Survival-associated genes were screened using univariate Cox regression, followed by multivariate Cox regression to develop the final signature. The risk score formula was calculated as: Risk score = (0.01297 × CAMK1D) + (0.03021 × CHAC1) + (0.02018 × KIAA0513) + (0.00647 × MED13) + (0.00108 × NDRG1) + (0.04551 × STXBP5). Patients were stratified into high- and low-risk groups based on the median risk score.

Evaluation and validation of the prognostic model

Overall survival differences between groups were assessed with Kaplan–Meier analysis and the log-rank test. Predictive performance was evaluated using ROC curves (pROC package) and time-dependent ROC analysis (timeROC package). A nomogram integrating risk scores and clinical variables was constructed using the rms package. Calibration curves assessed agreement between predicted and observed survival probabilities. External validation was conducted in the independent Molecular Taxonomy of Breast Cancer International Consortium (METABRIC) cohort19 using the same formula and cutoff.

Immune infiltration analysis

Immune cell infiltration was estimated using CIBERSORT20 with 1,000 permutations based on TCGA data. Samples with P < 0.05 were included. Differences in immune cell composition between high- and low-risk groups were assessed with the Wilcoxon rank-sum test, and correlations between hub gene expression and immune cell abundance were evaluated using Spearman's rank correlation.

Statistical analysis

All analyses were performed in R. Continuous variables were compared using the Wilcoxon rank-sum test, and categorical variables using the chi-square test. Two-sided P < 0.05 was considered statistically significant.

Access restricted. Please log in or start a trial to view this content.

Results

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Identification of differentially expressed genes associated with tamoxifen resistance

A total of 854 differentially expressed genes (DEGs) were identified between tamoxifen-resistant and control samples, including 556 upregulated and 298 downregulated genes. The distribution of DEGs showed a predominance of upregulated genes in resistant samples, suggesting extensive transcriptional activation associated with tamoxifen resistance (Figure 1).

<...

Access restricted. Please log in or start a trial to view this content.

Discussion

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Tamoxifen resistance remains a pivotal obstacle in the treatment of ER+ breast cancer. While mechanisms such as ER mutations are well known, the systemic molecular adaptations to long-term therapy remain less well understood. In this study, we integrated transcriptomics and machine learning to identify a robust six-gene signature (CAMK1D, CHAC1, KIAA0513, MED13, NDRG1, STXBP5) that predicts both tamoxifen resistance and patient prognosis.

Our functional analysis revealed that resist...

Access restricted. Please log in or start a trial to view this content.

Disclosures

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The authors declare that they have no conflicts of interest.

Acknowledgements

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

This study was supported by the Project of Jiangsu Province Engineering Research Center of Molecular Target Therapy and Companion Diagnostics in Oncology (SGK2202319), the Jiangsu higher education institution innovative research team for science and technology (2021), Program of Jiangsu vocational college engineering technology research center (2023), The Natural Science key Foundation of the Jiangsu Higher Education Institutions of China (Grant No. 24KJA310008), the Key Programs of the Suzhou Vocational Health College (szwzy szwzy202406), the Project of State Key Laboratory of Radiation Medicine and Protection, Soochow University (No. GZK1202506), the Project of Jiangsu Province Engineering Research Center of Molecular Target Therapy and Companion Diagnostics in Oncology (SGK1202413), the Dongwu Health Talent Program (DWWS2024002, DWWS2025001).

Access restricted. Please log in or start a trial to view this content.

Materials

List of materials used in this article
NameCompanyCatalog NumberComments
Affy packageBioconductor-Microarray data processing
clusterProfiler packageBioconductorv4.4.2GO and KEGG enrichment analysis
CIBERSORT algorithmNewman et al.-Immune cell infiltration estimation
e1071 package (SVM-RFE)CRAN-Support vector machine recursive feature elimination
Gene Expression Omnibus (GEO)NCBIGSE67916Tamoxifen resistance dataset
glmnet packageCRAN / Bioconductor-LASSO regression
limma packageBioconductor-Differential expression analysis
METABRIC datasetcBioPortal / Curtis et al.-Validation cohort
pROC packageCRAN-ROC curve analysis
R softwareR Core Teamv4.4.2Statistical computing environment
Random forest packageCRAN-Random Forest algorithm
rms packageCRAN-Nomogram construction
TCGA-BRCA cohortThe Cancer Genome Atlas (TCGA)-Training cohort RNA-seq data
timeROC packageCRAN-Time-dependent ROC analysis

Reprints and Permissions

Request permission to reuse the text or figures of this JoVE article

Request Permission

Tags

BiologyER breast cancermachine learning algorithmsPrognostic risk modelMultigene signaturemmune microenvironment

Related Articles