1.Genetic analysis and reproductive intervention for 46 Chinese pedigrees affected with Hereditary multiple exostoses.
Lilan SU ; Xiao HU ; Jing DAI ; Zhengxing WAN ; Duo YI ; Shuangfei LI ; Liang HU ; Yueqiu TAN ; Fei GONG ; Ge LIN ; Guangxiu LU ; Qianjun ZHANG ; Juan DU ; Wenbin HE
Chinese Journal of Medical Genetics 2026;43(4):253-258
OBJECTIVE:
To explore the genetic etiology of 46 Chinese pedigrees affected with Hereditary multiple exostoses (HME) and provide genetic counseling and reproductive intervention.
METHODS:
Whole-exome sequencing and Sanger sequencing were carried out on 87 patients from the 46 pedigrees to analyze the variants of EXT1 and EXT2 genes. Pathogenicity of the variants was assessed based on the guidelines from the American College of Medical Genetics and Genomics and Association for Molecular Pathology (ACMG/AMP). Prenatal diagnosis and preimplantation genetic testing (PGT) were provided for couples with identified pathogenic mutations. This study was approved by the Medical Ethics Committee of the hospital (Ethics No.: LL-SC-SG-2014-010).
RESULTS:
In total 17 and 22 pathogenic variants were respectively identified in the EXT1 and EXT2 genes, among which 5 EXT1 and 12 EXT2 variants were unreported previously. Three patients with no family history were found to harbor de novo variants of the EXT1 gene. Twenty nine couples had opted for PGT or underwent prenatal diagnosis following natural conception, and 17 healthy babies were born.
CONCLUSION
This study has clarified the genetic etiology of 45 HME pedigrees and identified 17 novel variants, which has enriched the mutational spectrum of the EXT1 and EXT2 genes. Reproductive intervention through PGT and prenatal diagnosis have prevented the recurrence of HME in these families.
Humans
;
Female
;
Male
;
Pedigree
;
Exostoses, Multiple Hereditary/diagnosis*
;
N-Acetylglucosaminyltransferases/genetics*
;
Adult
;
Exostosin 1
;
Asian People/genetics*
;
Genetic Testing
;
Exostosin 2
;
Mutation
;
China
;
Prenatal Diagnosis
;
Pregnancy
;
Genetic Counseling
;
Preimplantation Diagnosis
;
Exome Sequencing
;
East Asian People
2.Diagnosis and Treatment of Chronic Heart Failure Based on Thinking of Five Differentiation
Kun LIAN ; Lichong MENG ; Manting YI ; Lin LI ; Fei WANG ; Siyuan HU ; Zhixi HU
Chinese Journal of Experimental Traditional Medical Formulae 2026;32(5):160-168
Chronic heart failure (CHF) refers to a clinical syndrome in which the function or structure of the heart is changed due to damage to the original myocardium, resulting in reduced pumping and/or filling functions of the heart. In recent years, the mechanisms, pathways, and targets of traditional Chinese medicine (TCM) in the treatment of CHF have been continuously confirmed, and the application of TCM theories in guiding the syndrome differentiation and precise treatment of CHF is currently a research hotspot. On the basis of the syndrome differentiation and treatment in TCM, Professor LI Candong innovatively proposed the thinking of five differentiation: Disease differentiation, syndrome differentiation, pathogenesis differentiation, symptom differentiation, and individual differentiation. This article explores the clinical diagnosis and treatment of CHF from this thinking, emphasizing comprehensive syndrome differentiation, objective analysis, dynamic assessment, and individualized treatment. In terms of diagnosis, the first is to identify the disease name, cause, location, severity, and type of CHF, determine the type and its evolution, and clarify the process of transmission and transformation between deficiency and excess. Secondly, it is necessary to distinguish the authenticity, severity, primary and secondary, urgency and complexity of CHF syndromes, providing scientific guidance for syndrome differentiation and treatment. Thirdly, according to the symptoms and the principles of deficiency and excess, the physician should identify the core pathogenesis of CHF from the perspectives of Qi, blood, Yin, Yang, deficiency, stasis, phlegm, water, and toxins. Fourthly, from the macro, meso and micro levels, the physician should carefully distinguish the presence or absence, severity, authenticity, and completeness of the symptoms to guide the diagnosis and treatment process of CHF. Finally, personalized medication for CHF should be promoted based on the patient's gender, age, constitution, and living habits. In terms of treatment, based on the thinking of five differentiation, we propose that the treatment of CHF should integrate the disease and syndrome, clarify the pathogenesis, and apply precise treatment. The treatment should be people-oriented, staged, and typed, and the medication should be adjusted according to symptoms. This diagnostic and therapeutic approach is based on the holistic concept and syndrome differentiation and treatment, and combines the three causes for appropriate treatment, providing new ideas and insights for the diagnosis and treatment of CHF.
3.Pathogenesis Reasoning Chain-of-thought Supervision for Large Language Models: Syndrome Manifestation Recognition and Multidimensional Evaluation in Spleen-stomach Disorders
Shu-Han YANG ; Yu-Xin HU ; Xin-Yu YU ; Yu-Ying TU ; Yi-Chang ZANG ; Pan-Fei LI
Progress in Biochemistry and Biophysics 2026;53(5):1240-1263
ObjectiveThe essence of syndrome manifestation recognition in traditional Chinese medicine (TCM) is to infer the body’s latent pathogenesis state from clinical observational information, rather than to perform simple label matching. However, previous studies have largely modeled this task as syndrome pattern classification within a fixed label space, which does not adequately reflect the cognition process of TCM syndrome differentiation centered on pathogenesis reasoning, and is also insufficient to capture the openness, semantic variability, and cross-disease reusability of syndrome manifestation expression. This study aimed to investigate whether introducing pathogenesis reasoning chain-of-thought (PR-CoT) supervision into large language models (LLMs) could improve the quality and cognitive consistency of syndrome manifestation recognition and support cross-disease transfer. MethodsSyndrome manifestation recognition was formulated as a conditional generation task under the framework of clinical observational information (X)→pathogenesis structure (Z)→syndrome pattern output (Y), where Z serves as an explicit intermediate structural variable linking the clinical evidence and syndrome judgment. Within this framework, a PR-CoT-supervised dataset for syndrome manifestation recognition was constructed based on medical case records of spleen-stomach disorders. After preprocessing, information extraction, manual proofreading, and data cleaning, the dataset comprised 4 800 training cases, 400 development cases, and 400 test cases. Each sample was annotated with a structured PR-CoT consisting of three progressive levels: clinical information summarization, comprehensive pathogenesis analysis, and syndrome pattern output. Supervised fine-tuning was conducted on open-source LLMs, with an end-to-end model serving as the baseline. Qwen3-32B was used as the primary experimental model, and Qwen3-14B as the scale comparison model. A progressive multidimensional evaluation framework was further established, comprising a structural parsing level, a semantic similarity level, and an expert blind review level. At the structural parsing level, syndrome pattern expressions were decomposed into structural elements and evaluated using Precision, Recall, F1 score, and Jaccard similarity. At the semantic similarity level, independent LLMs scored the theoretical proximity between predicted and reference syndrome patterns. At the expert blind review level, three TCM experts independently evaluated model outputs on two dimensions: syndrome differentiation consistency and terminology standardization of syndrome patterns. In addition, zero-shot cross-disease transfer evaluation was conducted on gynecological and heart-system disorder test sets. ResultsAt the structural parsing level, PR-CoT supervision did not lead to a stable improvement in the element-wise overlap of syndrome pattern structural components. Compared with the corresponding baselines, neither Qwen3-32B nor Qwen3-14B showed consistent advantages in structural matching metrics after the introduction of PR-CoT supervision. In contrast, at the semantic similarity level, PR-CoT supervision produced stable positive gains across different model scales and evaluation systems. The average semantic score of Qwen3-32B increased from 6.425 8 in the baseline model to 6.585 0 after PR-CoT supervision, and that of Qwen3-14B increased from 5.870 0 to 5.964 2. At the expert blind review level, the overall score of Qwen3-32B (PR-CoT) was 7.026 0±0.107 7, higher than 6.416 3±0.288 9 for its baseline. In zero-shot cross-disease testing, the PR-CoT model still showed advantages in semantic evaluation and expert evaluation on both gynecological and heart-system disorder test sets, indicating a certain degree of transferability. ConclusionThe benefits of PR-CoT supervision are mainly reflected in TCM semantic consistency and clinical plausibility, rather than in improved hard matching of structural elements. These findings support understanding syndrome manifestation recognition as a process of generating and expressing latent pathogenesis structures, rather than as a classification task within a traditional fixed label space. By introducing pathogenesis reasoning as an explicit intermediate structure into the modeling process and combining it with a progressive multidimensional evaluation framework, this study provides a methodological pathway for intelligent TCM syndrome differentiation that integrates theoretical alignment, interpretability, and multi-level evaluation.
4.Pathogenesis Reasoning Chain-of-thought Supervision for Large Language Models: Syndrome Manifestation Recognition and Multidimensional Evaluation in Spleen-stomach Disorders
Shu-Han YANG ; Yu-Xin HU ; Xin-Yu YU ; Yu-Ying TU ; Yi-Chang ZANG ; Pan-Fei LI
Progress in Biochemistry and Biophysics 2026;53(5):1240-1263
ObjectiveThe essence of syndrome manifestation recognition in traditional Chinese medicine (TCM) is to infer the body’s latent pathogenesis state from clinical observational information, rather than to perform simple label matching. However, previous studies have largely modeled this task as syndrome pattern classification within a fixed label space, which does not adequately reflect the cognition process of TCM syndrome differentiation centered on pathogenesis reasoning, and is also insufficient to capture the openness, semantic variability, and cross-disease reusability of syndrome manifestation expression. This study aimed to investigate whether introducing pathogenesis reasoning chain-of-thought (PR-CoT) supervision into large language models (LLMs) could improve the quality and cognitive consistency of syndrome manifestation recognition and support cross-disease transfer. MethodsSyndrome manifestation recognition was formulated as a conditional generation task under the framework of clinical observational information (X)→pathogenesis structure (Z)→syndrome pattern output (Y), where Z serves as an explicit intermediate structural variable linking the clinical evidence and syndrome judgment. Within this framework, a PR-CoT-supervised dataset for syndrome manifestation recognition was constructed based on medical case records of spleen-stomach disorders. After preprocessing, information extraction, manual proofreading, and data cleaning, the dataset comprised 4 800 training cases, 400 development cases, and 400 test cases. Each sample was annotated with a structured PR-CoT consisting of three progressive levels: clinical information summarization, comprehensive pathogenesis analysis, and syndrome pattern output. Supervised fine-tuning was conducted on open-source LLMs, with an end-to-end model serving as the baseline. Qwen3-32B was used as the primary experimental model, and Qwen3-14B as the scale comparison model. A progressive multidimensional evaluation framework was further established, comprising a structural parsing level, a semantic similarity level, and an expert blind review level. At the structural parsing level, syndrome pattern expressions were decomposed into structural elements and evaluated using Precision, Recall, F1 score, and Jaccard similarity. At the semantic similarity level, independent LLMs scored the theoretical proximity between predicted and reference syndrome patterns. At the expert blind review level, three TCM experts independently evaluated model outputs on two dimensions: syndrome differentiation consistency and terminology standardization of syndrome patterns. In addition, zero-shot cross-disease transfer evaluation was conducted on gynecological and heart-system disorder test sets. ResultsAt the structural parsing level, PR-CoT supervision did not lead to a stable improvement in the element-wise overlap of syndrome pattern structural components. Compared with the corresponding baselines, neither Qwen3-32B nor Qwen3-14B showed consistent advantages in structural matching metrics after the introduction of PR-CoT supervision. In contrast, at the semantic similarity level, PR-CoT supervision produced stable positive gains across different model scales and evaluation systems. The average semantic score of Qwen3-32B increased from 6.425 8 in the baseline model to 6.585 0 after PR-CoT supervision, and that of Qwen3-14B increased from 5.870 0 to 5.964 2. At the expert blind review level, the overall score of Qwen3-32B (PR-CoT) was 7.026 0±0.107 7, higher than 6.416 3±0.288 9 for its baseline. In zero-shot cross-disease testing, the PR-CoT model still showed advantages in semantic evaluation and expert evaluation on both gynecological and heart-system disorder test sets, indicating a certain degree of transferability. ConclusionThe benefits of PR-CoT supervision are mainly reflected in TCM semantic consistency and clinical plausibility, rather than in improved hard matching of structural elements. These findings support understanding syndrome manifestation recognition as a process of generating and expressing latent pathogenesis structures, rather than as a classification task within a traditional fixed label space. By introducing pathogenesis reasoning as an explicit intermediate structure into the modeling process and combining it with a progressive multidimensional evaluation framework, this study provides a methodological pathway for intelligent TCM syndrome differentiation that integrates theoretical alignment, interpretability, and multi-level evaluation.
5.Clinical effects of Banxia Baizhu Tianma Decoction combined with cervical spine positioning and rotation manipulation on patients with cervical vertigo due to Phlegem Turbidity Obstructing the Middle-Jiao
Xiao-zhong LIU ; Ji-li ZHENG ; Yi-lin CHEN ; Xiao-fei WU ; Bin LIN
Chinese Traditional Patent Medicine 2025;47(1):86-90
AIM To explore the clinical effects of Banxia Baizhu Tianma Decoction combined with cervical spine positioning and rotation manipulation on patients with cervical vertigo due to Phlegem Turbidity Obstructing the Middle-Jiao.METHODS Two hundred patients were randomly assigned into control group(100 cases)for 1-month intervention of both cervical spine positioning and rotation manipulation and conventional treatment,and observation group(100 cases)for 1-month intervention of Banxia Baizhu Tianma Decoction,cervical spine positioning and rotation manipulation and conventional treatment.The changes in clinical effects,ESCV score,DHI score,vertebrar basilar artery blood flow velocities(right vertebral artery,basilar artery,left vertebral artery),hemorheological indices(fibrinogen,plasma specific viscosity,hematocrit),PGI2,CGRP,EDHF,NPY and safety indices were detected.RESULTS The observation group demonstrated higher total effective rate than the control group(P<0.05).After the treatment,the two groups displayed decreased DHI score,hemorheological indices,NPY(P<0.05),and increased ESCV score,vertebrar basilar artery blood flow velocities,PGI2,CGRP,EDHF(P<0.05),especially for the observation group(P<0.05).No obvious abnormalities were observable in safety indices of the two groups.CONCLUSION For the patients with cervical vertigo due to Phlegem Turbidity Obstructing the Middle-Jiao,Banxia Baizhu Tianma Decoction combined with cervical spine positioning and rotation manipulation can safely and effectively regulate vasodilator factor,vasoconstrictor factor levels,improve vertebrar basilar artery blood flow velocities,hemorheological indices,blood circulation,alleviate dizziness,and enhance life quality and clinical effects.
6.Identification of Jr(a-) rare blood type antibodies against anti-Jra: serological and molecular biology analysis and transfusion strategy.
Yunxiang WU ; Hua WANG ; Ruiqing GUO ; Zhicheng LI ; Qing LI ; Dong XIANG ; Yanli JI ; Aijing LI ; Fengyong ZHAO ; Fei WANG ; Jiangtao ZUO ; Yi XU ; Yajun LIANG ; Demei ZHANG
Chinese Journal of Medical Genetics 2025;42(2):145-150
OBJECTIVE:
To report the blood group antigen and antibody specificity identification methods for a patient with high-frequency antibodies, and the process of finding and providing compatible blood for the patient.
METHODS:
A patient sent from the Blood Transfusion Department of Shanxi Provincial People's Hospital to Blood Transfusion Technology Research Laboratory of Taiyuan Blood Center in November 2022 was selected for the study. Classical serological methods were used to determine the patient's blood type, screen for unexpected antibodies, identify antibodies, and perform crossmatching. High-frequency antibody identification was carried out using red blood cells treated with various enzymes. Blood group genotyping was conducted using Matrix-Assisted Laser Desorption/Ionization Time-of-Flight Mass Spectrometry (MALDI-TOF) and Sanger sequencing. Multiple strategies were employed to address the patient's blood source problem. The study was approved by the Medical Ethics Committee of Taiyuan Blood Center [Ethics No. 2024 Ethics Review No.(2)].
RESULTS:
The patient's blood type was B, RhD positive. Initial screening of the patient's serum with multiple screening cells and antibody identification cells in saline medium was negative, but positive in antiglobulin medium. The patient's serum showed varying reaction intensities with red blood cells treated with different enzymes. MALDI-TOF mass spectrometry and Sanger sequencing revealed a homozygous nonsense variant c.376C>T (p.Gln126Ter) in the ABCG2 gene, resulting in the Jr(a-) phenotype. During family donor selection, the patient's son was found to have a heterozygous variant c.376C>T (p.Gln126Ter), and another heterozygous variant c.421C>A (p.Gln141Lys), which predicted a Jr(a+w) phenotype. Crossmatch tests confirmed the compatibility of blood from the patient's son, which was used to address the urgent blood requirement. Later, rare blood from a Jr(a-) donor from the Guangzhou Blood Center was used for the patient's ongoing treatment, saving the patient's life.
CONCLUSION
Combining classic serological testing with blood group gene typing techniques successfully identified the rare Jr(a-) blood type and high-frequency anti-Jra antibodies. Enzyme-treated red blood cell identification methods confirmed the presence of anti-Jra antibodies. By searching within the family and seeking help from other blood centers, compatible blood was found. This approach may provide insights for resolving similar complex blood matching problems in the future.
Humans
;
Blood Grouping and Crossmatching/methods*
;
Blood Group Antigens/immunology*
;
Blood Transfusion
;
Male
;
Isoantibodies/blood*
;
Female
;
Genotype
7.Effect of variants in the non-coding region of ABO blood group alleles on the weak expression of antigens.
Hua WANG ; Yunxiang WU ; Fei WANG ; Yajun LIANG ; Qing LI ; Jiangtao ZUO ; Yi XU ; Zhicheng LI ; Ruiqing GUO ; Xin ZHANG ; Demei ZHANG
Chinese Journal of Medical Genetics 2025;42(5):628-632
OBJECTIVE:
To explore the regulatory mechanisms underlying the weak expression of ABO blood group antigens due to variants in the non-coding regions of the ABO gene.
METHODS:
From June 2014 to October 2023, a total of 29 samples from the Taiyuan Blood Center and local hospitals, which were serologically identified as having weak ABO antigen expression without detectable coding region mutations, were selected for this study. Full-length ABO gene sequencing was performed using third-generation long-read sequencing technology (Pacific Biosciences) to obtain complete haplotype sequences of the ABO gene. Variants in the non-coding regions were compared and identified to infer their regulatory effects on weak antigen expression. The procedures followed in this study were in accordance with the ethical standards of the World Medical Association's Declaration of Helsinki (2013 revision). The Medical Ethics Committee of Taiyuan Blood Center has granted an exemption from ethical review.
RESULTS:
18 bp deletions in the -35 to -18 region of the promoter were identified in 7 samples. Variants in intron 1 (+5.8 kb) were detected in 7 samples, including ABO*A (28+5792_5793delCT (1 case) and ABO*B (28+5793T>C) located in the GATA binding region; ABO*B (28+5808C>T) (1 case) in the E-box region; and ABO*B (28+5875C>T) (4 cases) in the RUNX1 binding region. Nucleotide variants at splice sites were detected in 2 samples, namely ABO*B (C.98+1G>A) and ABO*B (C.204-2A>C).
CONCLUSION
Variants in the non-coding regulatory sequences of the ABO gene are a significant factor contributing to weak ABO antigen expression. In clinical ABO sequencing, it is essential to screen not only the conventional coding regions but also the flanking sequences, introns, and splice sites of the ABO gene to facilitate precise blood transfusion.
ABO Blood-Group System/genetics*
;
Humans
;
Alleles
;
Promoter Regions, Genetic
;
Haplotypes
;
Introns
8.Clinical effects of Banxia Baizhu Tianma Decoction combined with cervical spine positioning and rotation manipulation on patients with cervical vertigo due to Phlegem Turbidity Obstructing the Middle-Jiao
Xiao-zhong LIU ; Ji-li ZHENG ; Yi-lin CHEN ; Xiao-fei WU ; Bin LIN
Chinese Traditional Patent Medicine 2025;47(1):86-90
AIM To explore the clinical effects of Banxia Baizhu Tianma Decoction combined with cervical spine positioning and rotation manipulation on patients with cervical vertigo due to Phlegem Turbidity Obstructing the Middle-Jiao.METHODS Two hundred patients were randomly assigned into control group(100 cases)for 1-month intervention of both cervical spine positioning and rotation manipulation and conventional treatment,and observation group(100 cases)for 1-month intervention of Banxia Baizhu Tianma Decoction,cervical spine positioning and rotation manipulation and conventional treatment.The changes in clinical effects,ESCV score,DHI score,vertebrar basilar artery blood flow velocities(right vertebral artery,basilar artery,left vertebral artery),hemorheological indices(fibrinogen,plasma specific viscosity,hematocrit),PGI2,CGRP,EDHF,NPY and safety indices were detected.RESULTS The observation group demonstrated higher total effective rate than the control group(P<0.05).After the treatment,the two groups displayed decreased DHI score,hemorheological indices,NPY(P<0.05),and increased ESCV score,vertebrar basilar artery blood flow velocities,PGI2,CGRP,EDHF(P<0.05),especially for the observation group(P<0.05).No obvious abnormalities were observable in safety indices of the two groups.CONCLUSION For the patients with cervical vertigo due to Phlegem Turbidity Obstructing the Middle-Jiao,Banxia Baizhu Tianma Decoction combined with cervical spine positioning and rotation manipulation can safely and effectively regulate vasodilator factor,vasoconstrictor factor levels,improve vertebrar basilar artery blood flow velocities,hemorheological indices,blood circulation,alleviate dizziness,and enhance life quality and clinical effects.
9.Clinical effect of dydrogesterone combined with low-dose aspirin on infertile patients with polycystic ovary syndrome
Rong LI ; Haiyan HE ; Fei LIU ; Juan YUE ; Xianling FU ; Yi LI
Clinical Medicine of China 2025;41(2):81-87
Objective:To investigate the effect of low-dose aspirin combined with dydrogesterone in the treatment of patients with polycystic ovary syndrome (PCOS) complicated with infertility and its influence on hormones and helper T cytokines.Methods:300 PCOS patients with infertility in the Second Affiliated Hospital of Air Force Military Medical University were selected from January 2018 to October 2023. A prospective randomized controlled study was performed. The study subjects were divided into control group and observation group by random envelope method, with 150 cases in each group. The control group was treated with dydrogesterone on the basis of routine intervention, while the observation group was combined with low-dose aspirin on the basis of the control group. The efficacy, pregnancy rate, hormones, Th1 and Th2 cytokines and incidence of adverse reactions were compared in between groups. Measurement data with normal distribution was represented by xˉ± s. Comparison between groups was performed by two-sample t-test and paired t-test was used for comparison before and after treatment. Enumeration data was represented by n(%). Comparison between groups was performed by χ2 test. Results:After treatment, the total effective rate of treatment and pregnancy rate in observation group were higher than those in control group [86.00%(129/150) vs. 74.67% (112/150), 63.33% (95/150) vs. 47.33% (71/150)] ( χ2=6.10, P=0.014, χ2=6.73, P=0.010). Serum levels of follicle-stimulating hormone (FSH) and luteinizing hormone (LH) in both groups were lower after treatment than those before treatment, and the levels in observation group were lower than those in control group [(5.27±1.01) U/L vs. (6.40±1.13) U/L, (6.78±0.87) U/L vs. (7.16±0.91) U/L], and serum estradiol level was higher than that before treatment, and the level in observation group was higher compared to control group [(93.35±8.17) ng/L vs. (82.45±9.14) ng/L] ( t=9.13, 3.70, 10.89, all P<0.001). After treatment, serum γ-interferon, interleukin (IL-2), IL-4 and IL-6 levels were all lower in both groups than those before treatment, and the above levels were lower in observation group than those in control group [(56.96±4.64) ng/L vs. (61.36±4.41) ng/L, (38.74±7.43) ng/L vs.(45.63±8.64) ng/L, (41.03±7.06) ng/L vs. (43.36±8.12 ng/L), (23.14±4.33) ng/L vs. (27.14±5.14) ng/L] ( t=8.42, 7.40, 2.65, 7.29, P<0.001, <0.0 010.008, <0.001). There was no statistical significance in the total incidence rate of adverse reactions between observation group and control group [12.67%(22/150) vs. 9.33% (14/150), χ2=0.85, P=0.356]. Conclusions:Low-dose aspirin combined with dydrogesterone has a significant clinical effect in the treatment of PCOS with infertility, and it can improve 3-month pregnancy rate, and effectively regulate hormones levels and Th1 and Th2 cytokines, and it will not increase adverse reactions, with high safety.
10.Effects of Liangxue Heying Formula-medicated serum on the activation of LPS-induced human umbilical vein endothelial cells via JAK2/STAT3 signaling pathway
Chun-lan XIA ; Xia FENG ; Ye-min CAO ; Zhi-qiang LIANG ; Yi LE ; Hong-tao XU ; Fei QI ; Ji LI
Chinese Traditional Patent Medicine 2025;47(4):1150-1156
AIM To investigate the effects of Liangxue Heying Formula-medicated serum(LXHY-MS)on human umbilical vein endothelial cells(HUVECs)induced by lipopolysaccharide(LPS).METHODS CCK-8,DCFH-DA fluorescence probe and Western blot method were used to screen the LPS concentration in modeling and the serum LXHY concentration for treatment.The HUVECs divided into the normal group,the model group and the LXHY-MS group had their SOD activity detected by automatic biochemical analyzer;their MDA level detected by colorimetry;their protein expressions of ICAM-1,VCAM-1,IL-6,TNF-α,p-JAK2 and p-STAT3 detected by Western blot;and their mROS expression and recruitment effect on THP-1 photographed with high connotation.With the use of JAK2/STAT3 pathway inhibitor(AG490),the HUVECs divided into the normal group,the AG490 group,the LPS group,the LPS+AG490 group,the LPS+LXHY-MS group,and LPS+LXHY-MS+AG490 group were subjected to the corresponding treatment,followed by the detection of their protein expressions of ICAM-1,VCAM-1,IL-6,TNF-α,p-JAK2 and p-STAT3 by Western blot.RESULTS Compared with the normal group,the model group displayed decreased SOD activity(P<0.01),increased MDA level(P<0.05),increased ICAM-1,VCAM-1,IL-6,TNF-α,p-JAK2,p-STAT3 protein expressions(P<0.05,P<0.01),and increased mROS expression and THP-1 cells recruitment.Compared with the model group,the LXHY-MS group shared increased SOD activity(P<0.05),decreased MDA level(P<0.01),decreased ICAM-1,VCAM-1,IL-6,TNF-α,p-JAK2,p-STAT3 protein expressions(P<0.05,P<0.01),reduced mROS expression and THP-1 cells recruitment.Given the use of AG490,the model group displayed increased protein expressions of ICAM-1,VCAM-1,IL-6,TNF-α,p-JAK2 and p-STAT3 in contrast to the normal group(P<0.05,P<0.01);each intervened group showed decreased expressions of related proteins in contrast to the model group(P<0.05,P<0.01).CONCLUSION LXHY-MS may protect the injury due to the activation of HUVECs by inhibiting the JAK2/STAT3 signaling pathway.

Result Analysis
Print
Save
E-mail