Skip to main content
Frontiers in Medicine logoLink to Frontiers in Medicine
. 2026 May 12;13:1801737. doi: 10.3389/fmed.2026.1801737

Identification and preliminary clinical validation of type 2 diabetes signature genes through machine learning analysis of scRNA-seq data

Fang Tang 1, Xin Zuo 1, Weiyan Wang 1, Rui Sun 1, Heng Cheng 1, Weihua Wu 1,*
PMCID: PMC13201128  PMID: 42205842

Abstract

Objective

Type 2 diabetes (T2DM) is a highly prevalent metabolic disorder with substantial molecular heterogeneity, and traditional bulk transcriptomic approaches often fail to capture cell-specific changes critical to disease pathogenesis. This study aims to identify and validate key signature genes for T2DM by integrating single-cell RNA sequencing (scRNA-seq) with machine learning, providing new insights into disease mechanisms and potential biomarkers.

Methods

We analyzed scRNA-seq data to characterize cellular heterogeneity across 10 distinct cell types. Differential expression analysis identified 455 candidate genes, which were refined using LASSO regression. The diagnostic potential of identified genes was evaluated using ROC curve analysis on an independent dataset. Functional enrichment and cell communication analyses were performed to elucidate biological processes and intercellular signaling networks. Finally, expression changes of the candidate genes were validated in peripheral blood from a separate clinical cohort (15 T2DM patients, 20 controls) using qRT-PCR.

Results

Four core genes (PNLIP, BUB1, CTSB, NAMPT) were identified as candidate signature genes. ROC analysis showed AUC values of 0.819, 0.931, 0.882, and 0.694, respectively, suggesting promising but variable diagnostic accuracy. Enrichment analyses indicated these genes participate in processes including extracellular matrix remodeling, digestion/absorption, and signal transduction. Cell communication analysis suggested a potential central role of Alpha and Beta cells in diabetic signaling networks, with the MK and SPP1 pathways showing complementary expression patterns. In addition, qRT-PCR confirmed significantly up-regulated expression of PNLIP, BUB1, and CTSB along with down-regulated NAMPT in T2DM patients, supporting their potential as circulating candidate biomarkers.

Conclusion

This study integrates machine learning with scRNA-seq to identify PNLIP, BUB1, CTSB, and NAMPT as potential T2DM signature genes. These findings offer candidate diagnostic biomarkers and provide preliminary mechanistic insights into disease-associated pathways.

Keywords: clinical validation, machine learning, Signature genes, single-cell RNA sequencing, type 2 diabetes

1. Introduction

Diabetes is a highly prevalent metabolic disease, with T2DM accounting for approximately 90% of cases and standing as a major threat to human health (1). Although traditional studies have revealed part of the pathogenesis at the genetic and transcriptional levels, T2DM exhibits significant heterogeneity in molecular mechanisms and clinical outcomes, stemming from complex interactions between genetic and environmental factors (2, 3). The emergence of single-cell sequencing technologies offers a new perspective, enabling comprehensive detection of genomic, transcriptomic, and epigenomic features at single-cell resolution, thereby helping to elucidate cellular heterogeneity and underlying molecular pathways in disease (4, 5). Therefore, integrating single-cell data to screen for signature genes is crucial for deepening the understanding of T2DM pathogenesis. Recent studies have successfully employed integrated bioinformatics to identify shared molecular signatures between T2DM and other diseases, such as myocardial infarction (6), clear-cell renal cell carcinoma (7), kidney cancer (8), and colorectal cancer (9), demonstrating the power of transcriptomics-based discovery. However, systematic screening of T2DM-specific signature genes using single-cell resolution remains limited.

As a high-throughput technology, scRNA-seq has been widely used in diabetes research, particularly in mapping pancreatic islet cell atlases and identifying features of cellular heterogeneity. For instance, by performing scRNA-seq on islet cells from T2DM patients and normal controls, researchers have been able to identify DEGs in macrophages, revealing potential causal genes for β-cell dysfunction (10, 11). This technology not only identifies cell subpopulations but can also be applied to peripheral blood mononuclear cell analysis, systematically screening for key genes associated with diabetes through T-cell receptor repertoires and gene expression profiles (12, 13). Simultaneously, single-cell sequencing overcomes the limitations of traditional bulk RNA sequencing, allowing precise resolution of cell-specific changes in tissues such as the retina and kidney, thereby providing a high-resolution data foundation for discovering signature genes (14).

The screening of signature genes relies on the integration of various computational and experimental methods. Machine learning algorithms (such as LASSO regression and SVM-RFE) are often used to identify key genes from single-cell data, and their diagnostic value is validated through protein-protein interaction networks and ROC curve analysis (1517). Immune cell infiltration analysis and microenvironment assessment further reveal the correlation between signature genes and immune responses; for example, in NAFLD models, single-cell data have been used to validate the spatial expression patterns of genes in different cell clusters (such as hepatocytes) (18, 19). Furthermore, wet-lab experimental methods like qRT-PCR are used to cross-validate expression changes of candidate genes in cell models, ensuring the reliability of screening results (20, 21).

This study aims to integrate single-cell transcriptomic data with machine learning algorithms to systematically screen for signature genes of T2DM and validate them using independent cohorts. By deeply analyzing cellular heterogeneity under diabetic conditions, identifying key cell subpopulations and their marker genes, and combining LASSO models to screen for core genes with diagnostic potential, expression changes will be validated in clinical samples via qRT-PCR. This work aims to provide a reliable basis for understanding the molecular mechanisms of T2DM and developing novel biomarkers.

2. Materials and methods

2.1. Data download and analysis

scRNA-seq dataset GSE221156 from Homo sapiens was downloaded from the Gene Expression Omnibus (GEO) database (accessed on 30 October 2025).1 This dataset comprised samples from 7 T2DM patients, 17 non-diabetic individuals, and 14 prediabetic individuals. Additionally, the T2DM microarray dataset GSE29221 was obtained from the GEO database (accessed on 30 October 2025), containing skeletal muscle biopsy samples from three male T2DM patients and three male non-diabetic controls, which was used to validate the signature genes derived from pancreatic islets (22). Although skeletal muscle is not pancreatic tissue, as a major insulin-sensitive organ, it can reflect the systemic metabolic dysregulation of T2DM.

