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.Effect of job insecurity on anxiety among university young teachers: Chain mediating roles of perceived stress and insomnia.
Xinyu CHEN ; Qing LU ; Fang ZHOU ; Muli HU ; Na YAO ; Yi ZHANG ; Fei QIU
Journal of Central South University(Medical Sciences) 2025;50(4):706-713
OBJECTIVES:
Anxiety is a common negative emotion. Under current social circumstances, university young teachers face multiple stressors and are more prone to anxiety, seriously threatening their physical and mental health. This study aims to investigate the impact of job insecurity on anxiety of university young teachers, while exploring the mediating roles of perceived stress and insomnia on this relationship.
METHODS:
Using convenience sampling, young teachers from a general university in a Chinese province were surveyed online. Scores of the Job Insecurity Scale, Perceived Stress Scale, Athens Insomnia Scale-Short Form, and Generalized Anxiety Disorder Scale were collected. A chain mediation analysis was conducted using the PROCESS macro.
RESULTS:
A total of 798 subjects were finally included. The detection rate of anxiety among university young teachers was 36.47%. Mediation analysis showed that job insecurity not only had a direct effect on anxiety, but also indirectly affected anxiety via perceived stress (46.42% of the total effect) and insomnia (7.45%), as well as through the chain-mediating path of perceived stress→ insomnia (13.18%; all P<0.05).
CONCLUSIONS
Job insecurity is a significant predictor of anxiety in young university faculty. Perceived stress and insomnia serve as sequential mediators in this relationship. Targeted interventions addressing job insecurity, stress perception, and sleep disturbances, alongside efforts to improve mental health literacy and the working environment, may help promote the overall well-being of university young teachers.
Humans
;
Sleep Initiation and Maintenance Disorders/epidemiology*
;
Universities
;
Female
;
Anxiety/psychology*
;
Male
;
Stress, Psychological/psychology*
;
Adult
;
Faculty/psychology*
;
Surveys and Questionnaires
;
China/epidemiology*
;
Occupational Stress
;
Job Security
6.Advances in the role of protein post-translational modifications in circadian rhythm regulation.
Zi-Di ZHAO ; Qi-Miao HU ; Zi-Yi YANG ; Peng-Cheng SUN ; Bo-Wen JING ; Rong-Xi MAN ; Yuan XU ; Ru-Yu YAN ; Si-Yao QU ; Jian-Fei PEI
Acta Physiologica Sinica 2025;77(4):605-626
The circadian clock plays a critical role in regulating various physiological processes, including gene expression, metabolic regulation, immune response, and the sleep-wake cycle in living organisms. Post-translational modifications (PTMs) are crucial regulatory mechanisms to maintain the precise oscillation of the circadian clock. By modulating the stability, activity, cell localization and protein-protein interactions of core clock proteins, PTMs enable these proteins to respond dynamically to environmental and intracellular changes, thereby sustaining the periodic oscillations of the circadian clock. Different types of PTMs exert their effects through distincting molecular mechanisms, collectively ensuring the proper function of the circadian system. This review systematically summarized several major types of PTMs, including phosphorylation, acetylation, ubiquitination, SUMOylation and oxidative modification, and overviewed their roles in regulating the core clock proteins and the associated pathways, with the goals of providing a theoretical foundation for the deeper understanding of clock mechanisms and the treatment of diseases associated with circadian disruption.
Protein Processing, Post-Translational/physiology*
;
Circadian Rhythm/physiology*
;
Humans
;
Animals
;
CLOCK Proteins/physiology*
;
Circadian Clocks/physiology*
;
Phosphorylation
;
Acetylation
;
Ubiquitination
;
Sumoylation
7.Phase changes and quantity-quality transfer of raw material, calcined decoction pieces, and standard decoction of Ostreae Concha (Ostrea rivularis).
Hong-Yi ZHANG ; Jing-Wei ZHOU ; Jia-Wen LIU ; Wen-Bo FEI ; Shi-Ru HUANG ; Yu-Mei CHEN ; Chong-Yang LI ; Fei-Fei LI ; Qiao-Ling MA ; Fu WANG ; Yuan HU ; You-Ping LIU ; Shi-Lin CHEN ; Lin CHEN ; Hong-Ping CHEN
China Journal of Chinese Materia Medica 2025;50(5):1209-1223
The phase changes and quantity-quality transfer of 17 batches of Ostreae Concha(Ostrea rivularis) during the raw material-calcined decoction pieces-standard decoction process were analyzed. The content of calcium carbonate(CaCO_3), the main component, was determined by chemical titration, and the extract yield and transfer rate were calculated. The CaCO_3 content in the raw material, calcined decoction pieces, and standard decoction was 94.39%-98.80%, 95.03%-99.22%, and 84.58%-90.47%, respectively. The process of raw material to calcined decoction pieces showed the yield range of 96.85% to 98.55% and the CaCO_3 transfer rate range of 96.92% to 99.27%. The process of calcined decoction pieces to standard decoction showed the extract yield range of 2.86% to 5.48% and the CaCO_3 transfer rate range of 2.59% to 5.13%. The results of X-ray fluorescence(XRF) assay showed that the raw material, calcined decoction pieces, and standard decoction mainly contained Ca, Na, Mg, Si, Br, Cl, Al, Fe, Cr, Mn, and K. The chemometric results showed an increase in the relative content of Cr, Fe, and Si from raw material to calcined decoction pieces and an increase in the relative content of Mg, Al, Br, K, Cl, and Na from calcined decoction pieces to standard decoction. X-ray diffraction(XRD) was employed to establish XRD characteristic patterns of the raw material, calcined decoction pieces, and standard decoction. The XRD results showed that the main phase of all three was calcite, and no transformation of crystalline form or generation of new phase was observed. Fourier transform infrared spectroscopy(FTIR) was employed to establish the FTIR characteristic spectra of the raw material, calcined decoction pieces, and standard decoction. The FTIR results showed that the raw material had internal vibrations of O-H, C-H, C=O, C-O, and CO■ groups. Due to the loss of organic matter components after calcination, no information about the vibrations of C-H, C=O, and C-O groups was observed in the spectra of calcined decoction pieces and standard decoction. In summary, this study elucidated the quantity-quality transfer and phase changes in the raw material-calcined decoction pieces-standard decoction process by determining the CaCO_3 content, calculating the extract yield and transfer rate, and comparing the element changes, FTIR characteristic spectra, and XRD characteristic pattern. The results were reasonable and reliable, laying a foundation for the subsequent process research and quality control of the formula granules of calcined Ostreae Concha(O. rivularis Gould), and providing ideas and methods for the quality control of the whole process of raw material-decoction pieces-standard decoction-formula granules of Ostreae Concha and other testacean traditional Chinese medicine.
Drugs, Chinese Herbal/isolation & purification*
;
Calcium Carbonate/analysis*
;
Quality Control
8.Clinical characteristics of trimethoprim-sulfamethoxazole-induced rash during treatment of pertussis in children.
Bing-Song WANG ; Kai-Hu YAO ; Xian-Yi ZHANG ; Jing WU ; Fei YING ; Li-Min DONG
Chinese Journal of Contemporary Pediatrics 2025;27(10):1227-1232
OBJECTIVES:
To study the clinical characteristics of rashes induced by trimethoprim-sulfamethoxazole (TMP-SMZ) in children treated for pertussis and to inform safe medication practices.
METHODS:
A retrospective analysis was conducted on 238 children diagnosed with pertussis and treated with TMP-SMZ at Wuhu First People's Hospital from January to August 2024. The incidence and clinical features of rashes were summarized.
RESULTS:
Of 238 children, 34 (14.3%) developed rashes; 19 (55.9%) were boys, and the 5 to <10-year age group accounted for the highest proportion (70.6%, 24/34). A history of allergic disease was present in 50.0% (17/34). Rashes typically appeared on or after day 7 of therapy (82%, 28/34) and were predominantly erythematous or maculopapular eruptions (97%, 33/34); 71% (24/34) were pruritic. Fever occurred in 56% (19/34); among those who were tested for respiratory viruses, 77% (10/13) were positive for viruses such as rhinovirus and adenovirus. After discontinuation of TMP-SMZ, rashes resolved within 3 days in 97% (33/34) of patients (41% within 1 day; 56% within more than 1 but within 3 days). There was no significant difference in rash incidence between photoprotection and non-photoprotection groups (P>0.05).
CONCLUSIONS
TMP-SMZ for pertussis can induce rashes, particularly in children aged 5 to <10 years. The eruption is usually a pruritic erythematous or maculopapular rash, with over half of cases accompanied by fever and frequent concomitant viral infections. Most rashes resolve within 3 days after drug withdrawal. The potential association between the rash and sun exposure warrants further investigation.
Humans
;
Male
;
Child, Preschool
;
Trimethoprim, Sulfamethoxazole Drug Combination/therapeutic use*
;
Child
;
Female
;
Exanthema/chemically induced*
;
Retrospective Studies
;
Infant
;
Whooping Cough/drug therapy*
;
Adolescent
9.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.
10.Effect of circRNF13 on oxaliplatin resistance in colorectal cancer cells and its mechanism
Min MA ; Ying-hui HU ; Yi-hang GUO ; Fei LONG ; Miao CHEN
Chinese Pharmacological Bulletin 2025;41(10):1850-1858
Aim To investigate the effect of circRNF13 on oxaliplatin resistance in colorectal cancer cells and its related mechanism.Methods Cell transfection was used to overexpress circRNF13 in oxaliplatin-sensi-tive colorectal cancer cells SW620 or to inhibit cir-cRNF13 expression in oxaliplatin-resistant colorectal cancer cells SW620/OXA.Real-time quantitative fluo-rescent PCR(qRT-PCR)was used to detect the ex-pression levels of circRNF13,miR-16-5p,and mir-324-5p.Cell Count Kit 8(CCK-8)was used to meas-ure cell viability.Clonal formation experiments were used to measure clonal formation number.Western blot was used to detect CyclinD1,PCNA,Bax,Bcl-2 and cleaved caspase-3 protein expression level.Flow cy-tometry and in situ end labeling(TUNEL)were used to detect apoptosis.Dual luciferase assay was used to verify the targeting relationship between circRNF13 and miR-16-5p and mir-324-5p.Results The expression level of circRNF13 in SW620/OXA cells was signifi-cantly higher than that in SW620 cells,while the ex-pression levels of miR-16-5p and miR-324-5p were sig-nificantly lower than those in SW620 cells(P<0.05).Overexpression of circRNF13 significantly in-creased the IC50 of oxaliplatin against SW620 cells,and inhibition of circRNF13 expression significantly decreased the IC50 of oxaliplatin against SW620/OXA cells.Overexpression of circRNF13 significantly in-creased cell viability,clonal formation number,Cy-clinD1,PCNA and Bcl-2 levels of oxaliplatin treated SW620 cells,while significantly decreased apoptosis rate,apoptosis index,Bax and cleaved caspase-3 lev-els(P<0.05).Inhibition of circRNF13 expression significantly decreased the cell viability,clonal forma-tion number,CyclinD1,PCNA and Bcl-2 levels of ox-aliplatin treated SW620/OXA cells,while significantly increased the apoptosis rate,apoptosis index,Bax and cleaved caspase-3 levels(P<0.05).circRNF13 tar-geted inhibition of the expression of miR-16-5p and mir-324-5p.Conclusions circRNF13 can increase oxaliplatin resistance in colorectal cancer cells,and the mechanism may be related to the targeted inhibition of circRNF13 on the expression of miR-16-5p,mir-324-5p and other miRNAs.

Result Analysis
Print
Save
E-mail