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.Mechanism of Xuefu Zhuyutang in Intervening in Ferroptosis in Rats with Coronary Heart Disease with Blood Stasis Syndrome Based on ACSL4 Signalling Pathway
Yi LIU ; Yang YANG ; Chang SU ; Peng TIAN ; Mingyun WANG ; Ruqian ZHONG ; Xuejiao XIE ; Qing YAN ; Qinghua PENG ; Qiuyan ZHANG
Chinese Journal of Experimental Traditional Medical Formulae 2025;31(6):27-38
ObjectiveTo investigate the mechanism of ferroptosis mediated by long-chain acyl-CoA synthetase 4 (ACSL4) signalling pathway in rats with coronary heart disease with blood stasis syndrome and the intervention effect of Xuefu Zhuyutang. MethodsSPF male SD rats were randomly divided into normal group, sham-operation group, model group, trimetazidine group (5.4 mg·kg-1), low-, medium-, and high-dose group (3.51, 7.02,14.04 g·kg-1) of Xuefu Zhuyutang. The coronary artery left anterior descending ligation method was used to prepare a model of coronary heart disease with blood stasis syndrome, and continuous treatment for 7 d was conducted, while the sham-operation group was only threaded and not ligated. The general macroscopic symptoms of the rats were observed, and indicators such as electrocardiogram, echocardiography, and blood rheology were detected. The pathological morphology of myocardial tissue was observed by hematoxylin-eosin (HE) staining, and the changes in mitochondria in myocardial tissue were observed by transmission electron microscopy. The level of iron deposition in myocardial tissue was observed by Prussian blue staining. The levels of 12-hydroxyeicosatetraenoic acid (12-HETE) and 15-HETE were detected in serum by enzyme-linked immunosorbent assay. A biochemical colourimetric assay was used to detect the levels of Fe2+, lipid peroxidation (LPO), glutathione (GSH), and T-GSH/glutathione disulfide (GSSG) in myocardial tissue. DCFH-DA fluorescence quantitative assay was employed to detect the levels of reactive oxygen species (ROS). Western blot and Real-time fluorescence quantitative polymerase chain reaction (Real-time PCR) was adopted to detect the protein and mRNA expressions of glutathione peroxidase 4 (GPX4), ferritin heavy chain 1 (FTH1), ACSL4, and ly-sophosphatidylcholine acyltransferase3 (LPCAT3) in myocardial tissue. ResultsCompared with those in the normal group, the rats in the model group were poor in general macroscopic symptoms. The electrocardiogram showed widened QRS wave amplitude and increased voltage, bow-back elevation of the ST segments, elevated T waves, J-point elevation, and accelerated heart rate. Echocardiography showed a significant reduction in left ventricular ejection fraction (LVEF) and left ventricular fraction shortening (LVFS) (P<0.01). Blood rheology showed that the viscosity of the whole blood (low, medium, and high rate of shear) was significantly increased (P<0.01). HE staining showed an abnormal structure of myocardial tissue. There was a large area of myocardial necrosis and inflammatory cell infiltration and a large number of connective tissue between myocardial fibers. Transmission electron microscopy showed that the mitochondria were severely atrophy or swelling. The cristae were reduced or even broken, and the matrix was flocculent or even vacuolated. Prussian blue staining showed that there were a large number of iron-containing particles, and the iron deposition was obvious. The content of 12-HETE and 15-HETE in the serum was significantly increased (P<0.01). The content of Fe2+, LPO, and ROS in myocardial tissue was significantly increased (P<0.01). The content of GSH was significantly decreased (P<0.01), and T-GSH/GSSG was decreased (P<0.01). The protein and mRNA expressions of GPX4 and FTH1 in myocardial tissue were both significantly decreased (P<0.05, P<0.01), while those of ACSL4 and LPCAT3 increased significantly (P<0.01). Compared with the model group, the general macroscopic symptoms and electrocardiogram results of rats in low-, medium- and high-dose groups of Xuefu Zhuyutang were alleviated, and the differences in LVEF/LVFS ratios were all significantly increased (P<0.05, P<0.01). The differences in whole-blood viscosity (low, medium, and high rate of shear) were all significantly decreased (P<0.01). The results of HE staining and transmission electron microscopy showed that the morphology, structure, and mitochondria of cardiomyocytes were improved. The content of 12-HETE and 15-HETE in serum was reduced to different degrees in low-, medium-, and high-dose groups of Xuefu Zhuyutang (P<0.05, P<0.01). The content of Fe2+, LPO, and ROS was significantly reduced in the medium- and high-dose groups of Xuefu Zhuyutang (P<0.05, P<0.01), and the content of GSH and T-GSH/GSSG was significantly increased (P<0.05, P<0.01). The protein and mRNA expressions of GPX4 and FTH1 were significantly increased to varying degrees in the medium- and high-dose groups of Xuefu Zhuyutang (P<0.05, P<0.01), and ACSL4 and LPCAT3 were decreased to different degrees in the low-, medium-, and high-dose groups of Xuefu Zhuyutang (P<0.05, P<0.01). ConclusionXuefu Zhuyutang can regulate iron metabolism and anti-lipid oxidation reaction to mediate ferroptosis through the ACSL4 signalling pathway, thus exerting a protective effect on rats with coronary heart disease with blood stasis syndrome.
6.Predictive value of bladder deformation index for upper urinary tract damage in neurogenic bladder patients
Ran CHANG ; Huafang JING ; Yi GAO ; Siyu ZHANG ; Yue WANG ; Juan WU
Chinese Journal of Rehabilitation Theory and Practice 2025;31(2):231-234
ObjectiveTo assess the predictive value of the bladder deformation index (BDI) in determining upper urinary tract (UUT) damage among patients with neurogenic bladder (NB). MethodsClinical data of 132 NB patients admitted to Beijing Bo'ai Hospital from January, 2015 to December, 2018 were retrospectively analyzed. Patients were divided into UUT damage group and normal UUT group according to the presence or absence of hydronephrosis. The demographics, biochemical parameters and video-urodynamics (VUDS) findings were collected, and BDI was calculated. Receiver operating characteristic (ROC) curves were utilized to evaluate the predictive capability. ResultsThere were 54 patients in UUT damage group and 33 in normal UUT group. The course of disease, creatinine level and BDI were siginificantly different between two groups (P < 0.05), while the area under the curve were 0.686, 0.836 and 0.928, respectively. ConclusionCourse of disease, creatinine level and BDI are associated with UUT damage in NB patients, and BDI demonstrates the highest sensitivity and specificity, which may play a role in diagnosis of UUT damage.
7.Advances in small molecule representations and AI-driven drug research: bridging the gap between theory and application.
Junxi LIU ; Shan CHANG ; Qingtian DENG ; Yulian DING ; Yi PAN
Chinese Journal of Natural Medicines (English Ed.) 2025;23(11):1391-1408
Artificial intelligence (AI) researchers and cheminformatics specialists strive to identify effective drug precursors while optimizing costs and accelerating development processes. Digital molecular representation plays a crucial role in achieving this objective by making molecules machine-readable, thereby enhancing the accuracy of molecular prediction tasks and facilitating evidence-based decision making. This study presents a comprehensive review of small molecular representations and AI-driven drug discovery downstream tasks utilizing these representations. The research methodology begins with the compilation of small molecule databases, followed by an analysis of fundamental molecular representations and the models that learn these representations from initial forms, capturing patterns and salient features across extensive chemical spaces. The study then examines various drug discovery downstream tasks, including drug-target interaction (DTI) prediction, drug-target affinity (DTA) prediction, drug property (DP) prediction, and drug generation, all based on learned representations. The analysis concludes by highlighting challenges and opportunities associated with machine learning (ML) methods for molecular representation and improving downstream task performance. Additionally, the representation of small molecules and AI-based downstream tasks demonstrates significant potential in identifying traditional Chinese medicine (TCM) medicinal substances and facilitating TCM target discovery.
Artificial Intelligence
;
Drug Discovery/methods*
;
Humans
;
Machine Learning
;
Medicine, Chinese Traditional
;
Small Molecule Libraries/chemistry*
8.Parkin inhibits iron overload-induced cardiomyocyte ferroptosis by ubiquitinating ACSL4 and modulating PUFA-phospholipids metabolism.
Dandan XIAO ; Wenguang CHANG ; Xiang AO ; Lin YE ; Weiwei WU ; Lin SONG ; Xiaosu YUAN ; Luxin FENG ; Peiyan WANG ; Yu WANG ; Yi JIA ; Xiaopeng TANG ; Jianxun WANG
Acta Pharmaceutica Sinica B 2025;15(3):1589-1607
Iron overload is strongly associated with heart disease. Ferroptosis is a new form of regulated cell death indicated in cardiac ischemia-reperfusion (I/R) injury. However, the specific molecular mechanism of myocardial injury caused by iron overload in the heart is still unclear, and the involvement of ferroptosis in iron overload-induced myocardial injury is not fully understood. In this study, we observed that ferroptosis participated in developing of iron overload and I/R-induced cardiomyopathy. Mechanistically, we discovered that Parkin inhibited iron overload-induced ferroptosis in cardiomyocytes by promoting the ubiquitination of long-chain acyl-CoA synthetase 4 (ACSL4), a crucial protein involved in ferroptosis-related lipid metabolism pathways. Additionally, we identified p53 as a transcription factor that transcriptionally suppressed Parkin expression in iron-overloaded cardiomyocytes, thereby regulating iron overload-induced ferroptosis. In animal studies, cardiac-specific Parkin knockout mice (Myh6-CreER T2 /Parkin fl/fl ) fed a high-iron diet presented more severe myocardial damage, and the high iron levels exacerbated myocardial I/R injury. However, the ferroptosis inhibitor Fer-1 significantly suppressed iron overload-induced ferroptosis and myocardial I/R injury. Moreover, Parkin effectively protected against impaired mitochondrial function and prevented iron overload-induced mitochondrial lipid peroxidation. These findings unveil a novel regulatory pathway involving p53-Parkin-ACSL4 in heart disease by inhibiting of ferroptosis.
10.Antiviral therapy for chronic hepatitis B with mildly elevated aminotransferase: A rollover study from the TORCH-B trial
Yao-Chun HSU ; Chi-Yi CHEN ; Cheng-Hao TSENG ; Chieh-Chang CHEN ; Teng-Yu LEE ; Ming-Jong BAIR ; Jyh-Jou CHEN ; Yen-Tsung HUANG ; I-Wei CHANG ; Chi-Yang CHANG ; Chun-Ying WU ; Ming-Shiang WU ; Lein-Ray MO ; Jaw-Town LIN
Clinical and Molecular Hepatology 2025;31(1):213-226
Background/Aims:
Treatment indications for patients with chronic hepatitis B (CHB) remain contentious, particularly for patients with mild alanine aminotransferase (ALT) elevation. We aimed to evaluate treatment effects in this patient population.
Methods:
This rollover study extended a placebo-controlled trial that enrolled non-cirrhotic patients with CHB and ALT levels below two times the upper limit of normal. Following 3 years of randomized intervention with either tenofovir disoproxil fumarate (TDF) or placebo, participants were rolled over to open-label TDF for 3 years. Liver biopsies were performed before and after the treatment to evaluate histopathological changes. Virological, biochemical, and serological outcomes were also assessed (NCT02463019).
Results:
Of 146 enrolled patients (median age 47 years, 80.8% male), 123 completed the study with paired biopsies. Overall, the Ishak fibrosis score decreased in 74 (60.2%), remained unchanged in 32 (26.0%), and increased in 17 (13.8%) patients (p<0.0001). The Knodell necroinflammation score decreased in 58 (47.2%), remained unchanged in 29 (23.6%), and increased in 36 (29.3%) patients (p=0.0038). The proportion of patients with an Ishak score ≥ 3 significantly decreased from 26.8% (n=33) to 9.8% (n=12) (p=0.0002). Histological improvements were more pronounced in patients switching from placebo. Virological and biochemical outcomes also improved in placebo switchers and remained stable in patients who continued TDF. However, serum HBsAg levels did not change and no patient cleared HBsAg.
Conclusions
In CHB patients with minimally raised ALT, favorable histopathological, biochemical, and virological outcomes were observed following 3-year TDF treatment, for both treatment-naïve patients and those already on therapy.

Result Analysis
Print
Save
E-mail