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.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
6.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
7.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.
8.Correlation of characteristics of symptomatic middle cerebral artery plaques with risk of stroke recurrence:Study based on high-resolution vessel wall imaging
Xing-xing ZENG ; Li-rong WANG ; Zhi-guo GAO ; Jin-fei LU ; Xiao-li JIANG ; Xiao-yi LI
Chinese Medical Equipment Journal 2025;46(2):63-67
Objective To investigate the correlation of the characteristics of symptomatic middle cerebral artery plaques with the risk of stroke recurrence based on high-resolution vessel wall imaging(HR-VWI).Methods Totally 83 patients hospitalized for acute ischemic stroke(AIS)and transient ischemic attack(TIA)at Jingmen People's Hospital and Yichang Central People's Hospital from January 2019 to August 2022 were selected prospectively,who all underwent the treatment with antiplatelet aggregation and intensive lipid lowering by statins.During the follow-up,AIS or TIA recurrences were determined in case of newly found symptoms of neurological impairment in the same supply area of the responsible vessel or new infarct foci confirmed by cranial diffusion weighted imaging(DWI).The patients with AIS or TIA recurrences were enrolled into a recurrence group,and the remained ones were divided into a non-recurrence group.The recurrence group went through HR-VWI scanning within two weeks of recurrence and statin treatment,and the non-recurrence group was examined with HR-VWI half a year after receiving statin treatment.All the patients had their clinical indexes compared before and after statin treatment,the baseline data of the two groups underwent univariate analysis,and Logistic regression analysis was performed for the high-risk factors related to recurrence.SPSS 22.0 software was used for statistical analysis.Results After six months of statin treatment,all the patients were improved in TC,TG,luminal stenosis rate,high T1WI signal,plaque burden,plaque enhancement rate and NIHSS score,with the differences being significant(all P<0.05).Univariate analysis showed the recurrence group had higher plaque enhancement rates(P=0.012)and higher plaque burden(P=0.047)when compared with the non-recurrence group,with the differences being significant;the two groups were not statistically different in luminal stenosis rate,high T1WI signal,plaque thickness and remodeling index(all P>0.05).Multivariate logistic regression analysis indicated the plaque enhancement rate was independently correlated with stroke recurrence within 6 months(P=0.027).Conclusion HR-VWI can effectively assess MCA plaque characteristics in recurrent stroke patients,and high plaque enhancement rate faciliates the evaluation of stroke recurrence.[Chinese Medical Equipment Journal,2025,46(2):63-67]
9.Establishment and application of ultra-fast real-time PCR for Brucella detection
Zhen-na XU ; Zhi-peng WU ; Wei-bin HONG ; Zhi-shen GUAN ; Qi-ming LIN ; Zuan-lan MO ; Yi-fei YE ; Hai-yan XIE ; Min LI ; Yan-qiu ZHU ; Xiao-jun LI ; Xian-peng ZHANG
Chinese Journal of Zoonoses 2025;41(3):278-283
This study was aimed at establishing a method of ultra-fast quantitative PCR for Brucella detection.We used an exogenous recombinant plasmid as the internal reference and targeted the T4SS secretion system,an important Brucella viru-lence factor,to design specific primers and probes.The sensitivity,specificity,and repeatability of this method were evaluated,and a standard curve was constructed.The coincidence rate of detection findings with this method versus quantitative PCR was determined.This method markedly decreased the detection time to only 10 minutes.The standard curve demonstrated a good linear relationship(Y=-3.410 7x+38.357,R2=0.998 5)with a low minimum detection limit of 10 copies/μL.The method exhibited good specificity and did not specifically amplify several common clinical bacteria other than Brucella.The de-tection of three concentrations of positive plasmids yielded coefficients of variation(CVs)of 0.20%to 0.91%,thus demonstra-ting the method's excellent repeatability.Furthermore,140 clinical samples were analyzed concurrently with the fluorescence PCR method,which yielded a 100%compliance rate and consistent results.Our findings indicated that the Brucella ultra-fast quantitative PCR was ultrafast;had high sensitivity,high specificity,and good specificity;and can be used for the clinical de-tection of Brucella and emergency investigation of epidemics.Therefore,this method is valuable for the early diagnosis of Bru-cella.
10.Effect of polystyrene micro/nanoplastics on mesenchymal phenotypic transformation in testicular Sertoli cells
Jing CAI ; Yixian WEN ; Huilian ZHANG ; Yi LI ; Fei HAN
Journal of Army Medical University 2025;47(15):1708-1719
Objective To investigate the effects and potential mechanisms of polystyrene micro/nanoplastics(PS-MNPs)on testicular Sertoli cells.Methods Sixty male C57BL/6N mice(8 weeks old)were randomly divided into a control group(deionized water),a PS-NPs group[particle size of 20 nm,2.5 mg/(kg·d)],and a PS-MPs group[particle size of 5 μm,2.5 mg/(kg·d)],with 20 mice in each group.The corresponding agents were gavaged once daily for 6 months.HE staining was used to observe the histopathological and morphological changes in the testicular tissues.Immunohistochemistry of marker proteins was employed to evaluate the changes in the number of Sertoli cells.Gene Ontology(GO)and Kyoto Encyclopedia of Genes and Genomes(KEGG)enrichment analyses were performed to identify functions and signaling pathways enriched in the testicular transcriptome.Mouse testicular Sertoli cell line TM4 was divided into a control group(deionized water),a 2.5NPs group(2.5 μg/mL),and a 2.5MPs group(2.5 μg/mL).All groups received continuous exposure through 130 cell passages.Cell viability and proliferative capacity were evaluated using CCK-8 assay and EdU incorporation,while cell migration was assessed using transwell and cell scratch assays.RT-qPCR and Western blotting were used to detect the changes in the expression of key molecules regulating mesenchymal phenotypic transformation(MPT)at mRNA and protein levels.Results Pathological analysis revealed that,when compared to the control group,PS-NPs and PS-MPs treatment resulted in extended spaces between testicular seminiferous tubules,loosely arranged spermatogenic cells,and enhanced vacuolization.Immunohistochemical analysis of marker proteins indicated a decreasing trend in the number of testicular Sertoli cells in the PS-NPs and PS-MPs groups than the control group,with the PS-NPs group having statistical significance(P<0.01).GO and KEGG enrichment analyses revealed that PS-MNPs exposure-related altered genes were significantly enriched in cell adhesion signaling pathways(P<0.05).PS-MPs exposure significantly inhibited the growth and migration ability of TM4 cells(P<0.05),but PS-NPs exposure had no such effect on cell growth but notably enhanced cell migration ability.PS-NPs exposure inhibited the expression levels of E-cadherin and ZO-1(P<0.01)and up-regulated the expression of N-cadherin and vimentin(P<0.01),and PS-MPs exposure led to significant up-regulation of vimentin(P<0.01)and down-regulation of E-cadherin,N-cadherin,and ZO-1(P<0.05).Both PS-MPs and PS-NPs exposure up-regulated the mRNA levels of Snail2,Twist1,and Zeb2(P<0.01).Conclusion Exposure of PS-MNPs leads to abnormal proliferation and migration of TM4 cells,induces decreases in cell-cell contacts among Sertoli cells and spermatogenic cells at all levels possibly through MPT,and thus results in testicular damage.

Result Analysis
Print
Save
E-mail