1.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.
2.Successful treatment of extracorporeal membrane oxygenation bridging to lung transplantation in a patient with rapidly progressive interstitial lung disease
Yi GONG ; Xinyu LING ; Rui YAN ; Bo SUN ; Ke MA ; Guifang WANG ; Chang CHEN
Chinese Journal of Clinical Medicine 2026;33(1):154-159
A 42-year-old male with chest tightness and dyspnea was admitted to the hospital. Chest CT indicated diffuse interstitial lung infiltration. Despite receiving anti-infective therapy, glucocorticoid therapy, and immunosuppressive agents, the patient developed refractory hypoxaemia. Endotracheal intubation and invasive mechanical ventilation failed to improve oxygenation. Therefore the patient was diagnosed with rapidly progressive interstitial lung disease (RP-ILD) accompanied by type Ⅰ respiratory failure. Veno-venous (VV) extracorporeal membrane oxygenation (ECMO) was initiated, and oxygenation improved in this patient. The patient subsequently underwent bilateral lung transplantation with veno-arterio-venous (VAV) ECMO support. ECMO machine was withdrawn on day 1, and extubation was achieved on day 9 after surgery. Histopathology revealed fibrotic nonspecific interstitial pneumonia (NSIP) with hyaline membrane formation. The patient developed ICU-acquired myasthenia and received early rehabilitation, with gradual recovery of muscle strength. During follow-up, graft lung function remained stable. This case demonstrates that ECMO can serve as a bridge to lung transplantation in RP-ILD patients.
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.Roles and mechanisms of TRIM family proteins in the regulation of bone metabolism.
Jing YANG ; Rui-Qi HUANG ; Ke XU ; Mian-Mian YANG ; Xue-Jie YI ; Bo CHANG ; Ting-Ting YAO
Acta Physiologica Sinica 2025;77(3):472-482
Tripartite motif-containing (TRIM) family proteins are crucial E3 ubiquitin ligases that have garnered significant attention for their regulatory roles in bone metabolism in recent years. This article reviews the function and regulatory mechanisms of TRIM family proteins in bone metabolism, focusing on their dual roles in bone formation and resorption. It also provides a detailed analysis of signaling pathways and molecular mechanisms by which TRIM family members regulate the activities of osteoblasts and osteoclasts. Research findings suggest that modulating the expression or activity of TRIM family proteins could be beneficial for treating bone diseases such as osteoporosis. This review highlights the molecular mechanisms of TRIM family members in bone physiology and pathology, aiming to provide theoretical basis and scientific guidance for developing novel therapeutic strategies for bone diseases.
Humans
;
Ubiquitin-Protein Ligases/physiology*
;
Bone and Bones/metabolism*
;
Animals
;
Tripartite Motif Proteins/physiology*
;
Osteoclasts/metabolism*
;
Osteoblasts/metabolism*
;
Signal Transduction/physiology*
;
Osteogenesis/physiology*
6.Simultaneous determination of 498 farm chemical residues in Atractylodis Macrocephalae Rhizoma by HPLC-MS/MS.
Bai-Xue CHEN ; Yu-Qiang WU ; Gui-Chang BAI ; Yi LUO
China Journal of Chinese Materia Medica 2025;50(8):2090-2107
A high performance liquid chromatography-tandem mass spectrometry(HPLC-MS/MS) method was established for the simultaneous determination of 498 farm chemical residues in Atractylodis Macrocephalae Rhizoma. Furthermore, the established method was used to determine the residues in 30 batches of Atractylodis Macrocephalae Rhizoma samples from different habitats. The samples were extracted with acetonitrile containing 1% glacial acetic acid, and the extract was purified by dispersive solid-phase extraction with sorbents of magnesium sulfate, primary secondary amine(PSA), C_(18), silica gel, and graphitized carbon black(GCB). The prepared samples were then analyzed by HPLC-MS/MS, and the internal standard method was used to quantify the residues. The experimental results showed that the 498 farm chemicals presented good linear relationship within the range of 5-400 ng·mL~(-1), with correction coefficients greater than 0.990. Within the linear ranges, the recovery of 495 farm chemicals(except daimuron, chinomethionat, and emamectin benzoate) at three spiked levels(0.05, 0.10, and 0.20 mg·kg~(-1)) was in the range of 61.18%-132.1%, with the RSD of 0.24%-15%. A total of 16 farm chemicals were detected in 30 batches of samples. Among them, difenoconazole and tebuconazole showed higher detection rates, and the detection rate of difenoconazole was 76.7%. The residues of 4 batches of samples exceeded the limits of quantitation of 33 banned farm chemicals stipulated in the Chinese Pharmacopoeia. The theoretical maximum residue limits of the farm chemicals except banned farm cheimicals were used as the judgment standard of safety risks, under which the detected residues of clothianidin, difenoconazole, and pirimiphos-methyl exceeded the theoretical maximum residue limits. The new method established in this paper is simple and reliable, and it can thus be used for qualitative and quantitative analyses of farm chemical residues in Atractylodis Macrocephalae Rhizoma.
Tandem Mass Spectrometry/methods*
;
Chromatography, High Pressure Liquid/methods*
;
Atractylodes/chemistry*
;
Rhizome/chemistry*
;
Drugs, Chinese Herbal/analysis*
;
Pesticide Residues/analysis*
;
Liquid Chromatography-Mass Spectrometry
7.Intraspecific variation of Forsythia suspensa chloroplast genome.
Yu-Han LI ; Lin-Lin CAO ; Chang GUO ; Yi-Heng WANG ; Dan LIU ; Jia-Hui SUN ; Sheng WANG ; Gang-Min ZHANG ; Wen-Pan DONG
China Journal of Chinese Materia Medica 2025;50(8):2108-2115
Forsythia suspensa is a traditional Chinese medicine and a commonly used landscaping plant. Its dried fruit is used in medicine for its functions of clearing heat, removing toxins, reducing swelling, dissipating masses, and dispersing wind and heat. It possesses extremely high medicinal and economic value. However, the genetic differentiation and diversity of its wild populations remain unclear. In this study, chloroplast genome sequences were obtained from 15 wild individuals of F. suspensa using high-throughput sequencing technology. The sequence characteristics and intraspecific variations were analyzed. The results were as follows:(1) The full length of the F. suspensa chloroplast genome ranged from 156 184 to 156 479 bp, comprising a large single-copy region, a small single-copy region, and two inverted repeat regions. The chloroplast genome encoded a total of 132 genes, including 87 protein-coding genes, 37 tRNA genes, and 8 rRNA genes.(2) A total of 166-174 SSR loci, 792 SNV loci, and 63 InDel loci were identified in the F. suspensa chloroplast genome, indicating considerable genetic variation among individuals.(3) Population structure analysis revealed that F. suspensa could be divided into five or six groups. Both the population structure analysis and phylogenetic reconstruction results indicated significant genetic variation within the wild populations of F. suspensa, with no obvious correlation between intraspecific genetic differentiation and geographical distribution. This study provides new insights into the genetic diversity and differentiation within F. suspensa species and offers additional references for the conservation of species diversity and the utilization of germplasm resources in wild F. suspensa.
Genome, Chloroplast
;
Forsythia/classification*
;
Phylogeny
;
Genetic Variation
;
Chloroplasts/genetics*
;
Microsatellite Repeats
8.Chemical and pharmacological research progress on Mongolian folk medicine Syringa pinnatifolia.
Kun GAO ; Chang-Xin LIU ; Jia-Qi CHEN ; Jing-Jing SUN ; Xiao-Juan LI ; Zhi-Qiang HUANG ; Ye ZHANG ; Pei-Feng XUE ; Su-Yi-le CHEN ; Xin DONG ; Xing-Yun CHAI
China Journal of Chinese Materia Medica 2025;50(8):2080-2089
Syringa pinnatifolia, belonging to the family Oleaceae, is a species endemic to China. It is predominantly distributed in the Helan Mountains region of Inner Mongolia and Ningxia of China. The peeled roots, stems, and thick branches have been used as a distinctive Mongolian medicinal material known as "Shan-chen-xiang", which has effects such as suppressing "khii", clearing heat, and relieving pain and is employed for the treatment of cardiovascular and pulmonary diseases and joint pain. Over the past five years, significant increase was achieved in research on chemical constituents and pharmacological effects. There were a total of 130 new constituents reported, covering sesquiterpenoids, lignans, and alkaloids. Its effects of anti-myocardial ischemia, anti-cerebral ischemia/reperfusion, sedation, and analgesia were revealed, and the mechanisms of agarwood formation were also investigated. To better understand its medical value and potential of clinical application, this review updates the research progress in recent five years focusing on the chemical constituents and pharmacological effects of S. pinnatifolia, providing reference for subsequent research on active ingredient and support for its innovative application in modern medicine system.
Medicine, Mongolian Traditional
;
Humans
;
Drugs, Chinese Herbal/pharmacology*
;
Animals
;
Syringa/chemistry*
9.Interactions between Xuefu Zhuyu Decoction and atorvastatin based on human intestinal cell models and in vivo pharmacokinetics in rats.
Xiang LI ; Huan YI ; Chang-Ying REN ; Hao-Hao GUO ; Hong-Tian YANG ; Ying ZHANG
China Journal of Chinese Materia Medica 2025;50(11):3159-3167
The study aims to explore the herb-drug interaction between Xuefu Zhuyu Decoction(XFZY) and atorvastatin(AT). Reverse transcription polymerase chain reaction(RT-PCR) was used to analyze the transcription levels of proteins related to drug metabolism and transport in LS174T cells, detect the intracellular drug uptake under various substrate concentrations and incubation time, and optimize the model reaction conditions of transporter multidrug resistance protein 1(MDR1)-specific probe Rhodamine 123 and AT to establish a cell model for investigating the human intestinal drug interaction. The cell counting kit-8(CCK-8) method was adopted to evaluate the cytotoxicity of XFZY on LS174T cells. After a single and continuous 48 h culture with XFZY, AT or Rhodamine 123 was added for co-incubation. The effect and mechanism of XFZY on human intestinal absorption of AT were analyzed by measuring the intracellular drug concentrations and transcription levels of related transporters and metabolic enzymes. The results of in vitro experiments show that a single co-culture with a high concentration of XFZY significantly increases the intracellular concentrations of Rhodamine 123 and AT. A high concentration of XFZY co-culture for 48 h increases the AT uptake level, significantly induces the CYP3A4 and UGT1A1 gene expression levels, and inhibits the OATP2B1 gene expression level. To compare with the evaluation results of the in vitro human cell model, the pharmacokinetic experiment of XFZY combined with AT was carried out in rats. Sprague-Dawley(SD) rats were randomly divided into a blank control group and an XFZY group. After 14 days of continuous intragastric administration, AT was given in combination. The liquid chromatography-mass spectrometry(LC-MS)/MS method was used to detect the concentrations of AT and metabolites 2-hydroxyatorvastatin acid(2-HAT), 4-hydroxyatorvastatin acid(4-HAT), atorvastatin lactone(ATL), 2-hydroxyatorvastatin lactone(2-HATL), and 4-hydroxyatorvastatin lactone(4-HATL) in plasma samples, and the pharmacokinetic parameters were calculated. Pharmacokinetic analysis in rats shows that continuous administration of XFZY does not significantly change the pharmacokinetic characteristics of AT in rats, but the AUC_(0-6 h) values of AT and metabolites 2-HAT, 4-HAT, and 2-HATL increase by 21.37%, 14.94%, 12.42%, and 6.68%, respectively. The metabolic rate of the main metabolites shows a downward trend. The study indicates that administration combined with XFZY can significantly increase the uptake level of AT in human intestinal cells and increase the exposure level of AT and main metabolites in rats to varying degrees. The mechanism may be mainly due to the inhibition of intestinal MDR1 transport activity.
Animals
;
Drugs, Chinese Herbal/administration & dosage*
;
Atorvastatin/administration & dosage*
;
Humans
;
Rats
;
Rats, Sprague-Dawley
;
Male
;
Intestines/cytology*
;
Intestinal Mucosa/metabolism*
;
Herb-Drug Interactions
;
Cytochrome P-450 CYP3A/metabolism*
;
Intestinal Absorption/drug effects*
10.Effects of dietary supplements on patients with osteoarthritis: A systematic review and network meta-analysis.
Chang-Shun CHEN ; Lei WEN ; Fei YANG ; Yong-Cheng DENG ; Jian-Hua JI ; Rong-Jin CHEN ; Zhong CHEN ; Ge CHEN ; Jin-Yi GU
Journal of Integrative Medicine 2025;23(4):357-369
BACKGROUND:
A growing body of research is exploring the role of antioxidant and anti-inflammatory dietary supplements in the treatment of osteoarthritis, highlighting an increasing emphasis on non-pharmacological interventions. Although more patients are turning to supplements to manage osteoarthritis, their actual effectiveness remains uncertain.
OBJECTIVE:
This study aims to provide a comprehensive evaluation of the available evidence concerning the efficacy of various dietary supplements in osteoarthritis treatment.
SEARCH STRATEGY:
We searched PubMed, Embase, Cochrane Library and Web of Science for studies on the use of various dietary supplements in the treatment of osteoarthritis from the creation of each database until Jan 20, 2025.
INCLUSION CRITERIA:
(1) Research object: osteoarthritis. (2) Intervention measures: patients in the treatment group received dietary supplements, while the control group received placebos. (3) Research type: randomized controlled trials (RCTs).
DATA EXTRACTION AND ANALYSIS:
Two researchers independently examined the literature and retrieved data based on predefined criteria. The information gathered included the first author, year of publication, sample size, participant demographics, length of the follow-up period, intervention and control measures, and inclusion indications. RCTs comparing dietary supplements to placebo with the pain and function subscales of the Western Ontario and McMaster Universities Osteoarthritis Index (WOMAC) among patients with osteoarthritis were included. The optimal dietary supplement was identified based on the total ranking by summing the surface under the cumulative ranking curve (SUCRA) of these two scores. Furthermore, the Grading of Recommendations Assessment, Development, and Evaluation (GRADE) was used to confirm the quality of the evidence.
RESULTS:
Overall, 23 studies covering 21 dietary supplements and involving 2455 participants met the inclusion criteria. In the WOMAC pain score, the SUCRA of passion fruit peel extract was 91% (mean difference [MD]: -9.2; 95% confidence interval [CI]: [-16.0, -2.3]), followed by methylsulfonylmethane (89%), undenatured type II collagen (87%), collagen (84%), and Lanconone (82%). The SUCRA (99%) of passion fruit peel extract (MD: -41.0; 95% CI: [-66.0, -16.0]) ranked first in terms of the WOMAC function score, followed by Lanconone (95%), collagen (86%), ParActin (84%), and Lactobacillus casei strain Shirota (83%). The top three total rankings are passion fruit peel extract (95.0%), Lanconone (88.5%), and collagen (85.0%). However, the GRADE revealed low evidence quality.
CONCLUSION
Passion fruit peel extract was the best supplement for improving WOMAC pain and function scores in patients with osteoarthritis, followed by Lanconone and collagen. However, further large-scale, well designed RCTs are required to substantiate these promising findings. Please cite this article as: Chen CS, Wen L, Yang F, Deng YC, Ji JH, Chen RJ, Chen Z, Chen G, Gu JY. Effects of dietary supplements on patients with osteoarthritis: A systematic review and network meta-analysis. J Integr Med. 2025; 23(4): 357-369.
Humans
;
Dietary Supplements
;
Osteoarthritis/drug therapy*
;
Randomized Controlled Trials as Topic

Result Analysis
Print
Save
E-mail