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

ORIGINAL RESEARCH article

Front. Genet., 22 September 2025

Sec. Computational Genomics

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

Identification of platelet function-related genes in STEMI patients

  • Department of Cardiology, Affiliated Hospital of Zunyi Medical University, Zunyi, China

Background: ST-elevation myocardial infarction (STEMI) is characterized by extensive myocardial necrosis due to acute and severe ischemia, with platelets playing a key role in its pathogenesis. This study aimed to identify platelet function-related biomarkers in STEMI patients.

Methods: The GSE59867 dataset, including STEMI patients and controls, was analyzed to identify differentially expressed genes (DEGs) using the limma R package. Platelet function-related DEGs (DEPRGs) were obtained by intersecting DEGs with platelet-related genes. Gene ontology (GO) and kyoto encyclopedia of genes and genomes (KEGG) enrichment analyses were performed, and a protein-protein interaction (PPI) network was constructed using STRING, followed by identification of hub genes via Cytohubba. The diagnostic value of these genes was evaluated through receiver operating characteristic (ROC) analysis, and further expression validation along with ROC validation was conducted in the GSE123342 dataset. Additionally, gene expression was validated by quantitative real-time polymerase chain reaction (RT-qPCR) in peripheral blood from STEMI patients and cardiac tissue from STEMI mouse models.

Results: A total of 245 DEPRGs were identified; enrichment analyses revealed their primary involvement in hemostasis, coagulation, and platelet activation (adjusted P < 0.05). The PPI network screening identified 11 hub genes, among which GRB2, MAPK1 (ERK2), MAPK3 (ERK1), PIK3CA, AKT1, and PIK3R1 demonstrated strong diagnostic performance (AUC > 0.7). ROC analysis yielded the following AUC values (95% CI): GRB2 0.759 (0.678–0.835), MAPK1 0.736 (0.650–0.810), MAPK3 0.824 (0.752–0.885), PIK3CA 0.806 (0.735–0.868), AKT1 0.724 (0.633–0.807), and PIK3R1 0.809 (0.732–0.879); all P-values were <0.05 after adjustment for multiple comparisons. Further validation in an independent dataset confirmed that MAPK3 (P = 1.6 × 10−5) and GRB2 (P = 8.2 × 10−7) exhibited consistent expression trends with the training set, with ROC analysis showing AUC values greater than 0.7 for both genes (MAPK3: AUC = 0.808 [95% CI: 0.709–0.899]; GRB2: 0.759 AUC = [95% CI: 0.765–0.929]). Thus, MAPK3 and GRB2 were identified as key genes. qPCR validation in peripheral blood from STEMI patients (n = 30) and cardiac tissue from a mouse myocardial infarction model further confirmed the differential expression of GRB2 and MAPK3 (P < 0.05).

Conclusion: This study identified two platelet function-related genes, MAPK3 and GRB2, as potential biomarkers for STEMI, demonstrating high clinical relevance and diagnostic value.

GRAPHICAL ABSTRACT
Flowchart illustrating a discovery pipeline and experimental validation for STEMI diagnosis. The discovery pipeline section shows databases like GEO/MSigDB leading to DEG identification and DEPR analysis, achieving AUC 0.7. It connects to pathway context, involving platelet activation and signaling pathways such as MAPK and PI3K-AKT. The experimental validation section suggests potential clinical biomarkers with AUC greater than 85%, involving blood samples processed 14 days post-myocardial infarction. The central hexagon indicates key genes like GRB2, MAPK1, and AKT1. Pathway signaling includes platelet activation, MAPK signaling, and PI3K-AKT.

GRAPHICAL ABSTRACT | Created with BioRender.com.

Introduction

Myocardial infarction (MI) remains the foremost global cause of mortality and disability, responsible for >16% of worldwide deaths. While advances in interventional therapies and secondary prevention have reduced MI mortality by 30%–50% in high-income nations over the past decade (GBD, 2021 ASEAN Cardiovascular Diseases Collaborators, 2025), developing countries face a paradoxical rise in disease burden.Acute ST-segment elevation MI (STEMI) – a critical manifestation of acute coronary syndrome (ACS) – involves ischemic cardiomyocyte necrosis due to abrupt coronary flow cessation. Its core pathology stems from atherosclerotic plaque rupture/erosion triggering thrombosis and coronary occlusion, thereby creating myocardial oxygen supply-demand imbalance (Bergmark et al., 2022; Byrne et al., 2023). Current management hinges on:Early reperfusion (thrombolysis/primary PCI), Pharmacotherapy (antiplatelets, statins, β-blockers) (Kumar and Golwala, 2022; Khattak et al., 2024). Although these strategies reduce acute mortality, persistent challenges in rapid diagnosis precision and individualized therapeutic optimization demand urgent resolution.

In the pathogenesis of acute myocardial infarction (MI), platelets play a pivotal role in coronary artery thrombosis and disease progression (Işık and Soner, 2022),However, there remains a lack of well-established biomarkers for the assessment of platelet dysfunction in clinical practice. Genomic and molecular studies have identified several platelet-associated genes, such as P2RY12 and integrin αIIbβ3 (GPIIb/IIIa), which are significantly associated with susceptibility to MI and thrombotic risk (Keramati et al., 2021; Stimpfle et al., 2018; De Vries et al., 2015); Additionally, epigenetic regulators, including platelet-derived miR-223, miR-126, and histone deacetylase 6 (HDAC6), contribute to platelet activation and thrombus formation, thereby participating in the pathological process of thrombosis (Corti et al., 2003; Gawaz, 2006; Chen et al., 2022; Sun et al., 2019). Although these studies have provided valuable insights into the mechanisms underlying infarction-related thrombosis, current diagnostic biomarkers still lack sufficient sensitivity and specificity. Moreover, the clinical translation of potential therapeutic targets remains constrained. Thus, the identification and development of high-performance biomarkers are essential for optimizing the clinical management of ST-segment elevation myocardial infarction (STEMI).

