1.Construction and Evaluation of "Constitution-disease-syndrome" Trinity Model for Rodents with Qi Deficiency
Yasheng DENG ; Jiang LIN ; Yujiang XI ; Qian ZHOU ; Yanping FAN ; Wenyue LI ; Yonghui LIU ; Zhaobing NI ; Qiu CHEN ; Xi MING
Chinese Journal of Experimental Traditional Medical Formulae 2026;32(8):274-284
The theory of constitution in traditional Chinese medicine (TCM) has emerged as a new discipline in recent years. Constitution plays a vital role in the onset,progression,transformation,and prognosis of diseases. At present,some clinical scholars have adopted a novel diagnostic and treatment model of "constitution differentiation-disease identification-syndrome differentiation",in which constitution is regarded as a core element throughout the diagnostic and therapeutic process. Constitution is closely associated with etiology,onset,pathogenesis,syndrome differentiation,and treatment. Against this background,the construction of animal models based on constitution holds far-reaching significance for advancing clinical research. This paper focuses on the construction and evaluation of rodent models with Qi-deficiency constitution,aiming to explore how to further induce Qi-deficiency syndromes and related disease states on the basis of Qi-deficiency constitution models,thereby developing an integrated animal model that embodies the trinity of "constitution-disease-syndrome". The establishment of this model not only provides a solid experimental foundation for the development of new therapies and drugs in TCM targeting specific constitutions,diseases,and syndromes,but also greatly promotes the modernization and scientific advancement of TCM theory. By comprehensively applying multidisciplinary technologies and methods,the study evaluates the model's validity,reliability,and practicality,with the aim of opening new avenues for future research in TCM and promoting the development of the field.
2.Construction and Evaluation of "Constitution-disease-syndrome" Trinity Model for Rodents with Qi Deficiency
Yasheng DENG ; Jiang LIN ; Yujiang XI ; Qian ZHOU ; Yanping FAN ; Wenyue LI ; Yonghui LIU ; Zhaobing NI ; Qiu CHEN ; Xi MING
Chinese Journal of Experimental Traditional Medical Formulae 2026;32(8):274-284
The theory of constitution in traditional Chinese medicine (TCM) has emerged as a new discipline in recent years. Constitution plays a vital role in the onset,progression,transformation,and prognosis of diseases. At present,some clinical scholars have adopted a novel diagnostic and treatment model of "constitution differentiation-disease identification-syndrome differentiation",in which constitution is regarded as a core element throughout the diagnostic and therapeutic process. Constitution is closely associated with etiology,onset,pathogenesis,syndrome differentiation,and treatment. Against this background,the construction of animal models based on constitution holds far-reaching significance for advancing clinical research. This paper focuses on the construction and evaluation of rodent models with Qi-deficiency constitution,aiming to explore how to further induce Qi-deficiency syndromes and related disease states on the basis of Qi-deficiency constitution models,thereby developing an integrated animal model that embodies the trinity of "constitution-disease-syndrome". The establishment of this model not only provides a solid experimental foundation for the development of new therapies and drugs in TCM targeting specific constitutions,diseases,and syndromes,but also greatly promotes the modernization and scientific advancement of TCM theory. By comprehensively applying multidisciplinary technologies and methods,the study evaluates the model's validity,reliability,and practicality,with the aim of opening new avenues for future research in TCM and promoting the development of the field.
3.Research progress on immune cells in cold ischemia-reperfusion injury of renal allografts
Kangyu LIU ; Zikai FANG ; Chengcheng YANG ; Jixian LIU ; Junjie ZHANG ; Zongyao FAN ; Bin NI ; Ming ZHENG ; Baixin SHEN
Journal of Modern Urology 2026;31(6):580-585
Cold ischemia-reperfusion injury (CIRI) is a major contributor to delayed graft function and long-term graft failure after kidney transplantation.Its pathogenesis involves multiple mechanisms, including energy metabolism disorders, oxidative stress and sterile inflammatory responses.Increasing evidence indicates that immune cells play a central regulatory role in the initiation and progression of CIRI.Damage-associated molecular patterns released during cold ischemia and reperfusion activate innate immunity, leading to the rapid recruitment of neutrophils, macrophages, dendritic cells and amplification of inflammatory cascades.Subsequently, adaptive immune cells, including T cells and B cells, are activated and further contribute to sustained inflammation, disruption of immune tolerance and graft injury.Through cytokine signaling, chemokine-mediated recruitment and antigen presentation, different immune cell subsets form a complex interactive network that ultimately determines the severity and outcome of CIRI.This review summarizes the roles and mechanisms of innate and adaptive immune cells in renal allograft CIRI, highlights their interconnections, and discusses emerging immune cell-targeted therapeutic strategies, aiming to provide a theoretical basis for improving clinical outcomes in kidney transplantation.
4.A computational medicine framework integrating multi-omics, systems biology, and artificial neural networks for Alzheimer's disease therapeutic discovery.
Yisheng YANG ; Yizhu DIAO ; Lulu JIANG ; Fanlu LI ; Liye CHEN ; Ming NI ; Zheng WANG ; Hai FANG
Acta Pharmaceutica Sinica B 2025;15(9):4411-4426
The translation of genetic findings from genome-wide association studies into actionable therapeutics persists as a critical challenge in Alzheimer's disease (AD) research. Here, we present PI4AD, a computational medicine framework that integrates multi-omics data, systems biology, and artificial neural networks for therapeutic discovery. This framework leverages multi-omic and network evidence to deliver three core functionalities: clinical target prioritisation; self-organising prioritisation map construction, distinguishing AD-specific targets from those linked to neuropsychiatric disorders; and pathway crosstalk-informed therapeutic discovery. PI4AD successfully recovers clinically validated targets like APP and ESR1, confirming its prioritisation efficacy. Its artificial neural network component identifies disease-specific molecular signatures, while pathway crosstalk analysis reveals critical nodal genes (e.g., HRAS and MAPK1), drug repurposing candidates, and clinically relevant network modules. By validating targets, elucidating disease-specific therapeutic potentials, and exploring crosstalk mechanisms, PI4AD bridges genetic insights with pathway-level biology, establishing a systems genetics foundation for rational therapeutic development. Importantly, its emphasis on Ras-centred pathways-implicated in synaptic dysfunction and neuroinflammation-provides a strategy to disrupt AD progression, complementing conventional amyloid/tau-focused paradigms, with the future potential to redefine treatment strategies in conjunction with mRNA therapeutics and thereby advance translational medicine in neurodegeneration.
5.An lightweight algorithm for multi-dimensional optimization of intelligent detection of dental abnormalities on panoramic oral X-ray images.
Taotao ZHAO ; Ming NI ; Shunxing XIA ; Yuehao JIAO ; Yating HE
Journal of Southern Medical University 2025;45(8):1791-1799
OBJECTIVES:
We propose a YOLOv11-TDSP model for improving the accuracy of dental abnormality detection on panoramic oral X-ray images.
METHODS:
The SHSA single-head attention mechanism was integrated with C2PSA in the backbone layer to construct a new C2PSA_SHSA attention mechanism. The computational redundancy was reduced by applying single-head attention to some input channels to enhance the efficiency and detection accuracy of the model. A small object detection layer was then introduced into the head layer to correct the easily missed and false detections of small objects. Two rounds of structured pruning were implemented to reduce the number of model parameters, avoid overfitting, and improve the average precision. Before training, data augmentation techniques such as brightness enhancement and gamma contrast adjustment were employed to enhance the generalization ability of the model.
RESULTS:
The experiment results showed that the optimized YOLOv11-TDSP model achieved an accuracy of 94.5%, a recall rate of 92.3%, and an average precision of 95.8% for detecting dental abnormalities. Compared with the baseline model YOLOv11n, these metrics were improved by 6.9%, 7.4%, and 5.6%, respectively. The number of parameters and computational cost of the YOLOv11-TDSP model were only 12% and 13% of those of the high-precision YOLOv11x model, respectively.
CONCLUSIONS
The lightweight YOLOv11-TDSP model is capable of highly accurate identification of various dental diseases on panoramic oral X-ray images.
Radiography, Panoramic/methods*
;
Humans
;
Algorithms
;
Tooth Abnormalities/diagnostic imaging*
6.Morin inhibits ubiquitination degradation of BCL-2 associated agonist of cell death and synergizes with BCL-2 inhibitor in gastric cancer cells.
Yi WANG ; Xiao-Yu SUN ; Fang-Qi MA ; Ming-Ming REN ; Ruo-Han ZHAO ; Meng-Meng QIN ; Xiao-Hong ZHU ; Yan XU ; Ni-da CAO ; Yuan-Yuan CHEN ; Tian-Geng DONG ; Yong-Fu PAN ; Ai-Guang ZHAO
Journal of Integrative Medicine 2025;23(3):320-332
OBJECTIVE:
Gastric cancer (GC) is one of the most common malignancies seen in clinic and requires novel treatment options. Morin is a natural flavonoid extracted from the flower stalk of a highly valuable medicinal plant Prunella vulgaris L., which exhibits an anti-cancer effect in multiple types of tumors. However, the therapeutic effect and underlying mechanism of morin in treating GC remains elusive. The study aims to explore the therapeutic effect and underlying molecular mechanisms of morin in GC.
METHODS:
For in vitro experiments, the proliferation inhibition of morin was measured by cell counting kit-8 assay and colony formation assay in human GC cell line MKN45, human gastric adenocarcinoma cell line AGS, and human gastric epithelial cell line GES-1; for apoptosis analysis, microscopic photography, Western blotting, ubiquitination analysis, quantitative polymerase chain reaction analysis, flow cytometry, and RNA interference technology were employed. For in vivo studies, immunohistochemistry, biomedical analysis, and Western blotting were used to assess the efficacy and safety of morin in a xenograft mouse model of GC.
RESULTS:
Morin significantly inhibited the proliferation of GC cells MKN45 and AGS in a dose- and time-dependent manner, but did not inhibit human gastric epithelial cells GES-1. Only the caspase inhibitor Z-VAD-FMK was able to significantly reverse the inhibition of proliferation by morin in both GC cells, suggesting that apoptosis was the main type of cell death during the treatment. Morin induced intrinsic apoptosis in a dose-dependent manner in GC cells, which mainly relied on B cell leukemia/lymphoma 2 (BCL-2) associated agonist of cell death (BAD) but not phorbol-12-myristate-13-acetate-induced protein 1. The upregulation of BAD by morin was due to blocking the ubiquitination degradation of BAD, rather than the transcription regulation and the phosphorylation of BAD. Furthermore, the combination of morin and BCL-2 inhibitor navitoclax (also known as ABT-737) produced a synergistic inhibitory effect in GC cells through amplifying apoptotic signals. In addition, morin treatment significantly suppressed the growth of GC in vivo by upregulating BAD and the subsequent activation of its downstream apoptosis pathway.
CONCLUSION
Morin suppressed GC by inducing apoptosis, which was mainly due to blocking the ubiquitination-based degradation of the pro-apoptotic protein BAD. The combination of morin and the BCL-2 inhibitor ABT-737 synergistically amplified apoptotic signals in GC cells, which may overcome the drug resistance of the BCL-2 inhibitor. These findings indicated that morin was a potent and promising agent for GC treatment. Please cite this article as: Wang Y, Sun XY, Ma FQ, Ren MM, Zhao RH, Qin MM, Zhu XH, Xu Y, Cao ND, Chen YY, Dong TG, Pan YF, Zhao AG. Morin inhibits ubiquitination degradation of BCL-2 associated agonist of cell death and synergizes with BCL-2 inhibitor in gastric cancer cells. J Integr Med. 2025; 23(3): 320-332.
Humans
;
Flavonoids/therapeutic use*
;
Stomach Neoplasms/pathology*
;
Animals
;
Proto-Oncogene Proteins c-bcl-2/metabolism*
;
Cell Line, Tumor
;
Apoptosis/drug effects*
;
Cell Proliferation/drug effects*
;
Ubiquitination/drug effects*
;
Mice
;
Drug Synergism
;
Mice, Inbred BALB C
;
Mice, Nude
;
Xenograft Model Antitumor Assays
;
Flavones
7.Study on bacterial endotoxin limit value and the detection methodological investigation for the active pharmaceutical ingredient of pentetic acid
Juan SHEN ; Ying TIAN ; Ming NI ; Ju LIU ; Mengmeng YU
Journal of Pharmaceutical Practice and Service 2025;43(12):607-609
Objective To explore and establish the bacterial endotoxin limit value and testing method of the active pharmaceutical ingredient (API) of pentetic acid, and conduct methodological investigation. Methods Three batches of pentetic acid were used to establish the method for the determination of bacterial endotoxin, and interference test was conducted simultaneously. The sample was dissolved with commercially available alkaline regulator to a concentration of 4 mg/ml or lower, and then diluted with water for bacterial endotoxin test. Limulus reagent with sensitivity of 0.125 EU/ml or higher was selected and redissolved with commercially available magnesium ion buffer solution. And the endotoxin test was performed by gel method. Results The endotoxin limit of API of pentetic acid was determined as: less than 0.125 EU/mg. Conclusion The method established could be used for the control of bacterial endotoxin in API of pentetic acid.
8.Graphene-based Heterostructure Modified Glassy Carbon Electrode for Sensitive Detection of Catechol
Peng LEI ; Peng-Jia WEI ; Ni WU ; Ming-Lu LI ; Shao-Min SHUANG
Chinese Journal of Analytical Chemistry 2025;53(1):65-73
Catechol(CC)is a highly toxic phenolic pollutant,and its sensitive detection holds significant importance for environmental monitoring.Herein,graphene was used as a template to prepare graphdiyne/graphene(GDY/GR)heterogeneous materials,serving as high-performance electrochemical sensing materials for CC determination.GR played the role of an epitaxial template during the growth of GDY.The electrochemical experiment results demonstrated that the glassy carbon electrode(GCE)modified with GDY/GR showed excellent electrochemical response to CC,with a wide linear detection range(1-900 μmol/L)and a low detection limit(0.11 μmol/L).Meanwhile,GDY/GR/GCE also exhibited good anti-interference ability,stability and reproducibility.More importantly,the practicality of GDY/GR/GCE was evaluated and satisfactory results were obtained in actual water samples,which showed significant potential for practical applications in environmental monitoring.
9.Professor YANG Zhong-qi's prescription patterns for hypertension based on latent structure model and association rule analysis.
Hui-Lin LIU ; Shi-Hao NI ; Xiao-Jiao ZHANG ; Wen-Jie LONG ; Xiao-Ming DONG ; Zhi-Ying LIU ; Hui-Li LIAO ; Zhong-Qi YANG
China Journal of Chinese Materia Medica 2025;50(10):2865-2874
Based on latent structure model and association rule analysis, this study investigates the prescription patterns used by professor YANG Zhong-qi in treating hypertension with traditional Chinese medicine(TCM) and infers the associated TCM syndromes, providing a reference for clinical syndrome differentiation and treatment. The observation window spanned from January 8, 2013, to June 26, 2024, during which qualified herbal decoction prescriptions meeting efficacy criteria were extracted from the outpatient medical record system of the First Affiliated Hospital of Guangzhou University of Chinese Medicine and compiled into a standardized database. Statistical analysis of high-frequency herbs included frequency counts and herbal property-channel tropism analysis. Latent structure modeling and association rule analysis were performed using R 4.3.2 and Lantern 5.0 software to identify core herbal combinations and infer TCM syndrome patterns. A total of 2 436 TCM prescriptions were included in the study, involving 263 drugs with a cumulative frequency of 29 783. High-frequency herbs comprised Uncariae Ramulus cum Uncis, Poria, Glycyrrhizae Radix et Rhizoma, Puerariae Lobatae Radix, and Alismatis Rhizoma, predominantly categorized as deficiency-tonifying, heat-clearing, and blood-activating and stasis-resolving herbs. Latent structure analysis identified 18 latent variables, 74 latent classes, 5 comprehensive clustering models, and 15 core herbal combinations, suggesting that the core syndrome clusters include liver Yang hyperactivity pattern, Yin deficiency with Yang hyperactivity pattern, phlegm-stasis intermingling pattern, and liver-kidney insufficiency pattern. Association rule analysis revealed 22 robust association rules. RESULTS:: indicate that hypertension manifests as a deficiency-rooted excess manifestation, significantly associated with functional dysregulation of the liver, lung, spleen-stomach, heart, and kidney. Key pathogenic mechanisms involve liver Yang hyperactivity, phlegm-stasis interaction, and liver-kidney insufficiency. Therapeutic strategies should prioritize liver-calming, spleen-fortifying, and deficiency-tonifying principles, supplemented by dynamic regulation of Qi-blood and Yin-Yang balance according to syndrome evolution, alongside pathogen-eliminating methods such as phlegm-resolving and stasis-dispelling. Synergistic interventions like mind-tranquilizing therapies should be tailored to individual conditions.
Hypertension/drug therapy*
;
Drugs, Chinese Herbal/therapeutic use*
;
Humans
;
Medicine, Chinese Traditional
;
Drug Prescriptions
;
Latent Class Analysis
10.Simultaneous content determination of eleven constituents in Tongxuan Lifei Pills by UPLC and their chemometric investigation
Wan-jun JIN ; Wen-ting HAO ; Jing LIU ; Ming-tong ZHANG ; Lin NI
Chinese Traditional Patent Medicine 2025;47(9):2840-2848
AIM To establish a UPLC method for the simultaneous content determination of liquiritin,ammonium glycyrrhizate,naringin,neohesperidin,hesperidin,rosmarinic acid,baicalin,wogonoside,baicalein,wogonin and praeruptorin A in Tongxuan Lifei Pills,and to make chemometric investigation.METHODS The analysis was performed on a 30 ℃ thermostatic SVEA C18 column(2.1 mm×150 mm,2.5 μm),with the mobile phase comprising of acetonitrile-0.1%phosphoric acid flowing at 0.5 mL/min in a gradient elution manner,and the detection wavelength was set at 250 nm.Subsequently,cluster analysis,principal component analysis and partial least square discriminant analysis were performed.RESULTS Eleven constituents showed good linear relationships within their own ranges(R2>0.990 0),whose average recoveries were 90.00%-98.32%with the RSDs of 0.35%-1.89%.Forty batches of samples were clustered into 3 types.Baicalein,baicalin,liquiritin,wogonin,wogonoside and neohesperidin were taken as quality differential markers.CONCLUSION This simple and reproducible method can provide the basis for quality control and evaluation of Tongxuan Lifei Pills.

Result Analysis
Print
Save
E-mail