Single-cell data processing was performed using Seurat 4.0. Quality control removed cells with nFeature_RNA < 200 or > 5,000, and with mitochondrial gene percentage > 10%. Data were normalized using NormalizeData (LogNormalize, scale.factor = 10,000). Batch effects across samples from different diabetic statuses were corrected using the Harmony algorithm. Cell types were automatically annotated using the SingleR package. Cell-type-specific genes were identified using the FindAllMarkers function, with significance thresholds set at an adjusted p-value < 0.05 and |logFC| > 2. For each of the 19 subclusters, the top 4 marker genes meeting these thresholds were recorded (Supplementary Table 1). To compare cell type proportions across diabetic statuses, the percentage of each annotated cell type within each sample group was calculated.

2.2. Identification of DEGs

The scRNA-seq dataset GSE221156 was retrieved from the GEO database using the “GEOquery” package (v2.70.0). Differential expression analysis was performed using the “limma” package (v3.58.1). For enhanced data visualization, volcano plots were generated with the “ggplot2” package (v3.5.0)2 to display the distribution of gene expression differences.

2.3. LASSO regression analysis

The LASSO-Cox proportional hazards model, implemented via the R package glmnet),3 was applied to integrate disease status and gene expression data from the GSE221156 dataset. To ensure reproducibility, the random seed was set to 666. A 5-fold cross-validation was employed to determine the optimal penalty parameter (lambda.1se = 0.093). LASSO regression can automatically address multicollinearity among genes by shrinking the coefficients of redundant genes, making it suitable for high-dimensional single-cell RNA-seq data. A Venn diagram was used to visualize the overlap between genes selected by LASSO regression and the previously identified DEGs. The candidate genes derived from this analysis were subsequently validated using the GSE29221 dataset as an independent validation set. A 5-fold cross-validation was employed to determine the optimal model.

2.4. Enrichment analysis

Following candidate gene selection, Gene Ontology (GO) functional enrichment analysis and Kyoto Encyclopedia of Genes and Genomes (KEGG) pathway enrichment analysis were performed using the clusterProfiler package. GO analysis covered three domains: Biological Process (BP), Cellular Component (CC), and Molecular Function (MF). KEGG analysis was used to explore metabolic and signaling pathways associated with the candidate genes. Significantly enriched GO terms and KEGG pathways (p < 0.05, FDR < 0.05) were visualized using bubble plots and bar charts.

2.5. Cell-cell communication analysis

Cell-cell communication patterns were systematically assessed using the CellChat tool to quantitatively decipher intercellular signaling networks. Standardized data were input into the CellChat platform, and a comprehensive analysis of cell-cell communication within the dataset was performed based on the CellChatDB database (accessed on 6 November 2025).4 This analysis quantified interaction strengths and network features between different cell types, providing insights into potential mechanisms of cellular synergy.

2.6. Study subjects and clinical procedures

This study is a prospective controlled study conducted between March 2024 and March 2025, enrolling subjects from the Department of Endocrinology of Shenzhen Third People’s Hospital. The participants were divided into two groups: 15 patients with T2DM and 20 age- and gender-matched healthy volunteers, all of whom were over 18 years of age. Patient screening strictly followed international diabetes diagnosis and treatment guidelines and relevant diagnostic criteria, and basic demographic information was collected through the hospital registration system. Exclusion criteria included: diabetic neuropathy, type 1 diabetes (T1DM), secondary diabetes, other acute or chronic metabolic diseases, inflammatory diseases, endocrine system diseases, autoimmune diseases, infectious diseases, malignant tumors, major organ failure, pregnancy, or patients undergoing dialysis therapy. The study protocol was approved by the Ethics Committee of Shenzhen Third People’s Hospital (Approval No.: 2024-019), and all participants signed written informed consent prior to enrollment. Fasting venous blood samples were collected between 8:00 and 8:30 in the morning. Among them, 5 mL of whole blood was collected in EDTA anticoagulant tubes. Samples with visible hemolysis (assessed by visual inspection of plasma color) were excluded to avoid false elevation of RNA concentration and interference with qRT-PCR results.

2.7. qRT-PCR analysis

RNA extraction was performed using the BioTeke Human Peripheral Blood RNA Extraction Kit (Model: RP4001) on serum isolated from whole blood. The average RNA yield from 5 mL whole blood-derived serum was 5–10 ng/μL (30 μL elution volume), with A260/280 ratios of 1.8–2.0, indicating acceptable purity for downstream analysis. Due to the fragmented nature of serum cell-free RNA, RNA integrity was assessed by the consistent amplification of GAPDH (Cq 24–28) and single peaks in melt curves across all samples. RNA concentration and purity were measured using a Nano 600 spectrophotometer (Jiapeng Technology, Shanghai, China). Subsequently, RNA was reverse transcribed into cDNA using the HiScript III 1st Strand cDNA Synthesis Kit (R312, Beyotime). qRT-PCR was performed on a CFX96 Touch Real-Time PCR Detection System (Bio-Rad, United States) using Universal SYBR qPCR Master Mix (MQ101, Beyotime). Relative expression levels of genes were calculated using the 2−ΔΔCq method, with GAPDH as the internal reference gene. The primer sequences are as follows: PNLIP forward 5′-CACTGCTGCTGGGAGCAGTA-3′, reverse 5′-CCAAGGCAATATATGG AGGG-3′; BUB1 forward 5′-GTGGTGGAGACATCCCATGA-3′, reverse 5′-TTTC CATGTTCACTGGTGTC-3′; CTSB forward 5′-CCTGGGTGG GCCCAAGCCAC-3′, reverse 5′-GCCGACACCTCCACGCTG AC-3′; NAMPT forward 5′-GAGACTGC TGGCATAGGAGC-3′, reverse 5′-CTTCACCCCATATTTTCTCAC-3′; and GAPDH forward 5′-TGGAGAAACCTGCCAAGTATG-3′, reverse 5′-TGGAAGAATGGGA GTTGCT-3′.

2.8. Statistical analysis

All data computations and statistical analyses were performed using R software (v4.1.2). For comparisons between two groups of continuous variables, the Mann-Whitney U test (Wilcoxon rank-sum test) was used for non-normally distributed data. Unless otherwise specified, correlation analysis was performed using Spearman’s rank correlation via R’s cor function, and AUC (Area Under the Curve) calculations were implemented using the pROC package.5 This statistical strategy integrated non-parametric tests, correlation assessment, and ROC curve analysis to ensure robust handling of data with varying distributions and verification of result reliability.