This study employs bioinformatics and experimental validation to identify and characterize platelet function-related gene signatures in STEMI patients, aiming to assess their mechanistic involvement in acute coronary thrombosis and evaluate their diagnostic potential.

Data source

The RNA expression datasets GSE59867 and GSE123342 were downloaded from the Gene Expression Omnibus (GEO; https://www.ncbi.nlm.nih.gov/geo/). In this study, the GSE59867 dataset was based on the platform GPL6244 [HuGene-1_0-st] Affymetrix Human Gene 1.0 ST Array [transcript (gene) version], and was comprised of 111 MI periperal blood mononuclear cells (PBMCs) samples (on the first day of MI-admission) and 46 control periperal blood mononuclear cells (PBMCs) samples. The dataset GSE123342 was utilized as the validation set, comprising 65 PBMC samples from MI patients and 22 PBMC samples from control subjects. We obtained 480 platelet-related genes from the MSigDB database.

Identification of DEGs

To identify differentially expressed genes (DEGs) between MI and control groups, the Limma R package (version 3.58.1) (Ritchie et al., 2015) was employed to evaluate gene expression differences between MI and control samples in the GSE59867 dataset (Maciejak et al., 2015). Genes meeting the cutoff criteria of adjusted P-value <0.05, were considered as DEGs. The “ggplot2 (3.5.2)” (Ito and Murphy, 2013) and “pheatmap (1.0.12)” R packages (10.32614/CRAN.package.pheatmap) were used to visualize the DEGs between the MI and control samples. The top 10 upregulated and 10 downregulated genes, ranked by log fold-change (logFC), were selected for visualization.

KEGG and GO enrichment analysis

To obtain platelet-related DEGs, a cross-analysis between DEGs and platelet-associated genes was performed using the “VennDiagram (0.1.10)” R package (10.32614/cran.package.ggvenn), and the resulting intersections were defined as DEPRGs. Functional annotation of DEPRGs was presented with the R package “clusterProfiler (4.8.3)” (Yu et al., 2012), containing GO and KEGG pathway analyses. GO terms were comprised of the biological process (BP), cellular component (CC), and molecular function (MF) (The Gene Ontology Conso rtium, 2017). KEGG pathway analysis was performed to obtain the associated enrichment pathways. Adjust P-value < 0.05 was considered statistically significant.

Construction of protein-protein interaction (PPI) network

To investigate the protein-level interaction relationships among candidate genes, the STRING database as employed to construct a protein-protein interaction (PPI) network for the DEPRGs (Szklarczyk et al., 2015). The CytoHubba plugin in Cytoscape was utilized to identify hub genes within the PPI network, with the top 10 nodes ranked by Degree selected as core genes. Additionally, the Corrplot R package was applied to analyze the correlations among these hub genes.

Expression analysis and the ROC curve analysis

The expression levels of hub genes were validated using the Wilcoxon rank-sum test, and their differential expression between MI and control samples was visualized through boxplots generated with the “ggplot2” R package. ROC analysis was performed to evaluate whether hub genes could differentiate MI samples from control samples using the “pROC” R package (1.18.5) (Robin et al., 2011). Hub genes with an area under the ROC curve (AUC) > 0.7 were identified as diagnostic genes for myocardial infarction. Genes exhibiting AUC >0.7 and significant expression differences in the training set were further validated in the GSE123342 dataset. Genes that showed significant differences between the training set and the validation set, had consistent expression trends, and an AUC >0.7 were identified as Key genes.

GSEA analysis and correlation analysis

To further explore the signaling pathways and underlying biological mechanisms in which the key genes were involved. We used the R package “clusterprofiler (4.8.3)” to conduct GSEA on diagnostic biomarkers (Bechhofer et al., 1986). The reference gene sets used in this analysis were downloaded from the Molecular Signatures Database (MSigDB), primarily utilizing KEGG gene sets as the background gene sets. NES>1 and Adjust P-value < 0.05 was considered statistically significant. The top 5 significantly enriched results were presented based on their significance ranking. To analyze the correlation between key genes, Spearman correlation analysis was conducted on all samples in the training set using the corr.test function from the R package “psych” (with thresholds of |cor| > 0.3 and p < 0.05). The results were visualized using the R package “ggplot2”.

Prediction of networks regulated by miRNAs and TFs

To investigate the mutual regulatory network of key genes, the upstream transcription factors (TF) and the miRNAs were predicted using the miRNet database (Fan and Xia, 2018). We choose the miRNA of degree >2 for visualization. Subsequently, the TF-target genes and miRNA-target genes regulatory networks were visualized by Cytoscape software.

Inclusion and exclusion criteria for human peripheral blood samples

STEMI patients were eligible for inclusion if they met all of the following: (i) age between 18 and 80 years; (ii) diagnosis of acute ST-segment elevation myocardial infarction according to the 2023 ESC Guidelines for the management of acute coronary syndromes (Byrne et al., 2024), defined by typical chest pain lasting ≥20 min, new ST-segment elevation in ≥2 contiguous leads on 12-lead ECG, and elevated cardiac troponin T/I; (iii) presentation within 12 h of symptom onset; (iv) planned primary percutaneous coronary intervention (PCI). Stable coronary artery disease (SCAD) controls were included if they had angiographically confirmed coronary artery stenosis of 50%–70% without acute ischemic symptoms, and no evidence of recent myocardial infarction (within 6 months). For both groups included: history of previous MI or coronary revascularization; active infection or inflammatory disease; hematologic disorders affecting platelet count or function; malignancy; severe hepatic or renal dysfunction (estimated GFR <30 mL/min/1.73 m2); autoimmune diseases; recent major surgery or trauma (within 3 months); current use of anticoagulant or antiplatelet agents other than aspirin or clopidogrel within the preceding 14 days; and refusal to provide informed consent.

Peripheral blood mononuclear cell isolation

Peripheral blood samples (2 mL each) were collected from 30 consecutive STEMI patients at emergency admission prior to emergency percutaneous coronary intervention (PCI), along with 30 age- and sex-matched stable coronary artery disease (SCAD) controls (Coronary angiography revealed 50%–70% stenosis in the target coronary artery). The baseline characteristics of the patients are presented in Table 1. For lymphocyte isolation, whole blood samples were carefully layered onto Ficoll-Paque density gradient medium (LTS1077; TBD Science, China) at a 1:1 volume ratio in 50 mL conical tubes. After gentle mixing, samples were centrifuged at 2,000 × g for 20 min at room temperature. The distinct lymphocyte layer was subsequently aspirated and transferred to a fresh centrifuge tube. Cells were washed twice with phosphate-buffered saline (PBS) through sequential centrifugation (1,000 × g, 10 min, 4 °C) to remove residual plasma components. All participants provided written informed consent. The study protocol was approved by the Ethics Committee of The Affiliated Hospital of Zunyi Medical University (Approval No. KLL-2021-323) and conformed to the Declaration of Helsinki.

Table 1
www.frontiersin.org

Table 1. Baseline characteristics of SCAD and STEMI Patients.

Myocardial infarction model induction

Male C57BL/6 mice (8 weeks old) (Approval No. zyfy-an-2023-0299) were anesthetized via intraperitoneal injection of sodium pentobarbital (50 mg/kg), In brief, the chests were opened through fourth intercostal space and the heart was exposed. The left anterior descending coronary artery (LAD) was ligated with a 6–0 silk suture to create MI. Mice in the sham group received the same experimental procedures but without LAD constriction. After operation, the general condition of mice was monitored daily, and the mice were sacrificed at 2 weeks after MI.

Quantitative real-time PCR analysis

Cardiac tissues from myocardial infarction (MI) model mice (14 days post-surgery) and peripheral blood mononuclear cells were analyzed by quantitative PCR (qPCR). Total RNA was isolated using TRIzol™ reagent (R0016; Beyotime Biotechnology) after homogenization. RNA concentration was quantified spectrophotometrically, followed by cDNA synthesis with All-in-One First-Strand Synthesis MasterMix (abs60226; Absin Bioscience). The reaction system consisted of: 4 μL of reaction buffer, 1 μL of primers, 1 μL of SweScript RT I enzyme mix, and 0.1 ng to 5 μg of total RNA, with the final volume adjusted to 20 μL using RNase-free water. The qPCR reactions were performed on a QuantStudio 6 Pro system (Applied Biosystems) using Hieff® qPCR SYBR Green Master Mix (Catalog No. 11201ES08; YEASEN). The amplification conditions were as follows: an initial denaturation at 95 °C for 1 min, followed by 40 cycles of denaturation at 95 °C for 20 s, annealing at 55 °C for 20 s, and extension at 72 °C for 30 s. Glyceraldehyde-3-phosphate dehydrogenase (GAPDH) was used as the reference gene, and the relative gene expression levels were calculated using the 2△△Ct method. All primer sequences are detailed in Supplementary Table S1.

Statistical analysis

All statistical analyses were performed using R software. Differential expression analysis was conducted with the Limma R package (3.58.1); functional annotation was carried out using the R package “clusterProfiler (4.8.3)”; ROC validation was performed with the “pROC” R package (1.18.5); GSEA analysis was implemented via the R package “clusterProfiler (4.8.3)”, and Spearman correlation tests were used for relevant examinations. The significance threshold was set at p < 0.05.

Results

Identification of DEGs

In our study, 12,617 DEGs were identified between MI samples and control samples in the GSE59867 dataset. Among them, 4457 were upregulated and 8160 were downregulated (MI vs. control). The volcano plot and heatmap of gene expressions are shown in (Figures 1A,B).

Figure 1
Flowchart illustrating the discovery pipeline and experimental validation for STEMI diagnosis. On the left, bioinformatics data processing leads to DEPRs and pathway contexts, emphasizing platelet activation and signals like MAPK1. In the center, STEMI diagnosis is linked with six key proteins, including MAPK and PIK3. The right side shows experimental validation through blood testing, highlighting qPCR results with MAPK3 and GRB2 levels increasing 14 days post-MI. Clinical biomarker potential exceeds 85% AUC.

Figure 1. (A) Volcano plot of DEGs between MI and control samples in GSE59867. 12,617 DEGs identified (4457 up-, 8160 downregulated; MI vs. control). (B) Heatmap of DEG expression profiles in GSE59867 (MI vs. Control).

Identification of DEPRGs and functional enrichment analysis

Then, we took the intersection of DEGs and platelet-related genes and identified 245 DEPRGs (Figure 2A). The GO terms were shown in (Figures 2B–D). In BP analysis (Figure 2B), DEPRGs mainly participated in hemostasis, blood coagulation, coagulation, and regulation of body fluid levels. In CC analysis (Figure 2C), DEPRGs significantly participated in platelet alpha granule, platelet alpha granule lumen, and secretory granule lumen. MF analysis showed that DEPRGs significantly participated in microtubule motor activity, phosphotyrosine residue binding, and protein phosphorylated amino acid binding (Figure 2D). The results of KEGG analysis showed that these 245 DEPRGs were mainly enriched in platelet activation, chemokine signaling pathway, and relaxin signaling pathway (Figure 2E).

Figure 2
Diagram showing various bioinformatics analyses. (A) Circular bar plot with Gene Ontology (GO) terms related to hemostasis and cell adhesion with descriptions. (B) Similar plot highlighting components like platelet granules. (C) Another plot showing terms related to motor activity with descriptions. (D) Chord diagram displaying interactions among bio pathways. (E) Venn diagram comparing DEGs and PlanNet with 12372, 245, and 234 items, respectively. Color keys indicate z-score and log fold change.

Figure 2. (A) GO biological process (BP) enrichment analysis of DEPRGs. Key enriched terms include hemostasis, blood coagulation, coagulation, and regulation of body fluid levels. (B) GO cellular component (CC) enrichment analysis of DEPRGs. Significantly enriched components include platelet alpha granule, platelet alpha granule lumen, and secretory granule lumen. (C) GO molecular function (MF) enrichment analysis of DEPRGs. Dominant functions include microtubule motor activity, phosphotyrosine residue binding, and protein phosphorylated amino acid binding. (D) KEGG pathway enrichment analysis of DEPRGs. Major enriched pathways: platelet activation, chemokine signaling pathway, relaxin signaling pathway, and Ras signaling pathway. (E) Venn diagram showing the intersection of differentially expressed genes (DEGs) and platelet-related genes, identifying 245 differentially expressed platelet-related genes (DEPRGs). Total DEGs: 12,617; platelet-related genes: 479; overlapping DEPRGs: 245.

Identification of hub genes

The PPI network was established using the STRING database, and interactions of 245 DEPRGs were displayed in (Figure 3A). 11 hub genes (AKT1, FN1, ACTB, MAPK3, MAPK1, PIK3R1, GNB1, PIK3CA, GRB2, RHOA, and SRC) were identified by CytoHubba plug-in Cytoscape (Figure 3B).

Figure 3
Diagram showing two network graphs of protein-protein interactions. Graph (A) consists of numerous highly interconnected nodes, representing proteins, with complex linking lines. Graph (B) is simpler, highlighting interactions among a smaller group of proteins, with fewer nodes visibly interconnected.

Figure 3. (A) Protein-protein interaction (PPI) network of 245 differentially expressed platelet-related genes (DEPRGs) constructed using the STRING database. Nodes represent genes, and edges represent functional interactions. (B) Hub genes identified from the PPI network using the CytoHubba plugin in Cytoscape. The 11 hub genes are: AKT1, FN1, ACTB, MAPK3, MAPK1, PIK3R1, GNB1, PIK3CA, GRB2, RHOA, and SRC.

Determination of key genes

To investigate the expression patterns of these genes in myocardial infarction (MI) and control samples from the GSE59867 dataset, we found that the expression levels of SRC (p < 2.502 × 10−3), AKT1 (p < 4.764 × 10−6), RHOA (p < 1.611 × 10−3), MAPK3 (p < 1.542 × 10−10), ACTB (p < 4.806 × 10−2), FN1 (p < 0.0254), GNB1 (p < 8.642 × 10−3), and GRB2 (p < 1.690 × 10−6) were significantly higher in MI samples compared to controls, whereas MAPK1 (p < 3.061 × 10−5), PIK3CA (p < 9.500 × 10−9), and PIK3R1 (p < 4.409 × 10−9) showed significantly lower expression in MI samples (Figure 4). As illustrated in Figure 5, we performed ROC curve analysis to evaluate the sensitivity and specificity of these genes in diagnosing myocardial infarction. The AUC values for AKT1, FN1, ACTB, MAPK3, MAPK1, PIK3R1, GNB1, PIK3CA, GRB2, RHOA, and SRC were 0.724 (95% CI: 0.633–0.807), 0.644 (95% CI: 0.557–0.732), 0.625 (95% CI: 0.526–0.722), 0.824 (95% CI: 0.752–0.885), 0.736 (95% CI: 0.650–0.810), 0.809 (95% CI: 0.732–0.879), 0.649 (95% CI: 0.557–0.736), 0.806 (95% CI: 0.735–0.868), 0.759 (95% CI: 0.678–0.835), 0.675 (95% CI: 0.583–0.763), and 0.665 (95% CI: 0.565–0.759), respectively. These results indicated that six genes (AKT1, MAPK3, MAPK1, PIK3R1, PIK3CA, and GRB2) exhibited diagnostic potential. Further validation of these six genes in an independent validation set revealed that MAPK3 (p = 1.6 × 10−5) and GRB2 (p = 8.2 × 10−7) maintained consistent expression trends with the training set and showed significant expression differences (Figure 6A). ROC analysis demonstrated that both genes had AUC values greater than 0.7, with MAPK3 having an AUC of 0.808 (95% CI: 0.709–0.899) and GRB2 having an AUC of 0.759 (95% CI: 0.765–0.929). Therefore, MAPK3 and GRB2 were identified as key genes (Figure 6B).

Figure 4
Box plots depicting expression levels of genes SRC, AKT1, RHOA, MAPK3, ACTB, MAPK1, FN1, PIK3CA, PIK3R1, GRB2, and GNB1. Each plot compares Control and MI groups, with MI showing higher expression in most cases. Adjacent p-values indicate statistical significance, with all values showing less than 0.05.

Figure 4. Expression levels of hub genes in myocardial infarction (MI) and control samples from GSE59867. Significantly upregulated genes in MI: SRC, AKT1, RHOA, MAPK3, ACTB, FN1, GNB1, GRB2. Significantly downregulated genes in MI: MAPK1, PIK3CA, PIK3R1. Plots show mean expression values with p.adj (adjusted p-value) for group comparisons.

Figure 5
Nine ROC curve plots displaying sensitivity versus 1-specificity for different proteins or genes: SRC, MAPK3, FN1, RHOA, ACTB, GRB2, GNB1, PIK3CA, MAPK1, AKT1, and PIK3R1. Each plot includes a colored curve, a diagonal reference line, and an Area Under the Curve (AUC) value. Confidence intervals are provided for each protein or gene. Overall, AUC values range from 0.625 to 0.809.

Figure 5. ROC curve analysis of hub genes for MI diagnosis. AUC values: AKT1 (0.724), FN1 (0.644), ACTB (0.625), MAPK3 (0.824), MAPK1 (0.736), PIK3R1 (0.809), GNB1 (0.649), PIK3CA (0.806), GRB2 (0.759), RHOA (0.675), SRC (0.665). Six genes (AKT1, MAPK3, MAPK1, PIK3R1, PIK3CA, GRB2) show high diagnostic accuracy (AUC > 0.7). Curves depict sensitivity vs. specificity for each gene.

Figure 6
(A) Box plots showing expression levels of genes AKT1, GRB2, MAPK1, MAPK3, PIK3CA, and PIK3R1 in MI and Normal groups. Significant differences are noted in GRB2, MAPK1, MAPK3, and PIK3CA. (B) ROC curves for AKT1, MAPK3, MAPK1, PIK3CA, PIK3R1, and GRB2 displaying sensitivity and specificity with AUC values. MAPK1, MAPK3, and GRB2 show higher AUC values, indicating better predictive performance.

Figure 6. Validation of hub genes in independent datasets. (A) Expression validation of candidate hub genes in GSE59867 and GSE123342 datasets. (B) ROC curve analysis of the diagnostic performance of candidate hub genes (AKT1, MAPK3, MAPK1, PIK3R1, PIK3CA, and GRB2) in the validation datasets. MAPK3 and GRB2 showed consistent expression trends with the training set and had AUC values > 0.7, indicating their diagnostic potential as key genes.

Correlation analysis between hub genes and GSEA analysis of key genes

We utilized a correlation analysis package to investigate the relationship between these two key genes and found that MAPK3 and GRB2 exhibited a significant positive correlation (cor = 0.4367, p < 0.05). (Figure 7). To further reveal the potential function of the 6 diagnostic biomarkers, GSEA was performed based on each single hub gene (Figures 8A,B). By performing GSEA analysis of each key genes, we found that GRB2, MAPK3 were related to “FC GAMMA R mediated phagocytosis”.

Figure 7
Scatter plot showing the relationship between NEU3 and MAPK3 with a positive correlation of 0.4367 and a p-value of 1.077471e-08. A blue regression line with a grey confidence interval is overlaid. Density plots are displayed on the top and right axes, with orange for NEU3 and blue for MAPK3.

Figure 7. Correlation analysis of key genes using the corrplot package.

Figure 8
Graphs labeled A and B show enrichment scores against the rank in an ordered dataset. Both graphs include multiple colored lines representing different biological terms, such as Lyosome and Huntington's Disease in A, and Spliceosome and Neuroactive Ligand Receptor Interaction in B. Each graph is divided into sections detailing running enrichment scores and ranked lists, with horizontal dashed lines indicating baseline levels.

Figure 8. Gene Set Enrichment Analysis (GSEA) of key genes. (A) GRB2 (B) MAPK3.

Prediction of potential TF/miRNA-diagnostic biomarkers regulatory network

The miRNA and TFs regulatory network of the 2 key genes was predicted using miRNet. We choose the miRNA of degree >2 for visualization. As illustrated in (Figure 9), the interaction network comprised a total of 71 nodes and yielded 137 edges.

Figure 9
Network diagram illustrating interactions between miRNAs and target genes. Orange triangles indicate various miRNAs, while blue circles represent MAPK3 and GRB2 genes. A green triangle denotes TWIST1. Arrows connect miRNAs to their respective targets, showing regulatory relationships.

Figure 9. miRNet-predicted regulatory network of 2 diagnostic key genes.

Validation of key genes in myocardial infarction PBMCs

Quantitative PCR validation conducted on PBMC samples from MI patients revealed significant upregulation of two key genes compared to non-MI controls. Specifically, GRB2 (p < 0.0001) and MAPK3 (p < 0.0001) exhibited marked increases, which was consistent with the bioinformatics findings (Figures 10A,B).

Figure 10
Graphs A and B show mRNA expression levels of GRB2/GAPDH and MAPK3/GAPDH, respectively. In both,

Figure 10. Validation of key genes in peripheral blood mononuclear cells (PBMCs) from myocardial infarction (MI) patients. (A) Expression levels of MAPK3 in PBMC samples from MI patients and non-MI controls. (B) Expression levels of GRB2 in PBMC samples from MI patients and non-MI controls. Both MAPK3 and GRB2 were significantly upregulated in MI patients compared with controls, consistent with the bioinformatics predictions.

Validation of candidate genes in murine myocardial infarction model

To corroborate clinical findings, we examined mRNA expression of GRB2, MAPK3 (ERK1), and PIK3CA in a murine myocardial infarction model (genes selected based on AUC >0.6 in clinical cohort). qPCR analysis revealed the following results: significant downregulation of MAPK1 in infarcted myocardium; marked upregulation of MAPK3; and downward trends for PIK3CA and GRB2. The expression patterns of MAPK1, MAPK3, and PIK3CA aligned with those observed in human peripheral blood profiles. Notably, GRB2 exhibited discordant regulation, being downregulated in murine cardiac tissue while upregulated in the PBMCs of STEMI patients (AUC = 0.85). This divergence suggests tissue-specific and/or stage-dependent regulatory mechanisms in infarction pathogenesis (Figures 11A–D).

Figure 11
Bar graphs showing relative mRNA expression in two groups: Sham and MI. (A) MAPK1 expression is higher in Sham with a p-value of 0.0450. (B) MAPK3 expression is higher in MI with a p-value of 0.0104. (C) PIK3CA expression is higher in Sham with a p-value of 0.0295. (D) GRB2 expression is higher in Sham with a p-value less than 0.0001. Bars show mean and standard deviation.

Figure 11. qPCR validation of candidate genes in mouse MI model. (A) MAPK1 downregulated in MI myocardium (P = 0.0450). (B), MAPK3 upregulated in MI tissue (P = 0.0104). (C) PIK3CA downward trend in MI (P = 0.0295). (D) GRB2 profoundly downregulated in MI (P < 0.0001). Data are presented as mean ± SD. Statistical significance was assessed by Student’s t-test (n = 6 per group).

Discussion

Acute myocardial infarction (AMI) is characterized by abrupt thrombotic coronary occlusion, typically resulting from rupture or erosion of atherosclerotic plaques. This process exposes plaque-derived thrombogenic components that trigger platelet activation, adhesion, and aggregation, concurrently activating the coagulation cascade to form an occlusive intraluminal thrombus (Falk, 1985). Platelets serve as primary regulators of hemostasis yet paradoxically drive myocardial infarction (MI) pathogenesis through dual thrombotic and inflammatory mechanisms: atherosclerotic plaque-induced thrombosis and amplified vascular inflammation (Corti et al., 2003; Gawaz, 2006).

This study identified two differentially expressed genes (DEGs) in the platelet transcriptome that can effectively distinguish STEMI patients. ROC curve analysis demonstrated that these two genes exhibit high sensitivity and specificity for STEMI, suggesting their potential as biomarkers for diagnosing myocardial infarction (MI). Validation using clinical samples and animal models further confirmed the clinical relevance and diagnostic value of these genes. Mitogen-activated protein kinase 3 (MAPK3), although widely recognized for its role in tumor progression (Taherkhani et al., 2023),as recently been shown to play a crucial role in myocardial injury. Inhibition of MAPK3 significantly reduces ischemia-induced cardiomyocyte apoptosis (Liu et al., 2018), and MAPK3 has been identified as a central target in platelet activation signaling (Fan et al., 2024). Excessive platelet activation is considered a key step in thrombus formation during acute myocardial infarction (AMI) (Hally et al., 2017). Additionally, the adaptor protein GRB2 has been shown to mediate JAK2 tyrosine phosphorylation, contributing to fibrosis formation in the heart (Chen et al., 2022), Negative regulation of MiR-378 inhibits collagen deposition and reduces the degree of fibrosis (LncRNA PCFL promotes cardiac fibrosis). Wu et al. (Wu et al., 2018) also confirmed a negative correlation between GRB2 expression and recovery of cardiac function after MI. Furthermore, GRB2 plays a crucial role in platelet activation signaling (Dütting et al., 2014). Our study revealed that MAPK3 and GRB2 are significantly co-enriched in the “platelet activation” pathway, suggesting a potential interaction between them in STEMI (ST-segment elevation myocardial infarction). We hypothesize that ischemic stimuli may regulate the expression of MAPK3 and GRB2, thereby activating platelet activation signaling and contributing to the onset of MI. Therefore, the MAPK3-GRB2 axis not only holds promise as a dual molecular biomarker for early diagnosis of STEMI but may also serve as a potential therapeutic target, with the potential to inhibit thrombosis and alleviate adverse myocardial remodeling. However, this hypothesis requires further investigation and validation.

We observed an interesting paradox: histological analysis and peripheral blood clinical validation indicated that GRB2 was upregulated in MI patients (AUC = 0.85); However, qPCR results from the MI mouse model showed a significant downregulation of GRB2 in local myocardial tissue. This discrepancy may be due to multiple factors, including small sample size and sample heterogeneity. Clinical samples were primarily derived from peripheral blood mononuclear cells of acute-phase patients, whereas animal experiments focused on chronic infarct and surrounding fibrotic tissues. Such heterogeneity could lead to biased results. Moreover, the gene expression patterns of peripheral blood mononuclear cells differ from those of platelets or cardiomyocytes. GRB2 may exhibit cell-specific expression fluctuations during platelet activation, but the mixed cell population in peripheral blood could obscure these changes, leading to discrepancies. This suggests the need for larger sample sizes and the potential use of single-cell sequencing technologies to analyze the expression of target genes in specific functional cells, thereby mitigating the effects of cellular heterogeneity.

Transcriptomic profiling of platelet function-related genes reveals quantitative alterations preceding acute myocardial infarction. Converging evidence from our data and existing literature implicates GRB2, MAPK3 (ERK1) as critical mediators of cardiovascular risk and thrombogenesis in both murine models and MI patients. Collectively, this study identifies novel infarction-associated diagnostic markers whose dual utility as therapeutic targets and diagnostic biomarkers warrants functional validation and clinical translation to unlock their potential in precision cardiology.

Strengths and limitations

This study systematically integrates bioinformatics approaches, including GEO dataset analysis, GO/KEGG enrichment, and PPI network construction, with experimental validation using human peripheral blood and a mouse model of acute myocardial infarction (AMI), demonstrating methodological rigor. Two potential diagnostic biomarkers, GRB2 and MAPK3, were identified, both showing promising diagnostic performance (AUC > 0.7), underscoring their clinical translatability. However, several limitations should be noted: First, the relatively small sample size in the clinical validation phase may limit statistical power, potentially reducing the generalizability of the findings. Second, significant discrepancies in the expression of key genes such as GRB2 between human peripheral blood and mouse myocardial tissue were observed. This spatiotemporal heterogeneity, as well as its association with sample type, time points of detection, and underlying regulatory mechanisms, remains unclear and warrants further investigation. Moreover, as clinical samples were obtained from peripheral blood, they may not fully reflect platelet function, which could affect the interpretation of the results. Additionally, the mouse model only assessed gene expression 14 days post-surgery, thus failing to capture the dynamic changes that occur during the acute infarction phase. This limitation may have led to the omission of crucial early regulatory events, hindering a comprehensive understanding of the gene’s role at various stages of infarction. Finally, the specific functions of the identified genes have not yet been validated through cellular experiments, and the mechanistic insights are still at a preliminary stage. To address these limitations, future research should focus on several key areas: expanding the sample size by incorporating multi-center studies with diverse ethnic groups and age stratification to further validate the diagnostic efficacy of the candidate genes; establishing a time-series sample repository from a STEMI mouse model and collecting patient samples from different stages of disease progression to explore the spatiotemporal dynamics of gene expression; obtaining platelet samples and related datasets for further research; utilizing in vitro models to investigate the specific mechanisms of the candidate genes; and developing a multi-marker diagnostic model in conjunction with traditional biomarkers to enhance the accuracy of early STEMI diagnosis, thus providing a more robust foundation for clinical translation.

Conclusion

This study identified GRB2 and MAPK3 as two platelet function-related genes that may serve as potential diagnostic biomarkers for STEMI. Enrichment analysis indicated their involvement in hemostasis and platelet activation pathways. ROC curve analysis confirmed their high diagnostic accuracy (AUC > 0.7). Validation using human PBMCs and a mouse model further supported the clinical relevance and diagnostic value of GRB2 and ERK1 (MAPK3), suggesting their potential role in risk stratification and precision diagnosis of STEMI.

Data availability statement

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

Ethics statement

The studies involving humans were approved by the Ethics Committee of The Affiliated Hospital of Zunyi Medical University (Approval No. 143 KLL-2021-323) and conformed to the Declaration of Helsinki. The studies were conducted in accordance with the local legislation and institutional requirements. Written informed consent for participation was obtained from all participants or their legal guardians/next of kin.

Author contributions

JZ: Writing – original draft, Formal analysis, Data curation, Conceptualization. SY: Writing – original draft, Formal analysis, Writing – Funding acquisition. QG: Writing – original draft, Investigation. YY: Writing – original draft, Methodology, Investigation. BS: Writting – review and editing, Supervision.

Funding

The author(s) declare that financial support was received for the research and/or publication of this article. This study was supported by the Health Commission of Guizhou Province (Grant No. gzwkj 2024-014).

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

References

Bechhofer, D. H., Kornacki, J. A., Firshein, W., and Figurski, D. H. (1986). Gene control in broad host range plasmid RK2: expression, polypeptide product, and multiple regulatory functions of korB. Proc. Natl. Acad. Sci. U. S. A. 83 (2), 394–398. doi:10.1073/pnas.83.2.394

PubMed Abstract | CrossRef Full Text | Google Scholar

Bergmark, B. A., Mathenge, N., Merlini, P. A., Lawrence-Wright, M. B., and Giugliano, R. P. (2022). Acute coronary syndromes. Lancet 399 (10332), 1347–1358. doi:10.1016/S0140-6736(21)02391-6

PubMed Abstract | CrossRef Full Text | Google Scholar

Byrne, R. A., Rossello, X., Coughlan, J. J., Barbato, E., Berry, C., Chieffo, A., et al. (2023). 2023 ESC guidelines for the management of acute coronary syndromes. Eur. Heart J. 44 (38), 3720–3826. doi:10.1093/eurheartj/ehad191

PubMed Abstract | CrossRef Full Text | Google Scholar

Byrne, R. A., Rossello, X., Coughlan, J. J., Barbato, E., Berry, C., Chieffo, A., et al. (2024). 2023 ESC guidelines for the management of acute coronary syndromes. Eur. Heart J. Acute Cardiovasc. Care 13 (1), 55–161. doi:10.1093/ehjacc/zuad107

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, X., Zhang, F., Hu, G., Li, X., Wang, L., Li, C., et al. (2022). LRRC8A critically regulates myofibroblast phenotypes and fibrotic remodeling following myocardial infarction. Theranostics 12 (13), 5824–5835. doi:10.7150/thno.75200

PubMed Abstract | CrossRef Full Text | Google Scholar

Corti, R., Fuster, V., and Badimon, J. J. (2003). Pathogenetic concepts of acute coronary syndromes. J. Am. Coll. Cardiol. 41 (4 Suppl. S), 7S-14S–14S. doi:10.1016/s0735-1097(02)02833-4

PubMed Abstract | CrossRef Full Text | Google Scholar

de Vries, P. S., Boender, J., Sonneveld, M. A. H., Rivadeneira, F., Ikram, M. A., Rottensteiner, H., et al. (2015). Genetic variants in the ADAMTS13 and SUPT3H genes are associated with ADAMTS13 activity. Blood 125 (25), 3949–3955. doi:10.1182/blood-2015-02-629865

PubMed Abstract | CrossRef Full Text | Google Scholar

Dütting, S., Vögtle, T., Morowski, M., Schiessl, S., Schäfer, C. M., Watson, S. K., et al. (2014). Growth factor receptor-bound protein 2 contributes to (Hem)immunoreceptor tyrosine-based activation motif-mediated signaling in platelets. Circ. Res. 114 (3), 444–453. doi:10.1161/CIRCRESAHA.114.302670

PubMed Abstract | CrossRef Full Text | Google Scholar

Falk, E. (1985). Unstable angina with fatal outcome: dynamic coronary thrombosis leading to infarction And/Or sudden death. Autopsy evidence of recurrent mural thrombosis with peripheral embolization culminating in total vascular occlusion. Circulation 71 (4), 699–708. doi:10.1161/01.cir.71.4.699

PubMed Abstract | CrossRef Full Text | Google Scholar

Fan, Y., and Xia, J. (2018). miRNet-Functional analysis and visual exploration of miRNA-Target interactions in a network context. Methods Mol. Biol. 1819, 215–233. doi:10.1007/978-1-4939-8618-7_10

PubMed Abstract | CrossRef Full Text | Google Scholar

Fan, Q., Liu, X., Zhang, Y., Kang, W., Si, S., and Zhang, H. (2024). Integration of metabolomics and network pharmacology technology to explain the effect mechanisms of danggui buxue decoction in vascular dementia. Biomed. Chromatogr. 38 (4), e5822. doi:10.1002/bmc.5822

PubMed Abstract | CrossRef Full Text | Google Scholar

Gawaz, M. (2006). Platelets in the onset of atherosclerosis. Blood Cells, Mol. Dis. 36 (2), 206–210. doi:10.1016/j.bcmd.2005.12.022

PubMed Abstract | CrossRef Full Text | Google Scholar

GBD 2021 ASEAN Cardiovascular Diseases Collaborators (2025). The epidemiology and burden of cardiovascular diseases in countries of the association of southeast asian nations (ASEAN), 1990-2021: findings from the global burden of disease study 2021. Lancet Public Health 10 (6), e467–e479. doi:10.1016/S2468-2667(25)00087-8

PubMed Abstract | CrossRef Full Text | Google Scholar

Hally, K. E., La Flamme, A. C., Larsen, P. D., and Harding, S. A. (2017). Platelet toll-like receptor (TLR) expression and TLR-Mediated platelet activation in acute myocardial infarction. Thromb. Res. 158, 8–15. doi:10.1016/j.thromres.2017.07.031

PubMed Abstract | CrossRef Full Text | Google Scholar

Işık, F., and Soner, S. (2022). Platelet-to-Hemoglobin ratio is an important predictor of In-Hospital mortality in patients with ST-Segment elevation myocardial infarction. Cureus 14 (7), e26833. doi:10.7759/cureus.26833

PubMed Abstract | CrossRef Full Text | Google Scholar

Ito, K., and Murphy, D. (2013). Application of ggplot2 to pharmacometric graphics. CPT Pharmacometrics Syst. Pharmacol. 2 (10), e79. doi:10.1038/psp.2013.56

PubMed Abstract | CrossRef Full Text | Google Scholar

Keramati, A. R., Chen, M. H., Rodriguez, B. A. T., Yanek, L. R., Bhan, A., Gaynor, B. J., et al. (2021). Genome sequencing unveils a regulatory landscape of platelet reactivity. Nat. Commun. 12 (1), 3626. doi:10.1038/s41467-021-23470-9

PubMed Abstract | CrossRef Full Text | Google Scholar

Khattak, S., Townend, J. N., and Thomas, M. R. (2024). Impact of antiplatelet therapy on microvascular thrombosis during ST-elevation myocardial infarction. Front. Mol. Biosci. 11, 1287553. doi:10.3389/fmolb.2024.1287553

PubMed Abstract | CrossRef Full Text | Google Scholar

Kumar, K., and Golwala, H. (2022). Antiplatelet agents in acute ST elevation myocardial infarction. Am. J. Med. 135 (6), 697–708. doi:10.1016/j.amjmed.2022.01.042

PubMed Abstract | CrossRef Full Text | Google Scholar

Liu, Y., Yang, L., Yin, J., Su, D., Pan, Z., Li, P., et al. (2018). MicroRNA-15b deteriorates hypoxia/reoxygenation-induced cardiomyocyte apoptosis by downregulating Bcl-2 and MAPK3. J. Investig. Med. 66 (1), 39–45. doi:10.1136/jim-2017-000485

PubMed Abstract | CrossRef Full Text | Google Scholar

Maciejak, A., Kiliszek, M., Michalak, M., Tulacz, D., Opolski, G., Matlak, K., et al. (2015). Gene expression profiling reveals potential prognostic biomarkers associated with the progression of heart failure. Genome Med. 7 (1), 26. doi:10.1186/s13073-015-0149-z

PubMed Abstract | CrossRef Full Text | Google Scholar

Ritchie, M. E., Phipson, B., Wu, D., Hu, Y., Law, C. W., Shi, W., et al. (2015). Limma powers differential expression analyses for RNA-Sequencing and microarray studies. Nucleic Acids Res. 43 (7), e47. doi:10.1093/nar/gkv007

PubMed Abstract | CrossRef Full Text | Google Scholar

Robin, X., Turck, N., Hainard, A., Tiberti, N., Lisacek, F., Sanchez, J. C., et al. (2011). pROC: an open-source package for R and S+ to analyze and compare ROC curves. BMC Bioinforma. 12, 77. doi:10.1186/1471-2105-12-77

PubMed Abstract | CrossRef Full Text | Google Scholar

Stimpfle, F., Bauer, M., Rath, D., Schaeffeler, E., Schwab, M., Gawaz, M., et al. (2018). Variants of PEAR1 are associated with outcome in patients with ACS and stable CAD undergoing PCI. Front. Pharmacol. 9, 490. doi:10.3389/fphar.2018.00490

PubMed Abstract | CrossRef Full Text | Google Scholar

Sun, F., Zhuang, Y., Zhu, H., Wu, H., Li, D., Zhan, L., et al. (2019). LncRNA PCFL promotes cardiac fibrosis via miR-378/GRB2 pathway following myocardial infarction. J. Mol. Cell. Cardiol.133, 188–98.

PubMed Abstract | CrossRef Full Text | Google Scholar

Szklarczyk, D., Franceschini, A., Wyder, S., Forslund, K., Heller, D., Huerta-Cepas, J., et al. (2015). STRING v10: protein-protein interaction networks, integrated over the tree of life. Nucleic Acids Res. 43 (Database issue), D447–D452. doi:10.1093/nar/gku1003

PubMed Abstract | CrossRef Full Text | Google Scholar

Taherkhani, A., Khodadadi, P., Samie, L., Azadian, Z., and Bayat, Z. (2023). Flavonoids as strong inhibitors of MAPK3: a computational drug discovery approach. Int. J. Anal. Chem. 2023, 8899240. doi:10.1155/2023/8899240

PubMed Abstract | CrossRef Full Text | Google Scholar

The Gene Ontology Consortium (2017). Expansion of the gene ontology knowledgebase and resources. Nucleic Acids Res. 45 (D1), D331–D338. doi:10.1093/nar/gkw1108

PubMed Abstract | CrossRef Full Text | Google Scholar

Wu, K., Zhao, Q., Li, Z., Li, N., Xiao, Q., Li, X., et al. (2018). Bioinformatic screening for key miRNAs and genes associated with myocardial infarction. FEBS Open Bio 8 (6), 897–913. doi:10.1002/2211-5463.12423

PubMed Abstract | CrossRef Full Text | Google Scholar

Yu, G., Wang, L. G., Han, Y., and He, Q. Y. (2012). clusterProfiler: an R package for comparing biological themes among gene clusters. OMICS 16 (5), 284–287. doi:10.1089/omi.2011.0118

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: STEMI, key gene, platelet-related genes, diagnosis, CVD

Citation: Zhu J, Yang S, Guo Q, Yang Y and Shi B (2025) Identification of platelet function-related genes in STEMI patients. Front. Genet. 16:1651794. doi: 10.3389/fgene.2025.1651794

Received: 22 June 2025; Accepted: 08 September 2025;
Published: 22 September 2025.

Edited by:

Lukasz Jaroszewski, University of California, Riverside, United States

Reviewed by:

You Chen, First Affiliated Hospital of Xinjiang Medical University, China
Serdar Soner, Diyarbakır Gazi Yaşargil Training and Research Hospital, Türkiye

Copyright © 2025 Zhu, Yang, Guo, Yang and Shi. 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: Bei Shi, c2hpYkB6bXUuZWR1LmNu

These authors share first authorship

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