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.Risk factor analysis and nomogram prediction model construction for pneumonia complicating infectious mononucleosis in adults
Fei HU ; Mei-Juan PENG ; Xu-Yang ZHENG ; Rui LI ; Jia-Yi ZHAN ; Hai-Feng HU ; Hong-Kai XU ; Deng-Hui YU ; Hong DU ; Jian-Qi LIAN
Medical Journal of Chinese People's Liberation Army 2025;50(11):1359-1365
Objective To investigate the risk factors for pneumonia complicating infectious mononucleosis(IM)in adults and construct a nomogram prediction model.Methods A retrospective analysis was conducted on 198 IM patients admitted to the Second Affiliated Hospital of Air Force Medical University from January 2015 to December 2021.Patients were divided into pneumonia group(n=52)and non-pneumonia group(n=146)based on whether pulmonary infection occurred during hospitalization.The baseline data(age,gender,place of onset,etc.),clinical manifestations(maximum body temperature,lymph node enlargement,splenomegaly,etc.),and inflammatory indicators[white blood cell count(WBC),C-reactive protein(CRP),etc.]were compared between the two groups.Kaplan-Meier curves were plotted to analyze the key indicators affecting the hospital stay of IM patients.Multivariate logistic regression was used to analyze the independent risk factors for pneumonia complicating IM in adults and construct a nomogram prediction model based on the identified risk factors.The predictive efficacy of the model was evaluated using the receiver operating characteristic(ROC)curve and the consistency of the model was assessed using the calibration curve.The fit of the model was evaluated using the Hosmer-Lemeshow test.Additionally,the sensitivity,specificity,and accuracy of the model were assessed using confusion matrix.Results Compared with non-pneumonia group,the pneumonia group had a significantly higher proportion of patients from rural areas,with body mass index(BMI)≥24 kg/m2,smoking history,hepatomegaly,fever duration of≥7 d,as well as increased total hospitalization costs and average daily hospitalization costs,and prolonged hospital stay(P<0.05).The proportion of patients with a history of antibiotic use was lower in the pneumonia group(P<0.05).Kaplan-Meier survival analysis showed that patients from rural areas,with BMI≥24 kg/m2,smoking history,no prophylactic use of antibiotics,fever duration≥7 d,and hepatomegaly had significantly prolonged hospital stays(P<0.05).Multivariate logistic regression analysis revealed that living in a rural area(OR=4.089,P<0.05),hepatomegaly(OR=4.082,P<0.05),and elevated WBC(OR=1.205,P<0.05)were independent risk factors for pneumonia complicating IM in adults,while the prophylactic use of antibiotics(OR=0.142,P<0.05)was an independent protective factor.The area under the ROC curve of the constructed nomogram prediction model was 0.827(95%CI 0.762-0.892),and the slope of the calibration curve was close to 1,and the Hosmer-Lemeshow test showed χ2=5.299,P=0.725,indicating good consistency and fit of the prediction model.The results of the confusion matrix assessment showed that the sensitivity of the model was 0.669(0.624-0.773),the specificity was 0.827(0.724-0.930),and the accuracy was 0.732(0.665-0.793).Conclusion The nomogram prediction model based on place of onset,hepatomegaly,the prophylactic use of antibiotics and WBC has excellent fit and discrimination,providing an effective quantitative tool for prognosis assessment of IM.
6.A multicenter study on pioneering symptoms of gastrointestinal symptom cluster in 463 gastric cancer patients with chemotherapy
Chao XIA ; Peibei DUAN ; Liping YANG ; Chaonan FEI ; Ziyan ZHANG ; Yanling ZOU ; Yi LI ; Ling YANG
Journal of Clinical Medicine in Practice 2025;29(2):124-128,137
Objective To explore the pioneering symptoms of the gastrointestinal symptom cluster and their influencing factors in gastric cancer patients with chemotherapy.Methods Based on the hospital's management system for scientific research data,463 gastric cancer patients with chemothera-py were surveyed through multicenter collaboration by the corresponding module of the MD Anderson Symptom Inventory(MDASI),the Chinese Medicine Constitution Classification and Identification Standard,and the Chinese Medicine SyndromeIdentification Standard for Gastric Cancer.IBM SPSS Statistic 22.0 and IBM SPSS Modeler 18.0 were used for data analysis.Results The first occurrence of dry mouth in the gastrointestinal symptom cluster of gastric cancer patients with chemotherapy was(22.99±10.70)hours after chemotherapy.The support,confidence,and lift for the association be-tween dry mouth and decreased appetite were 62.2%,94.8%and 1.52,respectively;for dry mouth and nausea,the numerical values were 62.2%,89.6%and 1.44;for dry mouth and vomiting,the numerical values were 62.2%,79.5%and 1.28.The results of one-way ANOVA and multivariate linear regression analysis showed that alcohol consumption,syndrome of stomach heat injuring yin,and phlegm-dampness constitution were independent influencing factors for dry mouth in gastric cancer patients with chemotherapy(P<0.05).Conclusion Dry mouth,as a pioneering symptom of the gastroin-testinal symptom cluster,is of great significance in clinical assessment and management.Improved assessment of dry mouth can provide a basis for the construction of subsequent risk prediction model,the formulation of targeted interventions,and the enhancement of symptom management efficiency.
7.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
8.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
9.Prediction of Pharmacoresistance in Drug-Naïve Temporal Lobe Epilepsy Using Ictal EEGs Based on Convolutional Neural Network.
Yiwei GONG ; Zheng ZHANG ; Yuanzhi YANG ; Shuo ZHANG ; Ruifeng ZHENG ; Xin LI ; Xiaoyun QIU ; Yang ZHENG ; Shuang WANG ; Wenyu LIU ; Fan FEI ; Heming CHENG ; Yi WANG ; Dong ZHOU ; Kejie HUANG ; Zhong CHEN ; Cenglin XU
Neuroscience Bulletin 2025;41(5):790-804
Approximately 30%-40% of epilepsy patients do not respond well to adequate anti-seizure medications (ASMs), a condition known as pharmacoresistant epilepsy. The management of pharmacoresistant epilepsy remains an intractable issue in the clinic. Its early prediction is important for prevention and diagnosis. However, it still lacks effective predictors and approaches. Here, a classical model of pharmacoresistant temporal lobe epilepsy (TLE) was established to screen pharmacoresistant and pharmaco-responsive individuals by applying phenytoin to amygdaloid-kindled rats. Ictal electroencephalograms (EEGs) recorded before phenytoin treatment were analyzed. Based on ictal EEGs from pharmacoresistant and pharmaco-responsive rats, a convolutional neural network predictive model was constructed to predict pharmacoresistance, and achieved 78% prediction accuracy. We further found the ictal EEGs from pharmacoresistant rats have a lower gamma-band power, which was verified in seizure EEGs from pharmacoresistant TLE patients. Prospectively, therapies targeting the subiculum in those predicted as "pharmacoresistant" individual rats significantly reduced the subsequent occurrence of pharmacoresistance. These results demonstrate a new methodology to predict whether TLE individuals become resistant to ASMs in a classic pharmacoresistant TLE model. This may be of translational importance for the precise management of pharmacoresistant TLE.
Epilepsy, Temporal Lobe/diagnosis*
;
Animals
;
Drug Resistant Epilepsy/drug therapy*
;
Electroencephalography/methods*
;
Rats
;
Anticonvulsants/pharmacology*
;
Neural Networks, Computer
;
Male
;
Humans
;
Phenytoin/pharmacology*
;
Adult
;
Disease Models, Animal
;
Female
;
Rats, Sprague-Dawley
;
Young Adult
;
Convolutional Neural Networks
10.Osthole ameliorates chronic pruritus in 2,4-dichloronitrobenzene-induced atopic dermatitis by inhibiting IL-31 production.
Shuang HE ; Xiaoling LIANG ; Weixiong CHEN ; Yangji NIMA ; Yi LI ; Zihui GU ; Siyue LAI ; Fei ZHONG ; Caixiong QIU ; Yuying MO ; Jiajun TANG ; Guanyi WU
Chinese Herbal Medicines 2025;17(2):368-379
OBJECTIVE:
This study aims to elucidate the therapeutic potential of osthole for the treatment of atopic dermatitis (AD), focusing on its ability to alleviate chronic pruritus (CP) and the underlying molecular mechanisms.
METHODS:
In this study, we investigated the anti-inflammatory effects of osthole in both a 2,4-dichloronitrobenzene (DNCB)-induced AD mouse model and tumor necrosis factor-α (TNF-α) and interferon-γ (IFN-γ) stimulated huma immortalized epidermal (HaCaT) cells. The anti-itch effect of osthole was specifically assessed in the AD mouse model. Using methods such as hematoxylin and eosin (HE) staining, enzyme-linked immunosorbent assay (ELISA), western blot (WB), quantitative real-time PCR (qRT-PCR), and immunofluorescence staining.
RESULTS:
Osthole improved skin damage and clinical dermatitis scores, reduced scratching bouts, and decreased epidermal thickness AD-like mice. It also reduced the levels of interleukin (IL)-31 and IL-31 receptor A (IL-31 RA) in both skin tissues and HaCaT cells. Furthermore, Osthole suppressed the protein expression levels of phosphor-p65 (p-p65) and phosphor-inhibitor of nuclear factor kappa-Bα (p-IκBα). Meanwhile, it increased the protein expression levels of peroxisome proliferator-activated receptor α (PPARα) and PPARγ in HaCaT cells.
CONCLUSION
These findings indicated that osthole effectively inhibited CP in AD by activating PPARα, PPARγ, repressing the NF-κB signaling pathway, as well as the expression of IL-31 and IL-31 RA.

Result Analysis
Print
Save
E-mail