3. Results

3.1. Single-cell subpopulation identification and analysis

This study was based on the GSE221156 dataset and performed a systematic analysis of scRNA-seq data using the Seurat R package (v4.0). After rigorous quality control, including the removal of low-quality cells and genes, normalization, and highly variable gene selection, 15 Principal Components (PCs) were extracted for subsequent analysis. Principal Component Analysis revealed a clear hierarchical structure in the gene expression patterns contributed by each PC (Figure 1a). A PC heatmap further illustrated the distribution patterns of different genes across multiple principal components (Figure 1b). By adjusting the RNA_snn_res. parameter (from 0.2 to 1.2), the granularity of cell clustering was controlled, allowing the number of clusters to be adjusted from few to many (0–28 clusters). Ultimately, a resolution of 0.5 was selected, partitioning the cells into 19 distinct subpopulations (Figure 1d).

FIGURE 1.

Multi-panel scientific figure showing: (a) dot plots of top genes for principal components one and two; (b) heatmaps labeled PC_1 to PC_15 with genes on the side; (c) dot plot depicting gene expression levels and proportions by feature; (d) circular plot comparing cell populations by proportion and RNA expression; (e, f) two t-SNE plots showing distinct cell clusters for DIA and NC, color-coded by cluster and cell type; (g) stacked bar plot comparing cell type proportions between DIA and NC groups.

Single-cell data analysis based on the GSE221156 dataset, showing dimensionality reduction, clustering, and specific marker characteristics of different cell types. (a) Principal component analysis using the elbow method to identify significant principal components. (b) Heatmap of the top 15 principal components, showing the overall structure of gene expression. (c) The top four marker genes by expression level in each cell subpopulation, showing significant upregulation in their respective clusters (p < 0.05). (d) t-SNE visualization of the 19 cell subpopulations obtained at a resolution of 0.5. (e) Automated annotation results for the 19 cell subpopulations. (f) Manual annotation of subpopulations based on known cell type marker genes, identifying 10 cell types. (g) Cell type proportion comparison across T2DM and non-diabetic (ND) groups.

Furthermore, the top four genes with the highest expression levels in each subpopulation were identified (Figure 1c). These genes were expressed significantly higher in their respective cell types compared to others (p < 0.05), suggesting their potential as cell type-specific markers. Subsequently, systematic annotation of the 19 subpopulations was performed by integrating automated annotation via SingleR and known cell taxonomy markers, ultimately identifying ten cell types, including alpha cells, beta cells, macrophages, etc. (Figure 1f). t-SNE dimensionality reduction visualization clearly displayed the distribution of different cell subpopulations in two-dimensional space (Figure 1e), establishing a multi-level analytical framework from gene expression to cell typing. We further compared the proportions of the 10 annotated cell types across T2DM and ND. As shown in Figure 1g, the relative abundance of alpha and beta cells differed significantly among the three groups. Specifically, T2DM samples exhibited a reduced proportion of beta cells and a trend toward increased alpha cells compared to ND controls, consistent with known islet dysfunction in diabetes.

3.2. Screening key diabetes-related genes using LASSO regression

To identify core genes highly associated with diabetes, a LASSO regression model was employed for feature selection. As shown in Figure 2a, the optimal regularization parameter lambda (λ) was determined via 5-fold cross-validation. This value minimized the model’s Mean Squared Error, effectively controlling model complexity and reducing the risk of overfitting while maintaining predictive performance. In the coefficient path plot (Figure 2b), it can be observed that as the λ value increased, the regression coefficients of most genes were compressed to zero, while only a few key genes retained non-zero coefficients, highlighting the superiority of LASSO in feature selection.

FIGURE 2.

Panel a shows a line graph depicting mean squared error versus negative log lambda with error bars for cross-validation in a Lasso model. Panel b presents a line chart of regression coefficients versus negative log lambda for several features. Panel c is a scatterplot with standardized variance versus average expression, showing variable (red) and non-variable (black) data points with counts included in the legend. Panel d displays a Venn diagram showing overlap between two gene sets, labeled Lasso with ten unique, Sc_DEGs with four hundred fifty-one unique, and four shared genes.

Feature gene screening results based on the LASSO regression model and differential gene analysis. (a) Five-fold cross-validation curve showing the model’s mean squared error corresponding to different λ values; the dashed line marks the optimal λ. (b) LASSO regression coefficient path plot, showing the changes in regression coefficients for each gene as the penalty coefficient λ varies. (c) Volcano plot of DEGs, showing the distribution of significantly up/down-regulated genes among the 455 highly variable genes. (d) Venn diagram showing the intersection between the 455 DEGs and the 14 genes screened by LASSO, identifying four common genes: PNLIP, BUB1, CTSB, NAMPT.

We further integrated the results of highly variable gene analysis and identified 455 DEGs. A volcano plot illustrates the overall trend of gene expression changes (Figure 2c). Venn diagram analysis revealed an overlap of four genes between the 455 DEGs and the 14 key genes selected by LASSO regression: PNLIP, BUB1, CTSB, NAMPT (Figure 2d). These four genes may play critical roles in the development of T2DM, and their regression coefficients indicate their relative importance in different pathological processes. These results provide a reliable basis for screening diabetes-related biomarkers and indicate directions for subsequent mechanistic studies.

3.3. ROC curve validation of the diagnostic efficacy of key genes

To evaluate the potential diagnostic value of the aforementioned four key genes for T2DM, Receiver Operating Characteristic (ROC) curve analysis was performed using the independent dataset GSE29221. The results showed that the Area Under the Curve (AUC) for the BUB1 gene reached 0.931 (Figure 3b), indicating extremely high diagnostic accuracy with excellent sensitivity and specificity. The AUC for the CTSB gene was 0.882 (Figure 3c), also demonstrating excellent discriminatory ability. The AUC value for the PNLIP gene was 0.819 (Figure 3a), showing good diagnostic potential. Although NAMPT had a relatively lower AUC (0.694, Figure 3d), it still possessed some discriminatory ability between the diabetic and normal groups. Overall, the four genes exhibited a gradient of diagnostic efficacy, providing a theoretical basis for developing multi-gene combination biomarkers for clinical translation.

