The complexes 1-4 of cyclobutanocucurbit[5]uril(CyB5Q[5])with Na^(+)/K^(+)have been synthesized and characterized by single-crystal X-ray diffraction.The results show that although the inorganic salts are used when th...The complexes 1-4 of cyclobutanocucurbit[5]uril(CyB5Q[5])with Na^(+)/K^(+)have been synthesized and characterized by single-crystal X-ray diffraction.The results show that although the inorganic salts are used when the cations are the same and the anions are different,in complex 1,Na^(+)closes one port of CyB5Q[5]through Na—O seven coordination bonds to form a molecular bowl;in complex 3,Na^(+)completely closes the two ports of CyB5Q[5]to form a molecular capsule with six Na—O coordination bonds;in complexes 2 and 4,the two ports of CyB5Q[5]are completely closed to form K—O coordinated molecular capsules,but the K^(+)of complex 2 is six-coordinated and that of complex 4 is eight-/nine-coordinated.and complex 4 are connected by three oxygen bridges to form a 1D molecular chain.CCDC:2457122,1;2457121,2;2457400,3;2457120,4.展开更多
Nitrogen use efficiency in rice is lower than in upland crops,likely due to differences in soil nitrogen dynamics and crop nitrogen preferences.However,the specific nitrogen dynamics in paddy and upland systems and th...Nitrogen use efficiency in rice is lower than in upland crops,likely due to differences in soil nitrogen dynamics and crop nitrogen preferences.However,the specific nitrogen dynamics in paddy and upland systems and their impact on crop nitrogen uptake remain poorly understood.The N dynamics and impact on crop N uptake determine the downstream environmental pollution from nitrogen fertilizer.To address this poor understanding,we analyzed 2,044 observations of gross nitrogen transformation rates in soils from 136 studies to examine nitrogen dynamics in both systems and their effects on nitrogen uptake in rice and upland crops.Our findings revealed that nitrogen mineralization and autotrophic nitrification rates are lower in paddies than in upland soil,while dissimilatory nitrate reduction to ammonium is higher in paddies,these differences being driven by flooding and lower total nitrogen content in paddies.Rice exhibited higher ammonium uptake,while upland crops had over twice the nitrate uptake.Autotrophic nitrification stimulated by p H reduced rice nitrogen uptake,while heterotrophic nitrification enhanced nitrogen uptake of upland crops.Autotrophic nitrification played a key role in regulating the ammonium-to-nitrate ratio in soils,which further affected the balance of plant nitrogen uptake.These results highlight the need to align soil nitrogen dynamics with crop nitrogen preferences to maximize plant maximize productivity and reduce reactive nitrogen pollution.展开更多
Influenza A virus(IAV) has a wide host range,including wild birds,poultry,various mammals,and even humans(Xu et al.2024).Currently,two subtypes of canine influenza virus(CIV),H3N8 and H3N2,are primarily circulating in...Influenza A virus(IAV) has a wide host range,including wild birds,poultry,various mammals,and even humans(Xu et al.2024).Currently,two subtypes of canine influenza virus(CIV),H3N8 and H3N2,are primarily circulating in dogs.The H3N8 CIV was introduced from horses into dogs in 2004(Crawford et al.2005),while the H3N2 CIV originated from chickens in Asia in 2007(Song et al.2008).In China,H3N2 is the predominant CIV subtype,with a prevalence rate of up to 5.63% in the canine population,as reported by Chen et al.(2023).CIV infection typically manifests with symptoms such as coughing,sneezing,runny nose,and fever but is rarely fatal.However,co-infection with other pathogens(e.g.,Streptococcus,Mycoplasma or canine parainfluenza virus) can exacerbate symptoms and lead to lethal outcomes(Yondo et al.2023).展开更多
Effective treatment of subcutaneous tumors remains a focal point in cancer therapy.Photothermal therapy,a novel therapeutic approach,has emerged as a promising alternative,offering a less invasive option for the treat...Effective treatment of subcutaneous tumors remains a focal point in cancer therapy.Photothermal therapy,a novel therapeutic approach,has emerged as a promising alternative,offering a less invasive option for the treatment of subcutaneous tumors.This study reports the exploration of novel supramolecular halogen-bonded organic frameworks(XOFs)based on[N…Br^(+)…N]halogen bonds through the ligand exchange strategy and their application in photothermal therapy.Through ligand exchange,XOF(Br)-TPy was successfully prepared,and its structure and properties were thoroughly characterized using NMR,XPS,FT-IR,and XRD techniques.Due to their cationic characteristics,these XOFs serve as effective carriers for the photothermal agent IR820.In vitro experiments demonstrated that the IR820@XOF(Br)-TPy composite exhibits excellent photothermal conversion efficiency under NIR irradiation,effectively inducing tumor cell ablation.Furthermore,in vivo studies confirmed the remarkable antitumor efficacy of the composite material in a subcutaneous tumor model.This work demonstrates that the ligand exchange strategy is a versatile and facile approach for constructing XOFs(Br)and provides a novel strategy for developing advanced photothermal therapeutic agents with significant application potential.展开更多
N6-methyladenosine(m^(6)A)modification,the most abundant internal modification in messenger RNA(mRNA)and long non-coding RNA(lncRNA),has emerged as a critical epitranscriptomic regulatory mechanism in eukaryotes.While...N6-methyladenosine(m^(6)A)modification,the most abundant internal modification in messenger RNA(mRNA)and long non-coding RNA(lncRNA),has emerged as a critical epitranscriptomic regulatory mechanism in eukaryotes.While the importance of m^(6)A modification in various biological processes has been recognized,a comprehensive understanding of its diverse roles in plant biology and agricultural applications remains fragmented.This review analyzes recent advances inm^(6)A modification's biological functions in plants.m^(6)A modification plays crucial roles in multiple aspects of plant life,including seed germination,organ development,and reproductive structure formation.Furthermore,m^(6)A has been found to significantly influence plant responses to environmental stresses,including salt,drought,temperature,and heavy metal exposure.We also uncover m^(6)A involvement in important agricultural traits.This review provides insights into the mechanistic understanding of m^(6)A modification in plants and highlights its applications in agricultural improvement,offering a foundation for future research in crop enhancement and stress resistance.展开更多
In printed circuit board(PCB)manufacturing,surface defects can significantly affect product quality.To address the performance degradation,high false detection rates,and missed detections caused by complex backgrounds...In printed circuit board(PCB)manufacturing,surface defects can significantly affect product quality.To address the performance degradation,high false detection rates,and missed detections caused by complex backgrounds in current intelligent inspection algorithms,this paper proposes CG-YOLOv8,a lightweight and improved model based on YOLOv8n for PCB surface defect detection.The proposed method optimizes the network architecture and compresses parameters to reduce model complexity while maintaining high detection accuracy,thereby enhancing the capability of identifying diverse defects under complex conditions.Specifically,a cascaded multi-receptive field(CMRF)module is adopted to replace the SPPF module in the backbone to improve feature perception,and an inverted residual mobile block(IRMB)is integrated into the C2f module to further enhance performance.Additionally,conventional convolution layers are replaced with GSConv to reduce computational cost,and a lightweight Convolutional Block Attention Module based Convolution(CBAMConv)module is introduced after Grouped Spatial Convolution(GSConv)to preserve accuracy through attention mechanisms.The detection head is also optimized by removing medium and large-scale detection layers,thereby enhancing the model’s ability to detect small-scale defects and further reducing complexity.Experimental results show that,compared to the original YOLOv8n,the proposed CG-YOLOv8 reduces parameter count by 53.9%,improves mAP@0.5 by 2.2%,and increases precision and recall by 2.0%and 1.8%,respectively.These improvements demonstrate that CG-YOLOv8 offers an efficient and lightweight solution for PCB surface defect detection.展开更多
文摘The complexes 1-4 of cyclobutanocucurbit[5]uril(CyB5Q[5])with Na^(+)/K^(+)have been synthesized and characterized by single-crystal X-ray diffraction.The results show that although the inorganic salts are used when the cations are the same and the anions are different,in complex 1,Na^(+)closes one port of CyB5Q[5]through Na—O seven coordination bonds to form a molecular bowl;in complex 3,Na^(+)completely closes the two ports of CyB5Q[5]to form a molecular capsule with six Na—O coordination bonds;in complexes 2 and 4,the two ports of CyB5Q[5]are completely closed to form K—O coordinated molecular capsules,but the K^(+)of complex 2 is six-coordinated and that of complex 4 is eight-/nine-coordinated.and complex 4 are connected by three oxygen bridges to form a 1D molecular chain.CCDC:2457122,1;2457121,2;2457400,3;2457120,4.
基金funded by the National Key Research and Development Program of China(2024YFD1501602)the National Natural Science Foundation of China(42407437)conducted as part of the Coordinated Research Project D1.50.16,implemented by the Soil and Water Management and Crop Nutrition Section of the Joint FAO/IAEA Division of Nuclear Techniques in Food and Agriculture,Department of Nuclear Sciences and Applications,Vienna,Austria。
文摘Nitrogen use efficiency in rice is lower than in upland crops,likely due to differences in soil nitrogen dynamics and crop nitrogen preferences.However,the specific nitrogen dynamics in paddy and upland systems and their impact on crop nitrogen uptake remain poorly understood.The N dynamics and impact on crop N uptake determine the downstream environmental pollution from nitrogen fertilizer.To address this poor understanding,we analyzed 2,044 observations of gross nitrogen transformation rates in soils from 136 studies to examine nitrogen dynamics in both systems and their effects on nitrogen uptake in rice and upland crops.Our findings revealed that nitrogen mineralization and autotrophic nitrification rates are lower in paddies than in upland soil,while dissimilatory nitrate reduction to ammonium is higher in paddies,these differences being driven by flooding and lower total nitrogen content in paddies.Rice exhibited higher ammonium uptake,while upland crops had over twice the nitrate uptake.Autotrophic nitrification stimulated by p H reduced rice nitrogen uptake,while heterotrophic nitrification enhanced nitrogen uptake of upland crops.Autotrophic nitrification played a key role in regulating the ammonium-to-nitrate ratio in soils,which further affected the balance of plant nitrogen uptake.These results highlight the need to align soil nitrogen dynamics with crop nitrogen preferences to maximize plant maximize productivity and reduce reactive nitrogen pollution.
基金supported by the National Key Research and Development Program of China (2021YFD1800200)the National Natural Science Foundation of China (32170539)。
文摘Influenza A virus(IAV) has a wide host range,including wild birds,poultry,various mammals,and even humans(Xu et al.2024).Currently,two subtypes of canine influenza virus(CIV),H3N8 and H3N2,are primarily circulating in dogs.The H3N8 CIV was introduced from horses into dogs in 2004(Crawford et al.2005),while the H3N2 CIV originated from chickens in Asia in 2007(Song et al.2008).In China,H3N2 is the predominant CIV subtype,with a prevalence rate of up to 5.63% in the canine population,as reported by Chen et al.(2023).CIV infection typically manifests with symptoms such as coughing,sneezing,runny nose,and fever but is rarely fatal.However,co-infection with other pathogens(e.g.,Streptococcus,Mycoplasma or canine parainfluenza virus) can exacerbate symptoms and lead to lethal outcomes(Yondo et al.2023).
基金supported by the National Natural Science Foundation of China(Nos.22371218,82271518,21801194)Xianyang Bureau of Science and Technology(No.L2024-QCY-ZYYJJQ-260)+2 种基金The Interdisciplinary Innovative Talents Foundation from Renmin Hospital of Wuhan University(No.JCRCFZ-2022-030)Guiding Projects of Traditional Chinese Medicine in 2023~2024 by Hubei Provincial Administration of Traditional Chinese Medicine(No.ZY2023F038)the support of the Core Facility of Wuhan University and the Large-scale Instrument and Equipment Sharing Foundation of Wuhan University。
文摘Effective treatment of subcutaneous tumors remains a focal point in cancer therapy.Photothermal therapy,a novel therapeutic approach,has emerged as a promising alternative,offering a less invasive option for the treatment of subcutaneous tumors.This study reports the exploration of novel supramolecular halogen-bonded organic frameworks(XOFs)based on[N…Br^(+)…N]halogen bonds through the ligand exchange strategy and their application in photothermal therapy.Through ligand exchange,XOF(Br)-TPy was successfully prepared,and its structure and properties were thoroughly characterized using NMR,XPS,FT-IR,and XRD techniques.Due to their cationic characteristics,these XOFs serve as effective carriers for the photothermal agent IR820.In vitro experiments demonstrated that the IR820@XOF(Br)-TPy composite exhibits excellent photothermal conversion efficiency under NIR irradiation,effectively inducing tumor cell ablation.Furthermore,in vivo studies confirmed the remarkable antitumor efficacy of the composite material in a subcutaneous tumor model.This work demonstrates that the ligand exchange strategy is a versatile and facile approach for constructing XOFs(Br)and provides a novel strategy for developing advanced photothermal therapeutic agents with significant application potential.
基金supported by the National Nature Science Foundation of China(Grant No.31660568)Guangxi Science and Technology major project(Grant No.GuikeAA22068088)+2 种基金start-up funding for introduced talents in Guangxi University,the Guangxi Colleges and Universities Young and Middle-aged Teachers'Basic Scientific Research Ability Improvement Project(Grant No.2024KY0010)Guangxi Graduate Education Innovation Program(Grant No.YCSW2024093)the Guangxi University Student Innovation and Entrepreneurship Training Program Funding Project(Grant Nos.202310593704,202310593714,202410953044S).
文摘N6-methyladenosine(m^(6)A)modification,the most abundant internal modification in messenger RNA(mRNA)and long non-coding RNA(lncRNA),has emerged as a critical epitranscriptomic regulatory mechanism in eukaryotes.While the importance of m^(6)A modification in various biological processes has been recognized,a comprehensive understanding of its diverse roles in plant biology and agricultural applications remains fragmented.This review analyzes recent advances inm^(6)A modification's biological functions in plants.m^(6)A modification plays crucial roles in multiple aspects of plant life,including seed germination,organ development,and reproductive structure formation.Furthermore,m^(6)A has been found to significantly influence plant responses to environmental stresses,including salt,drought,temperature,and heavy metal exposure.We also uncover m^(6)A involvement in important agricultural traits.This review provides insights into the mechanistic understanding of m^(6)A modification in plants and highlights its applications in agricultural improvement,offering a foundation for future research in crop enhancement and stress resistance.
基金funded by the Joint Funds of the National Natural Science Foundation of China(U2341223)the Beijing Municipal Natural Science Foundation(No.4232067).
文摘In printed circuit board(PCB)manufacturing,surface defects can significantly affect product quality.To address the performance degradation,high false detection rates,and missed detections caused by complex backgrounds in current intelligent inspection algorithms,this paper proposes CG-YOLOv8,a lightweight and improved model based on YOLOv8n for PCB surface defect detection.The proposed method optimizes the network architecture and compresses parameters to reduce model complexity while maintaining high detection accuracy,thereby enhancing the capability of identifying diverse defects under complex conditions.Specifically,a cascaded multi-receptive field(CMRF)module is adopted to replace the SPPF module in the backbone to improve feature perception,and an inverted residual mobile block(IRMB)is integrated into the C2f module to further enhance performance.Additionally,conventional convolution layers are replaced with GSConv to reduce computational cost,and a lightweight Convolutional Block Attention Module based Convolution(CBAMConv)module is introduced after Grouped Spatial Convolution(GSConv)to preserve accuracy through attention mechanisms.The detection head is also optimized by removing medium and large-scale detection layers,thereby enhancing the model’s ability to detect small-scale defects and further reducing complexity.Experimental results show that,compared to the original YOLOv8n,the proposed CG-YOLOv8 reduces parameter count by 53.9%,improves mAP@0.5 by 2.2%,and increases precision and recall by 2.0%and 1.8%,respectively.These improvements demonstrate that CG-YOLOv8 offers an efficient and lightweight solution for PCB surface defect detection.