1.Efficacy of audiovisual training on ameliorating core symptoms in children with autism spectrum disorder
QU Zhiyi, LIU Zhao, LI Yi, HE Yingli, CHE Hong, ZHANG Xin
Chinese Journal of School Health 2026;47(5):646-651
Objective:
To explore the effect of a computer assisted audiovisual combined intervention model on the core symptoms of children with autism spectrum disorder (ASD), in order to provide references for enriching intervention and treatment methods for ASD children.
Methods:
From December 2023 to March 2024, 36 ASD children aged 4-8 years were recruited from Tianjin Disabled Persons Rehabilitation Center and Xinxinyu Children s Rehabilitation Center, and were divided into a training group (22 cases) and a control group (14 cases). The training group completed a 12 week audiovisual training course (visual sessions:twice a week, for 50-60 minutes each session; auditory sessions:three times a week, for 15 minutes each time), while the control group received only conventional treatment interventions. Before and after the intervention, the core symptoms of ASD children were assessed using the Short Sensory Profile (SSP), Social Responsiveness Scale (SRS), and Repetitive Behavior Questionnaire-2 ( RBQ- 2). Eye tracking experiments were used to test preferences for social attention.
Results:
Before the intervention, there were no statistically significant differences in the total scores and factor scores of the SSP and RBQ-2 scales between the two groups ( t =-1.63, 0.38, both P >0.05). The SRS total score, social communication, and restricted interests and repetitive behavior factor scores of the training group (90.68±25.83, 33.36±11.80, 15.64±7.00) were significantly higher than those of the control group (72.29±19.84, 24.93±7.85, 10.21±5.67) ( t =2.27, 2.36, 2.43, all P <0.05). Children in the training group with higher social communication factor scores before the intervention scored lower than the control group at the post intervention test (simple slope=-14.17, t =-2.48, P = 0.02), while there was no statistically significant difference in post intervention scores between children with lower social communication factor scores before the intervention and the control group (simple slope=2.31, t =0.57, P >0.05). Eye tracking experiments showed that the total fixation time on geometric images decreased significantly more in the training group [ -4.56 (-11.42, 1.21)] compared to the control group [6.55 (-0.32, 16.53)] after the intervention ( Z=2.48, P <0.05).
Conclusions
The computer assisted audiovisual intervention model can effectively improve the core symptoms of ASD children with poorer social communication levels. The promotion of the intervention model needs to consider individual differences in ASD.
2.Association between daytime outdoor physical activity and common oral diseases among primary school students
ZHAO Binbin, ZHOU Yi, LU Xiuzhen, SUN Ying, CHEN Xin
Chinese Journal of School Health 2026;47(5):719-722
Objective:
To explore the association between daytime outdoor physical activity (OPA) and oral health indicators among primary school students, aiming to provide evidence for developing oral health intervention strategies based on natural exposure.
Methods:
In October 2023, based on the "Tianchang Children s Light Exposure and Growth Development Cohort", 799 second and third grades children were recruited from two primary schools in Tianchang, Chuzhou City, Anhui Province. Physical activity intensity and light exposure were objectively monitored for 24 hours over 5 consecutive days using triaxial accelerometers synchronized with portable illuminance meters. Standardized oral examinations were performed to record dental caries, gingivitis, and malocclusion. Demographics, lifestyle variables, and household socioeconomic data were collected via questionnaires. Multiple linear regression (for the number of carious teeth) and Logistic regression (for gingivitis risk) were used to analyze the relationship between daytime outdoor moderate to vigorous physical activity (MVPA) and oral health outcomes.
Results:
The average daytime outdoor MVPA was (0.76±0.35)h, with (0.95±0.40)h on weekdays and (0.49±0.47)h on weekends. The detection rates for dental caries, gingivitis, and malocclusion were 31.0%, 4.6%, and 59.7%, respectively. Compared with children with good oral health, the duration of outdoor MVPA on school days was reduced in children with caries or gingivitis ( Z =-11.4, -5.01, both P <0.01). Multiple regression analysis showed that after adjusting for factors such as gender, age, body mass index, oral hygiene behaviors, an increase in daytime outdoor MVPA duration was associated with a decrease in the number of dental caries ( β=-0.64, 95%CI =-0.93 to -0.35) and a reduced risk of gingivitis ( OR= 0.58 , 95%CI =0.34-0.98) in primary school students (both P <0.05). The association was primarily observed on school days ( β=-0.72, 95%CI = -1.07 to -0.37; OR=0.42, 95%CI =0.21-0.85) (both P < 0.05).
Conclusions
Daytime outdoor MVPA on weekdays is significantly associated with a lower number of carious teeth and a reduced risk of gingivitis in primary school students. Increasing daytime outdoor activities on weekdays may serve as a promising and potential strategy for promoting children s oral health.
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.Interpretation of Pharmacovigilance Guidelines for Clinical Application of Oral Chinese Patent Medicines
Wenxi PENG ; Meng QIAO ; Lianxin WANG ; Yuanyuan LI ; Xiuhui LI ; Xin CUI ; Zijia CHEN ; Xinyi CHEN ; Yi DENG ; Yanming XIE ; Zhifei WANG
Chinese Journal of Experimental Traditional Medical Formulae 2026;32(6):152-160
The Pharmacovigilance Guidelines for Clinical Application of Oral Chinese Patent Medicines (hereinafter referred to as the Guidelines) is first specialized in the field of drug safety for oral Chinese patent medicines (OCPMs) in China. Rooted in China's healthcare context, the Guidelines address the unique usage patterns and risk characteristics of OCPMs, filling a regulatory gap in the pharmacovigilance framework specific to this category. To facilitate accurate understanding and effective implementation of the Guidelines, and to promote the standardized development of pharmacovigilance practices for OCPMs, this study offered a systematic interpretation based on its three core components. In the domain of risk monitoring and reporting, the paper analyzed the rationale for multi-source information integration and clarified the criteria for identifying key products and target populations for intensive monitoring. Regarding risk assessment, the Guidelines were examined from three dimensions of formulation components, medication behaviors, and population to address complex safety issues arising from medicinal constituents, irrational use, and individual susceptibility. In the area of risk control, the analysis focused on context-based interventions and dynamic closed-loop management strategies, exploring practical pathways to shift from passive response to proactive risk mitigation. Furthermore, this paper evaluated the applied value of the Guidelines and identified implementation challenges, such as insufficient capacity at the primary-care level and limited digital infrastructure. In response, the study proposed optimization strategies including establishing a dynamic updating mechanism, strengthening training at the grassroots level, and incorporating artificial intelligence to enhance pharmacovigilance capacity. This interpretation aims to provide actionable insights for marketing authorization holders (including manufacturers), pharmaceutical distributors, healthcare institutions, and research organizations, ultimately supporting the establishment and refinement of a full lifecycle pharmacovigilance system for OCPMs.
6.Current Research Status,Challenges,Differentiation and Treatment Strategies of Traditional Chinese Medicine for Gastroesophageal Reflux Disease
Fengyun WANG ; Mi LYU ; Bingduo ZHOU ; Beihua ZHANG ; Yi WANG ; Tingting XU ; Cong HE ; Xiaokang WANG ; Xin LIU ; Yang WANG ; Kaiyue HUANG ; Lusi XU ; Xudong TANG
Journal of Traditional Chinese Medicine 2026;67(4):392-396
This article systematically reviews the current research status as well as diagnosis and treatment strategies of traditional Chinese medicine (TCM) for gastroesophageal reflux disease (GERD). Studies demonstrate that TCM, based on the "disease-syndrome combination" approach, exhibits multi-target advantages in alleviating symptoms of various GERD subtypes, promoting mucosal repair, regulating emotions, and facilitating the reduction of western medication. To address clinical challenges such as symptom overlap and limited therapeutic efficacy, strategies have been proposed including "treating different diseases with the same method" and integrated regulation based on viscera correlation. Future efforts should focus on elucidating the mechanisms of compound prescriptions, promoting TCM drug development under the "three-combination" evaluation framework that integrates TCM theory, human experience and clinical trial evidence, and optimizing integrated traditional and western medicine models to enhance GERD management.
7.Mechanism of multi dimensional exercise in weight management for overweight and obesity children and adolescents
Chinese Journal of School Health 2026;47(3):452-456
Abstract
To estavlish a more comprehensive theoretical framework for the weight management of children and adolescents, the study systematically expounds on the two core strategies for dietary and exercise intervention. It explores the mechanism of diet, physical activity, breating exercise, functional movement correction and multi dimensional integrated exercise modalities in preventing weight rebound after weight loss in overweight and obesity children and adolescents. Future advancements in research methodology are expected to improve the evidence system of collaborative interventions, so as to provide precise strategies for obesity management in children and adolescents.
8.Construction of Saikosaponin D Multifunctional Liposomes and Evaluation of Its Anti-liver Cancer Efficacy and Targeting
Kun YU ; Guochun YANG ; Yaliang JIANG ; Yunting XIAO ; Congxian WANG ; Qionge SUN ; Ziyue LI ; Yikun SHANG ; Yu MAO ; Xin CHENG
Chinese Journal of Experimental Traditional Medical Formulae 2026;32(9):205-216
ObjectiveTo construct a multifunctional liposomal delivery system by replacing cholesterol(Chol) in conventional liposomes with saikosaponin D(SSD) and modifying with poloxamer 407(P407) for co-delivery of curcumin(Cur). The system was evaluated for in vivo tumor targeting and inhibitory effects on mouse subcutaneous solid tumors. MethodsSingle-factor and orthogonal tests combined with information entropy weighting were used to optimize the formulation process of the liposome with encapsulation efficiency and absolute Zeta potential as indexes, and validation studies and liposomal characterization were performed. A subcutaneous solid tumor model was established by injecting H22 hepatocellular carcinoma cells subcutaneously into the dorsal surface of the right forelimb of mice. DiR-loaded traditional Chol liposomes(P407-DiR-Chol-LPs, PDCL) and novel SSD-based liposomes(P407-DiR-SSD-LPs, PDSL) were prepared by the optimized formulation process, and tail vein injection was performed to investigate the impact of SSD on liposome tumor targeting with small animal in vivo imaging. Mice were randomly divided into eight groups, including blank group, model group, free doxorubicin(DOX) group(2 mg·kg-1), free Cur group(8 mg·kg-1), free SSD group(10 mg·kg-1), P407-Cur-Chol-LPs(PCCL) group, P407-SSD-LPs(PSL) group, and P407-Cur-SSD-Lps(PCSL) group. Treatments were administered intraperitoneally every other day for seven doses. Antitumor efficacy and biocompatibility were evaluated by monitoring body weight change, organ indices, tumor volume and mass, relative tumor proliferation rate(T/C), and tumor growth inhibition rate(TGI). Histopathological analysis of liver, kidney, and tumor tissues was performed using hematoxylin-eosin(HE) staining. Serum levels of aspartate aminotransferase(AST), alanine aminotransferase (ALT), blood urea nitrogen(BUN), and creatinine(Crea)in mice were quantified by fully automated biochemical analyzer. ResultsOrthogonal test yielded optimal ratios of Cur, SSD, and P407 to soybean phosphatidylcholine(SPC) as 1∶25, 1∶20, and 1∶4. The optimized PCSL exhibited spherical morphology with a particle size of 179.15 nm, a Zeta potential of -47.25 mV, and an encapsulation efficiency of 96.40%. Its in vitro release profile conformed to first-order kinetics, demonstrating excellent storage stability and hemocompatibility. In vivo imaging revealed that the fluorescence signal in tumor tissues and the fluorescence intensity ratio between tumors and organs were significantly higher in the PDSL group than in the PDCL group(P<0.05, P<0.01). Among the treatment groups, PCSL group showed superior efficacy over free Cur group, free SSD group, PCCL group, and PSL group, with TGI>40% and T/C<60%, indicating pronounced anti-hepatocellular carcinoma effects(P<0.05, P<0.01). Histopathology and serum biochemistry indicated minimal hepatorenal toxicity and improved hepatic and renal function in PCSL-treated mice. ConclusionReplacing Chol with SSD in preparing multifunctional drug delivery systems not only stabilizes liposomes but also yields superior anti-hepatocellular carcinoma efficacy, achieving the effect of drug-excipient integration. Co-delivery of Cur via this system can be used for treating subcutaneous solid tumors in hepatocellular carcinoma, providing new insights and technical approaches for anti-hepatocellular carcinoma research and the meridian-guiding and messenger-directing theory in traditional Chinese medicine.
9.Clinical efficacy of Huangkui capsules in the treatment of targeted drug-related proteinuria in patients with hepatocellular carcinoma
Miao LI ; Jia YUAN ; Chu LIU ; Maopei CHEN ; Xin XU ; Ningling GE ; Yi CHEN ; Lan ZHANG ; Rongxin CHEN ; Yan WANG
Chinese Journal of Clinical Medicine 2026;33(1):88-94
Objective To investigate the therapeutic effect of Huangkui capsules on targeted drug-related proteinuria in patients with hepatocellular carcinoma (HCC). Methods A retrospective analysis was conducted on clinical data of HCC patients with targeted drug-related proteinuria from June 2023 to December 2024 at Zhongshan Hospital, Fudan University. According to the treatment plan, patients were divided into the conventional treatment group and the Huangkui combination treatment group (Huangkui capsules combined with conventional treatment), and the clinical efficacy between the two groups was compared. The logistic regression analysis was used to identify the main factors affecting treatment efficacy. Results The Huangkui combination treatment group (n=29) showed a significantly higher overall effective rate (79.3% vs 42.3%, P=0.005), and an earlier proteinuria improvement (median time: 3 months vs 6 months, P=0.008) than the conventional treatment group (n=26) . The multivariate logistic regression analysis showed angiotensin-converting enzyme inhibitor (ACEI) or angiotensin Ⅱ receptor blocker (ARB) using (OR=0.190, 95%CI 0.045-0.808, P=0.025), targeted drug adjustment (OR=0.132, 95%CI 0.030-0.581, P=0.007), and Huangkui capsules using (OR=0.168, 95%CI 0.039-0.730, P=0.017) were protective factors for treatment efficacy of targeted drug-related proteinuria. Conclusions On the basis of conventional treatment, additive treatment with Huangkui capsules can alleviate targeted drug-related proteinuria faster and more effectively in HCC patients.
10.Establishment and Preliminary Analysis of GP73 Interactome Using Proximity-dependent Labeling Technology
Mu-Yi LIU ; Chang ZHANG ; Meng-Xin YANG ; Xin-Long YAN ; Lu-Ming WAN ; Cong-Wen WEI
Progress in Biochemistry and Biophysics 2026;53(3):711-723
ObjectiveProtein-protein interactions (PPIs) are fundamental to the execution of biological functions within living cells. However, traditional biochemical methods, such as co-immunoprecipitation (Co-IP), often fail to capture transient, weak, or membrane-associated interactions due to the stringent detergent requirements for cell lysis. Proximity labeling (PL) has emerged in recent years as a transformative technology for mapping the proteomes of specific subcellular compartments and identifying dynamic interactomes in situ. Golgi protein 73 (GP73, also known as GOLPH2), a resident type II Golgi transmembrane protein, is a well-recognized clinical biomarker for liver diseases, including hepatocellular carcinoma (HCC). Despite its clinical significance, the comprehensive physiological and pathological functions of GP73 remain partially understood. This study aims to establish an APEX2-mediated proximity labeling system specifically targeting GP73 to map its interactome in a living cellular environment, thereby providing new insights into its molecular roles and regulatory mechanisms. MethodsTo achieve spatial specificity, we first constructed a stable cell line expressing a fusion protein consisting of GP73 and the engineered soybean peroxidase APEX2. The localization of the GP73-APEX2 fusion protein was validated to ensure it correctly targeted the Golgi apparatus. The proximity labeling reaction was initiated by incubating the cells with biotin-phenol (BP) for 30 min, followed by a brief (1 min) treatment with1 mmol/L hydrogen peroxide (H2O2). This catalytic reaction converts BP into highly reactive, short-lived biotin-phenoxyl radicals that covalently attach to endogenous proteins within a small labeling radius of the GP73-APEX2 enzyme. Subsequently, the cells were quenched, and biotinylated proteins were enriched using high-affinity streptavidin-coated magnetic beads. The captured “neighbor” proteins were subjected to on-bead digestion and analyzed via liquid chromatography-tandem mass spectrometry (LC-MS/MS) for high-throughput identification. Rigorous bioinformatics analysis, including Gene Ontology (GO) enrichment, Kyoto Encyclopedia of Genes and Genomes (KEGG) pathway analysis, and protein-protein interaction network mapping, was performed to interpret the biological significance of the identified candidates. ResultsOur results demonstrate the successful establishment of a robust and sensitive APEX2-based proximity labeling system for GP73. We identified a total of 95 high-confidence interacting proteins that were significantly enriched in the GP73 proximity proteome compared to control groups. Bioinformatics analysis revealed that these interactors were predominantly associated with biological processes such as vesicular transport, protein localization, and, most notably, molecular functions related to “ribosome binding” and “translation regulation”. This suggested an unexpected role for the Golgi-resident GP73 in the cellular translation machinery. To validate these findings, we performed targeted biochemical assays which confirmed a direct interaction between GP73 and the subunits of the eukaryotic translation initiation factor 3 (eIF3) complex, specifically EIF3G and EIF3I. Furthermore, functional validation using the surface sensing of translation (SUnSET) assay—a non-radioactive method to monitor protein synthesis—revealed that the overexpression of GP73 significantly promoted global protein translation levels in the cell, whereas its depletion or inhibition resulted in reduced translation efficiency. ConclusionThis study successfully utilized APEX2-mediated proximity labeling to provide the first systematic map of GP73 interactome in living cells. Our findings uncover a novel, unconventional function of GP73 as a regulator of cellular protein translation, likely mediated through its interaction with the eIF3 complex. This discovery significantly broadens our understanding of the biological roles of GP73 beyond its traditional function in the Golgi apparatus and suggests that it may act as a bridge between Golgi-related trafficking and the protein synthesis machinery. Furthermore, the technical framework established in this study provides a valuable template for investigating other complex organelle-associated protein networks and resolving transient macromolecular interactions in various physiological and pathological contexts.


Result Analysis
Print
Save
E-mail