FIGURE 3.

Grouped image with four ROC curve charts labeled a, b, c, and d, each plotting sensitivity versus specificity with red curves and annotated AUC values: panel a shows AUC 0.819, panel b shows AUC 0.931, panel c shows AUC 0.882, and panel d shows AUC 0.694. Diagonal lines represent random classifiers for reference.

ROC analysis validation of key genes in the GSE29221 dataset. (a) PNLIP, AUC = 0.819; (b) BUB1, AUC = 0.931; (c) CTSB, AUC = 0.882; (d) NAMPT, AUC = 0.694. All curves indicate potential diagnostic value in distinguishing the two sample types.

3.4. KEGG and GO enrichment analysis reveals functional mechanisms

To further explore the biological functions of the screened genes and the involved pathological mechanisms, GO and KEGG enrichment analyses were performed. The GO analysis covered three aspects: BP, CC, and MF. The results showed that in Biological Processes, the relevant genes were significantly enriched in collagen metabolism, digestive processes, and extracellular matrix organization, among others (Figures 4a,b). Regarding Molecular Function, they were primarily involved in serine-type endopeptidase activity and peptidase regulator activity. Cellular Component analysis indicated that these genes were mainly located in the endoplasmic reticulum lumen and the collagen-containing extracellular matrix.

FIGURE 4.

Panel a contains a bubble plot with gene ontology biological processes and molecular functions on the y-axis, gene ratio on the x-axis, bubble size for gene count, and color indicating adjusted p-value. Panel b provides the same gene sets as horizontal bar charts, showing count and color by adjusted p-value. Panel c shows a bubble plot for four pathways related to digestion and neuroactive ligand-receptor interaction, with gene ratio, count, and adjusted p-value. Panel d presents these four pathways as horizontal bar charts by count and colored for adjusted p-value.

KEGG and GO functional enrichment analysis results. (a) Bubble plot of GO enrichment analysis, displaying significantly enriched Biological Process, Molecular Function, and Cellular Component terms. (b) Bar plot of GO enrichment, showing the gene count and enrichment significance for representative terms. (c) Bubble plot of KEGG pathway enrichment, highlighting metabolic and signaling pathways related to T2DM. (d) Bar plot of KEGG enrichment, showing the enrichment status of key pathways such as fat digestion and absorption, and pancreatic secretion.

KEGG pathway analysis further identified multiple metabolism and signaling pathways closely related to T2DM, including fat digestion and absorption, neuroactive ligand-receptor interaction, pancreatic secretion, and protein digestion and absorption (Figures 4c,d). These pathways not only reflect key aspects of material metabolism and energy balance but also suggest the important role of immune regulation and inflammatory responses in T2DM development. The comprehensive enrichment analysis results indicate that the identified feature genes participate in the occurrence and development of T2DM at multiple levels, including extracellular matrix remodeling, nutrient absorption, and cellular signal transduction, providing a systematic functional background and theoretical support for subsequent mechanistic studies.

3.5. Cell communication network analysis reveals intercellular interactions

To gain a deeper understanding of the information exchange mechanisms between cells in the diabetic microenvironment, we systematically analyzed the intercellular communication network using tools like CellChat. The results showed significant heterogeneity in the number and strength of interactions between different cell types (Figures 5a–c). The communication strength between certain cell pairs (e.g., Alpha–Beta cells) was significantly higher than other combinations, forming interaction “hotspots” suggesting their potential core role in maintaining islet function and regulating insulin secretion.

FIGURE 5.

Panel a contains two chord diagrams, the left showing the number of interactions between pancreatic cell types and the right displaying interaction strengths, with colored lines connecting cell classes. Panels b and c are heatmaps quantifying interaction strength and number of interactions, respectively, for each cell type pair. Panels d and e depict signaling pathway interaction networks for the MK and SPP1 pathways, with colored edges indicating source and target cell types. Panels f and g present violin plots of gene expression levels across cell types for genes in the MK and SPP1 pathways, respectively.

Cell-cell communication network analysis. (a) Network diagram showing the number and strength of interactions between different cell types. (b,c) Heatmaps of cell communication network strength and number of interactions, displaying the communication status between each cell pair. (d) Specific expression pattern of the MK pathway across cell types. (e) Specific expression pattern of the SPP1 pathway across cell types. (f) Expression levels of the MK pathway in various cell types. (g) Expression levels of the SPP1 pathway in various cell types.

Focusing further on key signaling pathways, the MK and SPP1 pathways showed distinct cell type-specific expression patterns. The MK pathway promotes cell proliferation and differentiation by activating downstream signals, while the SPP1 pathway is primarily involved in extracellular matrix remodeling and cell migration processes (Figures 5d–g). Functionally, these two pathways complement each other, jointly regulating T2DM-related microenvironment changes. Network topology analysis indicated that Alpha and Beta cells act as signaling hubs, coordinating the behavior of surrounding cells through multi-directional signal flows, reinforcing their central role in maintaining islet homeostasis. This part of the research reveals the dynamic changes in the intercellular communication network during the pathogenesis of T2DM from a systems level, providing new perspectives for targeted interventions aimed at cell-cell interactions. Additionally, CTSB is associated with the SPP1 signaling pathway, as SPP1 can upregulate CTSB expression. In diabetic kidney disease (DKD), NAMPT can form a receptor-ligand pair and participate in the regulation of multiple signaling pathways.

3.6. Experimental validation of key gene expression in clinical samples

To validate the reliability of the bioinformatics analysis results, and considering that peripheral blood is an easily accessible sample type in clinical practice, we aimed to explore whether these signature genes identified in the pancreatic context also carry detectable diagnostic signals in the circulatory system. Although PNLIP has traditionally been regarded as a pancreas-specific enzyme, studies have indicated that it can leak into the blood under specific pathological conditions and subsequently be detected in the bloodstream. Similarly, BUB1, CTSB, and NAMPT are widely expressed genes involved in cell cycle regulation, lysosomal function, and NAD + biosynthesis, respectively, and documented evidence exists regarding their expression in extra-pancreatic tissues such as hematopoietic and circulating cells. We collected peripheral blood samples from 15 diabetic patients and 20 healthy controls, isolated serum, and extracted total RNA from the samples. The mRNA expression levels of the four genes PNLIP, BUB1, CTSB, and NAMPT were detected using qRT-PCR. The results showed that compared with the healthy control group, the expressions of PNLIP, BUB1, and CTSB were significantly up-regulated, while the expression of NAMPT was significantly down-regulated in diabetic patients (Figure 6, p < 0.01). This experiment confirms the aberrant expression of these genes in the diabetic state at the clinical sample level, further supporting their potential as biomarkers.

