1.Research progress on the association between physical activity and sleep quality in adolescents
WANG Jinxian*, LIU Yuan, WU Jian, WU Huipan, WANG Zhe, ZHANG Yingkun, WANG Yi, YIN Xiaojian
Chinese Journal of School Health 2026;47(1):140-143
Abstract
To promote adolescents active participation in physical activity and improve sleep quality, the article analyzes the relationship of adolescent physical activity with subjective sleep satisfaction, sleep latency, sleep continuity, sleep efficiency, and sleep duration. It explores potential mechanisms underlying the link between physical activity and sleep quality, including physiological mechanisms (circadian rhythms, body temperature, neuroendocrine systems, and immune function), and psychological mechanisms (stress relief, improvement of negative emotions, and promotion of mental relaxation). Based on existing research, it is recommended that adolescents engage in moderate to vigorous physical activity daily to promote improved sleep quality.
2.Preparation and in vitro evaluation of an erythrocyte-based butyrylcholinesterase delivery system
Zhe WANG ; Changwen NING ; Huaying AN ; Xingwei JIANG ; Jun MA ; Fenghua GAO ; Pengyu LIU ; Yanan SUN ; Ru LI ; Jinlong LI ; Yuanyuan YUAN ; Qun YU
Military Medical Sciences 2025;49(6):458-464
Objective To develop an erythrocyte-based delivery system for butyrylcholinesterase(BChE)that is capable of prophylaxis against organophosphorus nerve agents.Methods Recombinant BChE was produced and analyzed for oligomerization via polyacrylamide gel electrophoresis(PAGE)and Western blotting.A modified hypotonic preswelling method was employed to prepare BChE-loaded erythrocytes.The drug loading capacity and encapsulation efficiency were quantified using enzyme-linked immunosorbent assay(ELISA).Catalytic activity was assessed in vitro with an activity detection kit.The system was characterized via scanning electron microscopy(SEM),flow cytometry and a hematology analyzer.Results Recombinant BChE predominantly existed as dimers(85%dimer,15%monomer).The optimized volume ratio of erythrocytes to hypotonic solution was determined as 1:7.Compared with native and empty erythrocytes,BChE-loaded erythrocytes exhibited significantly higher catalytic activity(P<0.001).The mean corpuscular volume of BChE-loaded erythrocytes increased(P<0.001),while the mean content of corpuscular hemoglobin and hemoglobin in erythrocytes per 100 mL decreased(P<0.001).SEM revealed no morphological differences(biconcave disc shape).Hypotonic preswelling moderately increased erythrocyte apoptosis(P<0.001),but no statistical difference was observed between BChE-loaded and hypotonic-treated erythrocytes(P>0.05).CD47 expression remained unchanged compared to native erythrocytes(P>0.05).Conclusion The modified hypotonic preswelling method can generate BChE-loaded erythrocytes that retain the characteristics of native erythrocytes while conferring catalytic activity,offering a novel strategy for clinical intervention against organophosphorus poisoning.
3.Bone Age Estimation of Chinese Han Adolescents's and Children's Elbow Joint X-rays Based on Multiple Deep Convolutional Neural Network Models
Dan-Yang LI ; Hui-Ming ZHOU ; Lei WAN ; Tai-Ang LIU ; Yuan-Zhe LI ; Mao-Wen WANG ; Ya-Hui WANG
Journal of Forensic Medicine 2025;41(1):48-58
Objective To explore a deep learning-based automatic bone age estimation model for elbow joint X-ray images of Chinese Han adolescents and children and evaluate its performance.Methods A total of 943(517 males and 426 females)elbow joint frontal view X-ray images of Chinese Han ado-lescents and children aged 6.00 to<16.00 years were collected from East,South,Central and North-west China.Three experimental schemes were adopted for bone age estimation.Scheme 1:Directly in-put preprocessed images into the regression model;Scheme 2:Train a segmentation network using"key elbow joint bone annotations"as labels,then input segmented images into the regression model;Scheme 3:Train a segmentation network using"full elbow joint bone annotations"as labels,then in-put segmented images into the regression model.For segmentation,the optimal model was selected from U-Net,UNet++and TransUNet.For regression,VGG16,VGG19,InceptionV2,InceptionV3,ResNet34,ResNet50,ResNet101 and DenseNet121 models were selected for bone age estimation.The dataset was randomly split into 80%(754 samples)for training and validation for model fitting and hyperparameter tuning,and 20%(189 samples)as an internal test set to test the performance of the trained model.An additional 104 elbow joint X-ray images from the same demographic and age group were col-lected and used as an external test set.Model performance was evaluated by comparing the mean ab-solute error(MAE),root mean square error(RMSE),accuracies within±0.7 years(P±0.7 years)and±1.0 years(P±1.0 years)between the estimated age and the actual age,and by drawing radar charts,scat-ter plots,and heatmaps.Results When segmented with Scheme 3,the UNet++model achieved good segmentation performance with a segmentation loss of 0.000 4 and an accuracy of 93.8%at a learning rate of 0.000 1.In the internal test set,the DenseNet121 model with Scheme 3 yielded the best results with MAE,P±0.7 years and P±1.0 years being 0.83 years,70.03%,and 84.30%,respectively.In the external test set,the DenseNet121 model with Scheme 3 also performed best,with an average MAE of 0.89 years and an average RMSE of 1.00 years.Conclusion When performing automatic bone age estima-tion using elbow joint X-ray images in Chinese Han adolescents and children,it is recommended to use the UNet++model for segmentation.The DenseNet121 model with Scheme 3 achieves optimal per-formance.Using segmentation networks,especially that trained with annotation areas encompassing the full elbow joint including the distal humerus,proximal radius,and proximal ulna,can improve the ac-curacy of bone age estimation based on elbow joint X-ray images.
4.Dual-Channel Shoulder Joint X-ray Bone Age Estimation in Chinese Han Ado-lescents Based on the Fusion of Segmentation Labels and Original Images
Hui-Ming ZHOU ; Dan-Yang LI ; Lei WAN ; Tai-Ang LIU ; Yuan-Zhe LI ; Mao-Wen WANG ; Ya-Hui WANG
Journal of Forensic Medicine 2025;41(3):208-216
Objective To explore a deep learning network model suitable for bone age estimation using shoulder joint X-ray images in Chinese Han adolescents.Methods A retrospective collection of 1 286 shoulder joint X-ray images of Chinese Han adolescents aged 12.0 to<18.0 years(708 males and 578 females)was conducted.Using random sampling,approximately 80%of the samples(1 032 cases)were selected as the training and validation sets for model learning,selection and optimization,and the other 20%samples(254 cases)were used as the test set to evaluate the model's generalization ability.The original single-channel shoulder joint X-ray images and dual-channel inputs combining original images with segmentation labels(manually annotated shoulder joint regions multiplied pixel-by-pixel with original images,followed by segmentation via the U-Net++network to retain only key shoulder joint region information)were respectively input into four network models,namely VGG16,ResNet18,ResNet50 and DenseNet121 for bone age estimation.Additionally,manual bone age estimation was con-ducted on the test set data,and the results were compared with the four network models.The mean absolute error(MAE),root mean square error(RMSE),coefficient of determination(R2),and Pear-son correlation coefficient(PCC)were used as main evaluation indicators.Results In the test set,the bone age estimation results of the four models with dual-channel input of shoulder joint X-ray images outperformed those with single-channel input in all four evaluation indicators.Among them,DenseNet121 with dual-channel input achieved best results with MAE of 0.54 years,RMSE of 0.82 years,R2 of 0.76,and PCC(r)of 0.88.Manual estimation yielded an MAE of 0.82 years,ranking second only to dual-channel DenseNet121.Conclusion The DenseNet121 model with dual-channel input combined with original images and segmentation labels is superior to manual evaluation results,and can effectively estimate the bone age of Chinese Han adolescents.
5.Detection of Ketamine and Norketamine Using an Aptamer-Functionalized Gra-phene Oxide Fluorescent Sensor
Li-Xia WEI ; Bo LIU ; Xiao-Yuan YANG ; Xi ZHANG ; Yi-Feng LAN ; Chao ZHANG ; Juan JIA ; Dan ZHANG ; Zhi-Wen WEI ; Ke-Ming YUN ; Zhe CHEN
Journal of Forensic Medicine 2025;41(4):326-339
Objective To construct an aptamer-functionalized carboxylated graphene oxide(CGO)fluo-rescent sensor to achieve highly sensitive and specific detection of ketamine(KET)and its metabolite norketamine(NK)using an aptamer capable of simultaneously recognizing KET and NK.Methods A specific aptamer for simultaneous recognition of KET and NK was screened using graphene oxide-sys-tematic evolution of ligand by exponential enrichment(GO-SELEX)and molecular docking tech-niques.The aptamer,labeled with Cy5 fluorescence,was chemically conjugated to CGO to construct an aptamer-functionalized CGO fluorescent sensor.By optimizing detection conditions,including the mass concentration of CGO,aptamer concentration,reaction temperature,and incubation time,quantita-tive analysis of the target analytes was achieved using the ratio of fluorescence intensity changes be-fore and after target addition.The stability of the sensor in biological matrices was evaluated by moni-toring fluorescence intensity changes over incubation time in blank blood and urine,in comparison with the traditional physical adsorption-based CGO fluorescent sensor.Spiked recovery experiments in blank blood and urine were conducted to compare performance with that of HPLC-MS/MS.Results A specific aptamer A5 was selected and chemically conjugated with CGO to construct the aptamer-functionalized CGO fluorescent sensor.Under optimized conditions,the proposed fluorescent sensor ex-hibited a linear detection range of 1.0-5.0 ng/mL for KET,with a limit of detection(LOD)of 0.86 ng/mL;while for NK,the linear detection range was 1.0-5.0 ng/mL,with an LOD of 0.70 ng/mL.Com-pared with the CGO fluorescent sensor constructed via physical adsorption,this sensor demonstrated greater stability in blood and urine.The spiked recovery rates of KET and NK in blank blood and urine ranged from 81.50%to 110.03%,exhibiting detection performance comparable to that of HPLC-MS/MS.Conclusion The aptamer screening method offers a novel approach for selecting aptamers tar-geting drugs and their metabolites.The constructed aptamer-functionalized CGO fluorescent sensor pro-vides an efficient and reliable strategy for the high-performance detection of KET and NK.
6.Correlation analysis of serum human epididymis protein 4 and LIPS score with sepsis-associated acute respiratory distress syndrome and 28 d mortality
Yi ZHANG ; Zhe LIU ; Jing YUAN ; Wen LI ; Wenjing WANG
International Journal of Laboratory Medicine 2025;46(5):589-594
Objective To investigate the correlation of serum human epididymis protein 4(HE4)and lung injury Prediction(LIPS)score with sepsis-associated acute respiratory distress syndrome(ARDS)and 28 d mortality.Methods A total of 207 patients with sepsis admitted to the hospital from January 2021 to January 2024 were selected.According to the presence or absence of ARDS,the patients were divided into ARDS group(73 cases)and non-ARDS group(134 cases).According to the 28 d survival,the ARDS group was further di-vided into death group(26 cases)and survival group(47 cases).HE4 level was detected by electrochemilumi-nescence,and LIPS score was calculated.Multivariate Logistic regression model was used to analyze the influ-encing factors of death in ARDS patients.Point biserial correlation was used to analyze the correlation between serum HE4,LIPS score and 28 d death in ARDS patients.The receiver operating characteristic(ROC)curve was used to evaluate the value of serum HE4 and LIPS score in the diagnosis of sepsis-associated ARDS and predicting 28 d mortality.Results Compared with non-ARDS group,the serum HE4 level and LIPS score were significantly increased in ARDS group(P<0.05).The independent risk factors for sepsis-associated ARDS were increased SOFA score,increased blood lactic acid,increased HE4 and increased LIPS score(P<0.05).The 28 d mortality of 73 patients with sepsis-associated ARDS was 35.62%(26/73).Compared with the survival group,the serum HE4 and LIPS scores were increased in the death group(P<0.05).Serum HE4 and LIPS scores were positively correlated with 28 d mortality in patients with sepsis-associated ARDS(r=0.605,0.579,P<0.05).The area under the curve(AUC)of serum HE4 combined with LIPS score in the di-agnosis of sepsis-associated ARDS was 0.909,which was larger than 0.828 and 0.806 of serum HE4 and LIPS score alone(Z=3.360,3.387,all P<0.05).The AUC of serum HE4 combined with LIPS score in predicting 28 d mortality of patients with sepsis-associated ARDS was 0.891,which was larger than 0.808 and 0.779 of by serum HE4 and LIPS score alone(Z=2.028,2.017,all P<0.05).Conclusion The elevated serum HE4 level and LIPS score are independent risk factors for sepsis-associated ARDS,and are closely related to 28 d mortality.The combination of serum HE4 and LIPS score has a high value in the diagnosis of sepsis-associated ARDS and the prediction of 28 d mortality.
7.Teaching Practice and Exploration of"Tutorial System"Based on The Cultivation of Scientific Research and Innovation Ability of Medical Students
Qiao ZHANG ; Yin-Feng YANG ; Yue-Li NI ; Zhuo-Ran TENG ; Wen-Jing LIU ; Jing WU ; Yan-Rui WU ; Yu DOU ; Ming HE ; Shu-De LI ; Ping GAN ; Fang YUAN ; Zhe YANG ; Xin-Wang YANG
Chinese Journal of Biochemistry and Molecular Biology 2025;41(3):470-480
The scientific research and innovation capabilities of medical students are intrinsically linked to the sustained and high-quality development of national healthcare initiatives.Cultivating outstanding medi-cal students with independent scientific capabilities and innovative consciousness is a critical component in the education and training of high-level medical professionals.Our investigation revealed that within the imperfections of the cultivating model,some faculty and students at medical schools have an insufficient understanding of scientific research and innovation and lack motivation for engaging in such activities,which hinder the progression of scientific research activities.Consequently,we initiated a teaching practice and exploratory study on the"tutorial system"aimed at fostering medical students'scientific research and innovation abilities.Based on the principle of"research informing teaching,teaching and research advan-cing together,"this study implements a"tutorial system"coordinated by tutors,supplemented by graduate and undergraduate student mentors,to cultivate innovative thinking,stimulate interest in scientific re-search,and enhance practical and research skills among medical students.Through collaborative efforts within"scientific research innovation teams,"various educational methods—including preliminary re-search,in-class and extracurricular activities,intra-group and inter-group interactions,and theoretical and practical applications—are employed to improve and strengthen the cultivation of medical students'scientif-ic research and innovation abilities.This study aims to provide valuable references for optimizing medical education management systems and enhancing the quality of medical student training.
8.Ibuprofen Oral Administration Protocols for Analgesia After Cesarean Delivery: A Prospective Randomized Controlled Study
Shuang LI ; Ju BAO ; Yuan QU ; Bo ZHANG ; Xinni CAO ; Yanping HUANG ; Zhe LIU
Maternal-Fetal Medicine 2025;07(2):69-75
Objective::To compare the analgesic effects of ibuprofen administered orally via two modes combined with a conventional, patient-controlled intravenous analgesia pump on maternal pain after cesarean section (CS).Methods::This prospective, randomized, controlled study enrolled females who underwent CS from August 2022 to August 2023 at Peking University First Hospital, Beijing, China. Participants were randomly assigned to either an as-needed ibuprofen group (300 mg orally upon request) or a scheduled ibuprofen group (300 mg every 12 hours for 48 hours). The primary outcomes assessed were postoperative pain levels using the Wong-Baker Faces Pain Scale-Revised and cumulative oxycodone consumption at multiple time points up to 48 hours post-delivery. Secondary outcomes included recovery parameters (time to first flatus, ambulation, and lactation initiation), patient satisfaction with pain control, and postpartum depression scores evaluated by the Edinburgh Postnatal Depression Scale on postoperative day 3. Normally distributed data analyzed with t-tests; non-normal data with Mann-Whitney U tests; categorical variables with chi-square or Fisher’s exact tests (SPSS 26.0, P < 0.05). Results::After excluding 61 non-eligible cases, 339 patients were included (171 as-needed vs. 168 scheduled). The scheduled group showed significantly better pain control at 12 hours (4.00 (2.00-5.50) vs. 4.00 (4.00-6.00), P < 0.001), 24 hours (4.00 (2.00-4.00) vs. 4.00 (2.00-6.00), P < 0.001), and 36 hours (2.00 (2.00-4.00) vs. 4.00 (2.00-4.00), P < 0.001), and 48 hours (2.00 (2.00-4.00) vs. 2.00 (2.00-4.00), P = 0.004) post-delivery and lower levels of oxycodone consumption at 36 hours (10.20 (8.20-13.35) vs. 11.00 (8.80-14.40), P = 0.042) and 48 hours (12.40 (10.40-15.95) vs. 13.80 (11.00-16.00), P = 0.020) postpartum compared with those in the as-needed group. Additionally, the time to the return of bowel movements was shorter in the scheduled group than in the as-needed group (23.50 (16.94, 31.47) vs. 27.00 (19.88, 35.97), P = 0.004). Differences in post-delivery ambulation, lactation initiation, satisfaction levels, and depression scores were not significantly different between the two groups. Conclusion::The results of this study promote the use of ibuprofen (scheduled oral administration) combined with a conventional, patient-controlled intravenous analgesia pump for achieving better post-CS pain control than an as-needed dosage regimen.Registration::Chinese Clinical Trial Registry, ChiCTR2400082474.
9.Heterologous Expression,Purification and Enzymatic Characterization of Xylitol Dehydrogenase from the Thermophilic Fungus Talaromyces emersonii
Er MENG ; Cong QU ; Ke YI ; Hui-Min LI ; Xin-Yi DUAN ; Zhe-Yuan ZHANG ; Shao-Long HE ; Yu-Tao LUO ; Lei WU ; Dong-Yi ZHANG ; Chang-Jun LIU
Chinese Journal of Biochemistry and Molecular Biology 2025;41(7):1007-1018
The xylitol dehydrogenase(XDH)is a crucial enzyme involved in the xylose utilization in pentose-catabolizing yeasts and fungi.In addition to producing xylulose,XDH can also be employed to develop a biosensor for monitoring xylitol concentration.In this study,the gene encoding the thermophilic fungus Talaromyces emersonii XDH(TeXDH)was heterologously expressed in Escherichia coli BL21(DE3)at 16 ℃ in the soluble form.Recombinant TeXDH with high purity was purified by using a Ni-NTA affinity column.Size-exclusion chromatography and SDS-PAGE analysis demonstrated that the puri-fied recombinant TeXDH exists as a native trimer with a molecular mass of approximately 116 kD,and is composed of three identical subunits,each with a molecular weight of around 39 kD.The TeXDH strictly preferred NAD+as a coenzyme to NADP+.The optimal temperature and pH of the TeXDH were 40 ℃and 10.0,respectively.After EDTA treatment,the enzyme activity of TeXDH decreased to 43.26%of the initial enzyme activity,while the divalent metal ions Mg2+or Ca2+could recover the enzyme activity of TeXDH,reaching 103.32%and 110.69%of the initial enzyme activity,respectively,making them the optimal divalent metal ion cofactors for TeXDH enzyme.However,the divalent metal ions of Mn2+,Ni2+,Cu2+,Zn2+,Co2+,and Cd2+significantly inhibited the activity of TeXDH.ICP-MS and molecular doc-king studies revealed that 1 mol/L of TeXDH bound 2 mol/L Zn2+ions and 1 mol/L Mg2+ion.Further-more,TeXDH exhibited a high specificity for xylitol,laying the foundation for the development of future xylitol biosensors.
10.Deubiquitinase JOSD2 alleviates colitis by inhibiting inflammation via deubiquitination of IMPDH2 in macrophages.
Xin LIU ; Yi FANG ; Mincong HUANG ; Shiliang TU ; Boan ZHENG ; Hang YUAN ; Peng YU ; Mengyao LAN ; Wu LUO ; Yongqiang ZHOU ; Guorong CHEN ; Zhe SHEN ; Yi WANG ; Guang LIANG
Acta Pharmaceutica Sinica B 2025;15(2):1039-1055
Inflammatory bowel disease (IBD) is a chronic inflammatory disorder of the gastrointestinal tract, which increases the incidence of colorectal cancer (CRC). In the pathophysiology of IBD, ubiquitination/deubiquitination plays a critical regulatory function. Josephin domain containing 2 (JOSD2), a deubiquitinating enzyme, controls cell proliferation and carcinogenesis. However, its role in IBD remains unknown. Colitis mice model developed by dextran sodium sulfate (DSS) or colon tissues from individuals with ulcerative colitis and Crohn's disease showed a significant upregulation of JOSD2 expression in the macrophages. JOSD2 deficiency exacerbated the phenotypes of DSS-induced colitis by enhancing colon inflammation. DSS-challenged mice with myeloid-specific JOSD2 deletion developed severe colitis after bone marrow transplantation. Mechanistically, JOSD2 binds to the C-terminal of inosine-5'-monophosphate dehydrogenase 2 (IMPDH2) and preferentially cleaves K63-linked polyubiquitin chains at the K134 site, suppressing IMPDH2 activity and preventing activation of nuclear factor kappa B (NF-κB) and inflammation in macrophages. It was also shown that JOSD2 knockout significantly exacerbated increased azoxymethane (AOM)/DSS-induced CRC, and AAV6-mediated JOSD2 overexpression in macrophages prevented the development of colitis in mice. These outcomes reveal a novel role for JOSD2 in colitis through deubiquitinating IMPDH2, suggesting that targeting JOSD2 is a potential strategy for treating IBD.


Result Analysis
Print
Save
E-mail