FIGURE 6.

Four bar graphs display relative mRNA expression levels of PNLIP, BUB1, CTSB, and NAMPT, comparing a control group (CON) and a diabetes mellitus group (DM). For PNLIP, BUB1, and CTSB, mRNA expression significantly increases in the DM group compared to CON, while NAMPT expression significantly decreases in DM, as indicated by double asterisks.

qRT-PCR to verify gene expression in serum. qRT-PCR detection of PNLIP, BUB1, CTSB, and NAMPT expression levels in peripheral blood samples from 15 diabetic patients and 20 healthy controls. **p < 0.01.

4. Discussion

Diabetes, as a complex metabolic disease, has long had its comprehensive molecular characterization hindered by the cellular heterogeneity of tissue samples. The maturation of scRNA-seq technology offers a novel perspective to address this challenge, enabling the revelation of disease-specific gene expression patterns at single-cell resolution (3). By integrating scRNA-seq data with machine learning algorithms, this study identified four core candidate genes-PNLIP, BUB1, CTSB, and NAMPT-and evaluated their diagnostic potential. While the results suggest a promising diagnostic model, the findings should be interpreted as hypothesis-generating, and they contribute to a deeper, albeit preliminary, understanding of diabetic pathological mechanisms at the cellular level.

Single-cell transcriptome analysis is a key technique for deciphering cellular heterogeneity within the pancreatic islet microenvironment in diabetes. This study identified 10 cell types, consistent with previous research; for example, clustering tools like Seurat can accurately quantify the loss of pancreatic β-cells and immune cell infiltration in T2DM (23, 24). This approach effectively overcomes the inherent limitation of traditional bulk sequencing, which “averages” signals from different cell types, thereby providing a reliable cell-specific context for subsequent analysis. Furthermore, machine learning algorithms (such as Random Forest) demonstrate strong capability in handling such high-dimensional data and optimizing cell classification (3, 17). The preliminary analysis in this study laid the foundation for this, ensuring that the signature gene screening was based on an accurate cell atlas.

In the phase of signature gene screening and validation, this study employed a strategy combining differential expression analysis with LASSO regression, refining four core genes from 455 candidates. LASSO regression, utilizing L1 regularization to penalize coefficients, effectively handles high-dimensional, collinear gene data, thereby selecting the most informative feature combination. This method’s reliability has been widely validated in the discovery of diabetes biomarkers (25, 26). Notably, similar integrative approaches combining differential expression analysis with machine learning have identified shared key genes between T2DM and comorbid conditions, supporting the robustness of our methodology (6, 8, 9). ROC analysis on an independent dataset suggested promising but variable diagnostic performance (AUCs: 0.694-0.931). Notably, the AUC of BUB1 (0.931) and CTSB (0.882) exceeded that of HbA1c (∼0.85), the current clinical standard for diabetes diagnosis, suggesting potential complementary value. However, given the small validation cohort (n = 6), these results should be interpreted cautiously. Furthermore, the variable diagnostic efficacy across the four genes (AUC range: 0.694–0.931) hints at potential utility in diabetes subtyping, as distinct gene expression patterns may reflect different pathophysiological endotypes. This marks a solid step from computational prediction toward clinical application.

Functional enrichment analysis provided clear biological significance for these four core genes. They were significantly enriched in pathways such as extracellular matrix (ECM) remodeling, digestion and absorption, and signal transduction. Numerous studies indicate that ECM remodeling is a core pathological process in pancreatic islet fibrosis and various diabetic complications (e.g., nephropathy), while aberrant signaling pathways directly participate in insulin resistance and β-cell dysfunction (25, 27). For instance, some studies using scRNA-seq have found that specific genes (e.g., ESR1) drive T2DM progression by affecting insulin signaling pathways (24). Additionally, cell communication analysis in this study revealed the central roles of Alpha and Beta cells within the interaction network. This aligns with findings from studies using tools like CellPhoneDB, suggesting that aberrant communication between β-cells and immune cells is a key factor disrupting islet functional homeostasis (28). This aligns with emerging evidence that shared molecular signatures and signaling pathways underlie T2DM and its associated malignancies, where common therapeutic targets may be exploited (7, 8). These analyses place the isolated gene markers within an organic biological network, elucidating the potential mechanisms of their synergistic action.

The final experimental validation serves as a bridge connecting computational discoveries to clinical translation. This study confirmed through qRT-PCR that the expression levels of the four core genes (PNLIP, BUB1, CTSB, and NAMPT) were altered in the peripheral blood of diabetic patients. This design is clinically prospective, as peripheral blood, being an easily accessible liquid biopsy source, is ideal for achieving non-invasive diagnosis. This result is highly consistent with the emphasis placed on wet-lab validation within the field (20, 29). Many studies follow a similar path: initial bioinformatic prediction followed by confirmation of gene expression changes in clinical samples using techniques like qRT-PCR or Western blot to assess their stability as biomarkers (20, 30). The upregulated pattern of these genes in this study and their association with immune cell infiltration further suggest their potential active involvement in regulating the immune microenvironment of diabetes (31, 32).

Specifically, missense variants in PNLIP promote chronic pancreatitis (CP) by increasing protease sensitivity, and during pancreatic injury, PNLIP leakage into adipose tissue hydrolyzes triglycerides, generating excess free fatty acids leading to adipocyte necrosis and potentially exacerbating common diabetic comorbidities (e.g., heart failure), thus primarily acting as an indirect risk factor for T3c diabetes (3336). BUB1 might not directly participate in glucose metabolism but could influence the development of diabetes-related cancer complications by mediating immunosuppressive pathways (37, 38). NAMPT plays a complex “dual role” in T2DM. Intracellularly, it serves as the rate-limiting enzyme for NAD + synthesis; its downregulation correlates with insulin resistance, whereas activation restores NAD + levels and improves metabolic homeostasis (3941). Extracellularly, secreted eNAMPT (particularly the monomeric form) functions as a pro-inflammatory cytokine that impairs pancreatic β-cell function and exacerbates insulin resistance (42, 43). This paradoxical nature renders NAMPT an attractive therapeutic target: enhancing its enzymatic activity may ameliorate metabolism, while suppressing its inflammatory form could protect islet function (4144). Its role in gestational diabetes remains significant, though underlying mechanisms require further elucidation (45). Additionally, in a mouse model of diabetic cardiomyopathy (DCM), cardiac CTSB expression was significantly elevated. Gene knockout of CTSB resulted in improved cardiac function, suggesting that CTSB may exacerbate myocardial injury by mediating apoptosis or inflammatory responses. However, its specific role in the context of T2DM still requires further investigation (46). The identification of such pleiotropic genes resonates with studies revealing shared genetic architecture between T2DM and multiple comorbid diseases, suggesting potential for broader therapeutic applications (6, 9).

In summary, this study integrated scRNA-seq with machine learning approaches to systematically identify and preliminarily validate potential key signature genes associated with T2DM. However, several limitations should be acknowledged. First, although the signature genes were derived from pancreatic islet scRNA-seq data, their validation used peripheral blood samples. The biological relevance and translational mechanisms between these compartments remain unclear. Second, the independent ROC validation dataset (GSE29221) includes only three T2DM patients and three controls, limiting statistical power and generalizability. A potential concern is validating islet-derived genes using skeletal muscle data. Nevertheless, this cross-tissue validation yielded robust AUCs, especially for BUB1, suggesting systemic T2DM processes rather than islet-specific changes. Muscle is a key insulin resistance site with shared pathways; thus, the signature may serve as a cross-compartment biomarker. Future studies should validate in pancreatic-specific cohorts and explore BUB1’s function in both tissues. Third, the clinical validation cohort, though showing significant differences, is modest (15 T2DM, 20 controls) and single-center. Fourth, this study is primarily computational and descriptive; the causal roles of these four genes in diabetes pathogenesis have not been experimentally tested. Larger multi-center cohorts are needed to validate the diagnostic model, and cellular/animal models are required to dissect their functional roles in cell-cell interactions and establish their potential as liquid biopsy markers for early diagnosis or diabetes subtyping.

5. Conclusion

Leveraging scRNA-seq and machine learning, this study systematically identified and preliminarily validated a set of potential key signature genes for T2DM. By resolving cellular heterogeneity, we identified 10 cell types in the T2DM microenvironment. Using LASSO regression, we refined four core genes-PNLIP, BUB1, CTSB, and NAMPT-from 455 DEGs. ROC analysis on an independent dataset suggested promising but variable diagnostic performance (AUCs: 0.694–0.931). Functional enrichment analysis indicated their potential involvement in processes such as extracellular matrix remodeling, while cell communication analysis suggested the central role of Alpha and Beta cells within the signaling network. qRT-PCR validation confirmed significantly up-regulated expression of PNLIP, BUB1, CTSB, and down-regulated NAMPT in T2DM patients. These findings provide new, albeit preliminary, evidence for understanding diabetic mechanisms and developing candidate biomarkers, warranting further validation in larger cohorts and functional studies.

Funding Statement

The author(s) declared that financial support was received for this work and/or its publication. This work was supported by the Shenzhen High-level Hospital Construction Fund (XKJS-NFMK-001).

Edited by: Muneeb A. Faiq, Stanford University, United States

Reviewed by: Reaz Ahmmed, University of Rajshahi, Bangladesh

Ansul Sharma, Medical College of Wisconsin, United States

Data availability statement

The original contributions presented in this 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 Shenzhen Third People’s Hospital. The studies were conducted in accordance with the local legislation and institutional requirements. The participants provided their written informed consent to participate in this study.

Author contributions

FT: Data curation, Conceptualization, Writing – original draft. XZ: Software, Writing – original draft, Data curation, Formal analysis. WWa: Methodology, Data curation, Writing – original draft. RS: Software, Writing – original draft, Validation. HC: Writing – review & editing, Project administration, Writing – original draft. WWu: Conceptualization, Investigation, Funding acquisition, Visualization, Writing – original draft.

Conflict of interest

The author(s) declared that this work 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) declared that generative AI was not 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/fmed.2026.1801737/full#supplementary-material

Table_1.docx (24.9KB, docx)

References

  • 1.Ahmad E, Lim S, Lamptey R, Webb DR, Davies MJ. Type 2 diabetes. Lancet. (2022) 400:1803–20. 10.1016/S0140-6736(22)01655-5 [DOI] [PubMed] [Google Scholar]
  • 2.Yang T, Yan C, Yang L, Tan J, Jiang S, Hu J, et al. Identification and validation of core genes for type 2 diabetes mellitus by integrated analysis of single-cell and bulk RNA-sequencing. Eur J Med Res. (2023) 28:340. 10.1186/s40001-023-01321-1 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 3.Li Z, Pan X, Cai YD. Identification of type 2 diabetes biomarkers from mixed single-cell sequencing data with feature selection methods. Front Bioeng Biotechnol. (2022) 10:890901. 10.3389/fbioe.2022.890901 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 4.Zadian SS, Jahanbin K, Nikooei S, Rostaminejad M, Rahimi A, Abdizadeh P, et al. Current trends in single-cell RNA sequencing applications in diabetes mellitus. FEBS Open Bio. (2025) 15:1738–61. 10.1002/2211-5463.70061 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 5.Fang X, Zhang Y, Miao R, Zhang Y, Yin R, Guan H, et al. Single-cell sequencing: a promising approach for uncovering the characteristic of pancreatic islet cells in type 2 diabetes. Biomed Pharmacother. (2024) 173:116292. 10.1016/j.biopha.2024.116292 [DOI] [PubMed] [Google Scholar]
  • 6.Ahmmed R, Antu US, Noor T, Faysal MF, Akter MT, Nesa M, et al. Discovery of shared molecular signatures and their functions associated with type-2 diabetes and myocardial infarction, and repurposing common drugs. Comput Biol Chem. (2026) 123:109036. 10.1016/j.compbiolchem.2026.109036 [DOI] [PubMed] [Google Scholar]
  • 7.Ahmmed R, Hossen MB, Ajadee A, Mahmud S, Ali MA, Mollah MMH, et al. Bioinformatics analysis to disclose shared molecular mechanisms between type-2 diabetes and clear-cell renal-cell carcinoma, and therapeutic indications. Sci Rep. (2024) 14:19133. 10.1038/s41598-024-69302-w [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 8.Ahmmed R, Islam MA, Hasan MT, Sarker A, Ali MA, Islam MS, et al. Common molecular links and therapeutic insights between type 2 diabetes and kidney cancer. PLoS One. (2025) 20:e0330619. 10.1371/journal.pone.0330619 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 9.Ahmmed R, Antu US, Noor T, Faysal MF, Sarker A, Mahmud S, et al. Genetic underpinnings of type-2 diabetes (T2D) with colorectal cancer (CRC): in-silico discovery of common molecular signatures, pathogenetic processes and therapeutic candidates. J Genet Eng Biotechnol. (2026) 24:100667. 10.1016/j.jgeb.2026.100667 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 10.Yabe SG, Nishida J, Fukuda S, Kin T, Nishiyama A, Tamura T, et al. High glucose burden disrupts the glucose responsiveness of human pancreatic beta cells encapsulated in alginate fibers during Long-Term culture. Gene. (2025) 964:149639. 10.1016/j.gene.2025.149639 [DOI] [PubMed] [Google Scholar]
  • 11.Chen K, Zhang J, Huang Y, Tian X, Yang Y, Dong A. Single-cell RNA-seq transcriptomic landscape of human and mouse islets and pathological alterations of diabetes. iScience. (2022) 25:105366. 10.1016/j.isci.2022.105366 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 12.Okamura T, Kitagawa N, Kitagawa N, Sakai K, Sumi M, Kobayashi G, et al. Single-cell analysis reveals islet autoantigen’s immune activation in type 1 diabetes patients. J Clin Biochem Nutr. (2025) 76:64–84. 10.3164/jcbn.24-86 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 13.Hong J, Lu S, Shan G, Yang Y, Li B, Yang D. Application and progression of single-cell RNA sequencing in diabetes mellitus and diabetes complications. J Diabetes Res. (2025) 2025:3248350. 10.1155/jdr/3248350 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14.Yang T, Zhang N, Yang N. Single-cell sequencing in diabetic retinopathy: progress and prospects. J Transl Med. (2025) 23:49. 10.1186/s12967-024-06066-x [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 15.Xu J, Lu C, Jin S, Meng Y, Fu X, Zeng X, et al. Deep learning-based cell-specific gene regulatory networks inferred from single-cell multiome data. Nucleic Acids Res. (2025) 53:gkaf138. 10.1093/nar/gkaf138 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16.Pu Z, Wang TB, Lu Y, Wu Z, Chen Y, Luo Z, et al. Deciphering the role of metal ion transport-related genes in T2D pathogenesis and immune cell infiltration via scRNA-seq and machine learning. Front Immunol. (2024) 15:1479166. 10.3389/fimmu.2024.1479166 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17.Mou L, Wang TB, Lu Y, Wu Z, Chen Y, Luo Z, et al. Targeting macrophages and ion homeostasis in T2D: new genes and therapeutic pathways identified. Front Immunol. (2025) 16:1514243. 10.3389/fimmu.2025.1514243 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 18.Yang Z, Chen Z, Wang J, Li Y, Zhang H, Xiang Y, et al. Multiple machine learning identifies key gene PHLDA1 suppressing NAFLD progression. Inflammation. (2025) 48:1912–28. 10.1007/s10753-024-02164-6 [DOI] [PubMed] [Google Scholar]
  • 19.Wang H, Cheng W, Hu P, Ling T, Hu C, Chen Y, et al. Integrative analysis identifies oxidative stress biomarkers in non-alcoholic fatty liver disease via machine learning and weighted gene co-expression network analysis. Front Immunol. (2024) 15:1335112. 10.3389/fimmu.2024.1335112 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 20.Luo Y, Liu Y, Xue W, He W, Lv D, Zhao H. Systems biology-based analysis exploring shared biomarkers and pathogenesis of myocardial infarction combined with osteoarthritis. Front Immunol. (2024) 15:1398990. 10.3389/fimmu.2024.1398990 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21.Hou J, Zhang Y, Yang N, Chen B, Chang C, Gu H, et al. Identification of mitochondrial-related characteristic biomarkers in osteosarcoma using bioinformatics and machine learning. Comb Chem High Throughput Screen. (2025) [Epub ahead of print]. 10.2174/0113862073350964241203080017 [DOI] [PubMed] [Google Scholar]
  • 22.Jain P, Vig S, Datta M, Jindel D, Mathur AK, Mathur SK, et al. Systems biology approach reveals genome to phenome correlation in type 2 diabetes. PLoS One. (2013) 8:e53522. 10.1371/journal.pone.0053522 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 23.Ye Z, Liu D, Liu D, Lv Y, Zhang Y, Zhang J, et al. Immune infiltration of CD8+ T cells in patients with diabetic pancreatic cancer reduces the malignancy of cancer tissues: an in silico study. Front Endocrinol. (2021) 12:826667. 10.3389/fendo.2021.826667 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 24.Li T, Lin Q, Zhou D, Jiang Y, Chen S, Li R. Single-cell transcriptomics, web-based systems pharmacology and integrated transcriptomics network analysis identified diagnostic targets and drug candidates for type 2 diabetes. Endocr Metab Immune Disord Drug Targets. (2025) 25:732–45. 10.2174/0118715303331820240820072804 [DOI] [PubMed] [Google Scholar]
  • 25.Xiao Q, Xu P, Xu W, Song Q, Mao Y. Identification of characteristic genes in cutaneous squamous cell carcinoma based on weighted gene co-expression network analysis. Front Genet. (2025) 16:1470584. 10.3389/fgene.2025.1470584 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 26.Cao Z, Du Y, Xu G, Zhu H, Ma Y, Wang Z, et al. From diabetes to dementia: identifying key genes in the progression of cognitive impairment. Brain Sci. (2024) 14:1035. 10.3390/brainsci14101035 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 27.Liang Y, Liang Z, Huang J, Jia M, Liu D, Zhang P, et al. Identification and validation of aging-related gene signatures and their immune landscape in diabetic nephropathy. Front Med. (2023) 10:1158166. 10.3389/fmed.2023.1158166 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 28.Li Q, Huang Z, Yang H, Tang J, Zuo T, Yang Q, et al. Intestinal mRNA expression profiles associated with mucosal healing in ustekinumab-treated Crohn’s disease patients: bioinformatics analysis and prospective cohort validation. J Transl Med. (2024) 22:595. 10.1186/s12967-024-05427-w [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 29.Peng P, Shen Y. Identification of shared disease marker genes and underlying mechanisms between rheumatoid arthritis and Crohn disease through bioinformatics analysis. Medicine. (2024) 103:e38690. 10.1097/MD.0000000000038690 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 30.Wang Q, Li X, Wushoulaji K, Wang J, Wan L, Yang Y, et al. Exploring the biological functions and immune regulatory roles of IRAK3, TNFRSF1A, CX3CR1, and JUNB in T2DM combined with MAFLD: integrated bioinformatics and single-cell analysis. Front Immunol. (2025) 16:1587225. 10.3389/fimmu.2025.1587225 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 31.Liang J, Gong X, Hu X, You C, Zhou J, Gao Y, et al. Integrated genetic analysis of diabetic complications: bioinformatics insights into foot ulcers, neuropathy and peripheral artery disease. Int Wound J. (2024) 21:e14748. 10.1111/iwj.14748 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 32.Xiong Z, Guan H, Pei S, Wang C. Identification of metabolism-related subtypes and feature genes of pre-eclampsia. Sci Rep. (2025) 15:4986. 10.1038/s41598-025-89140-8 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 33.Smichi N, Khatua B, Kostenko S, de Oliveira C, El Kurdi B, Devani KH, et al. Visceral fat lipolysis by pancreatic lipases worsens heart failure. Cell Rep Med. (2025) 6:102147. 10.1016/j.xcrm.2025.102147 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 34.Masson E, Berthet S, Le Gac G, Le Rhun M, Ka C, Autret S, et al. Identification of protease-sensitive but not misfolding PNLIP variants in familial and hereditary pancreatitis. Pancreatology. (2023) 23:507–11. 10.1016/j.pan.2023.05.011 [DOI] [PubMed] [Google Scholar]
  • 35.Hoffka G, Mhana S, Vas M, Toldi V, Motyan JA, Tozser J, et al. Modeling protease-sensitive human pancreatic lipase mutations in the mouse ortholog. J Biol Chem. (2024) 300:107763. 10.1016/j.jbc.2024.107763 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 36.Cassidy BM, Jiang F, Lin J, Chen JM, Curry GE, Ma GX, et al. Exploring the enigmatic association between PNLIP variants and risk of chronic pancreatitis in a large Chinese cohort. Pancreatology. (2024) 24:511–21. 10.1016/j.pan.2024.03.002 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 37.Wu KJ, Li JC, Liu LM, Huang XJ, Mo LH, Ling JW, et al. Nitidine chloride inhibits colorectal cancer by targeting BUB1: mechanistic insights from molecular dynamics simulation, spatial transcriptomics, and single-cell RNA sequencing. BMC Gastroenterol. (2025) 25:818. 10.1186/s12876-025-04423-8 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 38.Sriramulu S, Thoidingjam S, Chen WM, Hassan O, Siddiqui F, Brown SL, et al. BUB1 regulates non-homologous end joining pathway to mediate radioresistance in triple-negative breast cancer. J Exp Clin Cancer Res. (2024) 43:163. 10.1186/s13046-024-03086-9 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 39.Huang X, Wang C, Tian S, Huang R, Guo D, Zhang H, et al. Higher plasma level of nampt presaging memory dysfunction in chinese type 2 diabetes patients with mild cognitive impairment. J Alzheimers Dis. (2019) 70:303–14. 10.3233/JAD-190269 [DOI] [PubMed] [Google Scholar]
  • 40.Heng XP, Wang ZT, Li L, Yang LQ, Huang SP. Mechanisms of dangua recipe in improving glycolipid metabolic disorders based on transcriptomics. Chin J Integr Med. (2022) 28:130–7. 10.1007/s11655-021-3337-2 [DOI] [PubMed] [Google Scholar]
  • 41.Manickam R, Tur J, Badole SL, Chapalamadugu KC, Sinha P, Wang Z, et al. Nampt activator P7C3 ameliorates diabetes and improves skeletal muscle function modulating cell metabolism and lipid mediators. J Cachexia Sarcopenia Muscle. (2022) 13:1177–96. 10.1002/jcsm.12887 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 42.Butler MJ, Volkoff H. The role of visfatin/ NAMPT in the regulation of feeding in goldfish (Carassius auratus). Peptides. (2023) 160:170919. 10.1016/j.peptides.2022.170919 [DOI] [PubMed] [Google Scholar]
  • 43.Sayers SR, Beavil RL, Fine NHF, Huang GC, Choudhary P, Pacholarz KJ, et al. Structure-functional changes in eNAMPT at high concentrations mediate mouse and human beta cell dysfunction in type 2 diabetes. Diabetologia. (2020) 63:313–23. 10.1007/s00125-019-05029-y [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 44.Tur J, Badole SL, Manickam R, Chapalamadugu KC, Xuan W, Guida W, et al. Cardioprotective Effects of 1-(3,6-Dibromo-carbazol-9-yl)-3-phenylamino-propan-2-ol in diabetic hearts via nicotinamide phosphoribosyltransferase activation. J Pharmacol Exp Ther. (2022) 382:233–45. 10.1124/jpet.122.001122 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 45.Feng J, Li HY, Wang XL, Huo Y, Liu SX, Li L. Nicotinamide phosphoribosyltransferase enhances beta cell expansion during pregnancy. Eur Rev Med Pharmacol Sci. (2016) 20:4965–71. [PubMed] [Google Scholar]
  • 46.Liu C, Yao Q, Hu T, Cai Z, Xie Q, Zhao J, et al. Cathepsin B deteriorates diabetic cardiomyopathy induced by streptozotocin via promoting NLRP3-mediated pyroptosis. Mol Ther Nucleic Acids. (2022) 30:198–207. 10.1016/j.omtn.2022.09.019 [DOI] [PMC free article] [PubMed] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Supplementary Materials

Table_1.docx (24.9KB, docx)

Data Availability Statement

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


Articles from Frontiers in Medicine are provided here courtesy of Frontiers Media SA

RESOURCES