CINXE.COM

《自然》(20241114出版)一周论文导读—新闻—科学网

<!DOCTYPE html> <html> <head> <title>《自然》(20241114出版)一周论文导读—新闻—科学网</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content=《自然》,一周论文导读,[mynews.keys] /> <script language="javascript" type="text/javascript"> function showsize(sid) { document.getElementById("content"+1).style.fontSize=sid; document.getElementById("content"+1).className='f'+sid; } function showandhide(showid,hideid) { document.getElementById(showid).style.display=""; document.getElementById(hideid).style.display="none"; document.getElementById(showid+"1").style.background="#005007"; document.getElementById(hideid+"1").style.background="#787878"; } </script> <style type="text/css"> body { margin:0; padding:0; background:#e4e6df url(/images/a-b-mbr.jpg) repeat-y center top; text-align:center; font:13px Arial, Helvetica, sans-serif; } #wrap { margin:0 auto; text-align:left; width:970px; padding:0 0px; w\idth:970px;background:#ffffff} img { border:0; } td{font:13px 宋体} #header { width:100%; margin-top:5px;text-align:center; } #fielder {margin:0 auto; text-align:left; width:970px;} #fielderleft {width:450px; float: left;font:13px 宋体;color:#b41319;height:20px; text-align:right;margin-top:5px} #fielderright {width:520px; float: right;height:20px} #fielderleft a{font:13px 宋体;color:#b41319; text-decoration:none; } #main {margin:0 auto; text-align:left; width:960px; padding:0 4px;} #footer { width:100%; height:66px;margin-top:10px; clear:both; text-align:center; } #foot1{text-align:center;background:#d7ceaa;color:#885f17;width:100%; height:30px;margin-top:10px;vertical-align:bottom} #foot1 a{font:12px 宋体, Helvetica, sans-serif;color:#885f17; text-decoration:none;} #mleft{float: left; width:680px} #mright{float: right; width:270px;text-align:left;} .html1{font:12px 宋体;color:#333333; text-decoration:none; } .html2{font:12px 宋体;color:#885f17; text-decoration:none; } #headerleft ul {text-align:left; width:456px; margin:0; padding:0; list-style:none; } #headerleft li{ margin-right: auto;display:inline;vertical-align:bottom;} #headerleft { float:left; width:456px; height:22px text-align:left; } #headerleft a{font:13px 宋体, Helvetica, sans-serif;color:#000000; text-decoration:none;} #headerright a{font:13px 宋体, Helvetica, sans-serif;color:#000000; text-decoration:none;} #head2{background:#ba1414;width:970px;bgcolor:#ba1414;margin-top:0px} textarea { font: 12px Arial, Helvetica, sans-serif; border:1px solid #333333; } .input{ font: 11px Arial, Helvetica, sans-serif; border:1px solid #333333;} .rblinput{ font: 11px Arial; border:0;width:30px} .ulclass{margin:8px 5px 8px 20px; padding:0; list-style:none; text-align:left; line-height:16px;} .ulclass li{display:inline;} .h1ulclass{margin:0px 5px 8px 20px; padding:0; list-style:none; text-align:left; line-height:16px;} .h1ulclass li{display:inline;} .plnum{width: 30px;color:#587c19;font:12px 宋体; text-align:center; font-weight:bold;margin-left:-14px} .highlight2{font-size:12px;color:#333333;text-decoration:none;} a:hover { color: #ba1413; text-decoration: underline; } a{ text-decoration:none;color:#333333;} #head1{width:970px;margin-top:0px} #head2 td{font:12px 宋体} #field8 a{font:13px 宋体;color:#fff; text-decoration:none;} #content1 a{color: #800000;} #content1 {font:14px 宋体;} img{max-width:600px} #field8 td{ height:20px;} .f12{font-size:12px;word-break: break-all;font:12px ;} .f14{font-size:14px;word-break: break-all;font:14px } .f16{font-size:16px;word-break: break-all;font:16px } .ifcomm{} .f12 p {font-size:12px;word-break: break-all;font:12px!important; } .f14 p {font-size:14px;word-break: break-all;font:14px!important; } .f16 p {font-size:16px;word-break: break-all;font:16px!important; } .bq{text-indent:0em;font-weight:bold;font-size:13px;border:solid 1px #333 ;padding:10px;} </style> <script type="text/javascript" src="/js/lazyload/jquery.min.js"></script> <script type="text/javascript" src="/js/lazyload/jquery.lazyload.js"></script> <script type="text/javascript"> jQuery(document).ready( function($){ $("img").lazyload({ placeholder : "/js/lazyload/grey.gif", effect : "fadeIn", threshold : 200 }); }); </script> </head> <body> <div id="wrap"> <script src="/html/js/htmlnewshead.js" type="text/javascript"></script> <script type="text/javascript"> function browserRedirect() { var sUserAgent= navigator.userAgent.toLowerCase(); var bIsIpad= sUserAgent.match(/ipad/i) == "ipad"; var bIsIphoneOs= sUserAgent.match(/iphone os/i) == "iphone os"; var bIsMidp= sUserAgent.match(/midp/i) == "midp"; var bIsUc7= sUserAgent.match(/rv:1.2.3.4/i) == "rv:1.2.3.4"; var bIsUc= sUserAgent.match(/ucweb/i) == "ucweb"; var bIsAndroid= sUserAgent.match(/android/i) == "android"; var bIsCE= sUserAgent.match(/windows ce/i) == "windows ce"; var bIsWM= sUserAgent.match(/windows mobile/i) == "windows mobile"; if (bIsIpad || bIsIphoneOs || bIsMidp || bIsUc7 || bIsUc || bIsAndroid || bIsCE || bIsWM) { document.write("<div style='padding-left:4em'><a href=\"https://wap.sciencenet.cn/mobile.php?type=detail&cat=news&id=534113&mobile=1\" style='font-size:2em;color:#ba1413; line-height:2em;text-indent:4em'>点击此处切换为手机版网页</a></div>"); } else { //window.location= '电脑网站地址'; } } browserRedirect(); </script> <!--登录--> <iframe src="https://blog.sciencenet.cn/plus.php?mod=iframelogin" style="width:970px; height:32px; " scrolling="no" frameborder="0" ></iframe> <!--导航--> <link href="https://www.sciencenet.cn/css/indexhead.css" type="text/css" rel="stylesheet" /> <div class="logo"> <div class="lg" ><a href="https://news.sciencenet.cn/"><img src="/images/news.jpg" width="231" height="84" alt="科学网新闻频道" /></a></div> <div class="rg02" > <div class="rg" ><span style="float:left;"> <a href="https://www.sciencenet.cn/life/" style="color:#fff">生命科学</a> | <a href="https://www.sciencenet.cn/medicine/" style="color:#fff">医学科学</a> | <a href="https://www.sciencenet.cn/chemistry/" style="color:#fff">化学科学</a> | <a href="https://www.sciencenet.cn/material/" style="color:#fff">工程材料</a> | <a href="https://www.sciencenet.cn/information/" style="color:#fff">信息科学</a> | <a href="https://www.sciencenet.cn/earth/" style="color:#fff">地球科学</a> | <a href="https://www.sciencenet.cn/mathematics/" style="color:#fff">数理科学</a> | <a href="https://www.sciencenet.cn/policy/" style="color:#fff">管理综合</a> </span> <span style=" float:right; "> <a href="https://blog.sciencenet.cn/blog-45-1064777.html" style="color:#fff">站内规定</a> | <a href="https://wap.sciencenet.cn/" style="color:#fff">手机版</a></span></div> <div class="rg01"><span style="float:left; "> <a href="https://www.sciencenet.cn/">首页</a> | <a href="https://news.sciencenet.cn/">新闻</a> | <a href="https://blog.sciencenet.cn/blog.php">博客</a> | <a href="https://news.sciencenet.cn/ys/">院士</a> | <a href="https://talent.sciencenet.cn/">人才</a> | <a href="https://meeting.sciencenet.cn">会议</a> | <a href="https://fund.sciencenet.cn/">基金&middot;项目</a> | <a href="https://paper.sciencenet.cn/">论文</a> | <a href="https://blog.sciencenet.cn/blog.php?mod=video">视频&middot;直播</a> | <a href="https://paper.sciencenet.cn/AInews">小柯机器人</a> | <a href="https://kxxsh.sciencenet.cn/">医学科普</a> </span> <div style="float:right; padding-left:0px;"> <form style="display:inline" method="get" action="https://www.baidu.com/baidu" accept-charset="utf-8" name="f1"> <input style=" width:100px;border:0" maxlength="40" size="31" name="word" /> <input type="submit" style="cursor:pointer; width:56px; font-size:12px; background-color:#880008; border-width:0px; height:16px; color:#fff;" value="本站搜索" /> <input type="hidden" value="2097152" name="ct" /> <input type="hidden" value="3" name="cl" /> <input type="hidden" value="news.sciencenet.cn" name="si" /> <input type="hidden" value="utf-8" name="ie" /> </form> </div> </div></div> </div> <div style="line-height: 10px; height: 10px; clear: both; "> &nbsp;</div> <div id="main"> <div id="mleft"> <table border="0" cellpadding="0" cellspacing="0" style="width: 100%" > <tr> <td style="width: 680px;"> <table id="content" style="border: solid 1px #bbc89b; width: 680px; text-align: center; background-color: #f8f9f4; table-layout:fixed"> <tr> <td align="left"> <div style="height: 20px; margin: 0 auto; border-bottom: solid 1px #bbc89b; margin-top: 10px; width: 82%; font: 12px 宋体; float: left; "> 来源:科学网微信公众号 发布时间:2024/11/16 21:13:53</div> <div style="height: 20px; margin: 0 auto; border-bottom: solid 1px #bbc89b; margin-top: 10px; width: 18%; font: 12px 宋体; float: right"> 选择字号:<span onclick="showsize(12)" style="background-color: #587c19; color: #fff; font-size: 12px; cursor: pointer">小</span> <span onclick="showsize(14)" style="background-color: #587c19; color: #fff; font-size: 12px; cursor: pointer">中</span> <span onclick="showsize(16)" style="background-color: #587c19; color: #fff; font-size: 12px; cursor: pointer"> 大</span> </div> </td> </tr> <tr> <td align="center"> <div id="content1" style=" padding:15px; text-align: left; line-height: 24px; word-wrap: break-word;word-break:break-all" class="f14"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="20"> </td> </tr> <tr> <td align="center" valign="middle" class="style1" style="font-size: 13px; color: #333333; font-family: 宋体; line-height: 20px"> <b></b></td> </tr> <tr> <td align="center" class="style1" style="font-size: 22px; color: #587c19; font-family: 黑体; line-height: 30px"> 《自然》(20241114出版)一周论文导读</td> </tr> <tr> <td align="center" valign="middle" class="style1" style="font-size: 13px; color: #333333; font-family: 宋体; line-height: 20px"> <b></b></td> </tr> </table> <p >&nbsp;</p><p style=";; margin: 0px 0px 26px; text-align: center; word-break: break-all;"><strong>Nature,&nbsp; 14 November 2024, Volume 635 Issue 8038</strong></p> <p style=";; margin: 0px 0px 26px; text-align: center; word-break: break-all;"><strong>《自然》2024年11月14日,第635卷,8038期</strong></p> <p style=";; margin: 0px 0px 26px; text-align: center; word-break: break-all;"><strong></strong></p> <div style="text-align: center;" class="ueditorOption ueditorOptionModel" contenteditable="true" id="0"> <img src="https://rmtzx.sciencenet.cn//kxwsprint/67389a32e4b03b5da6d1a9f0.png" data-wenge-id="136427" wosname="67389a32e4b03b5da6d1a9f0.png" size="173827" opaid="wenge-rbv7v1rnom0/" data-mce-src="https://rmtzx.sciencenet.cn//kxwsprint/67389a32e4b03b5da6d1a9f0.png" id="img-null"> <span style="display:block;color: #999;font-size:14px;margin:0;text-align:center;line-height:20px;" class="img_caption" placeholder="请输入图说"></span> </div> <p class="timeLine_wg" style="height:20px;"><span style="display:none"><span contenteditable="false" style="height: 0px; padding: 0px; margin: 0px; display: block; z-index: 9999; color: rgb(255, 255, 255); font-size: 0px; line-height: 0px; position: absolute; border-top: 1px dashed rgb(181, 189, 202); user-select: none; left: 0px; right: 0px; top: 8px;"><span class="timeIdentification" style="width:0px;height:0px;padding:0px;margin:0px;display:block;z-index:9999;color:#fff;position:absolute;font-size: 0px;line-height:0px;border-color:transparent;display:block;border-style:solid;right:0px;border-right-color:#B5BDCA;border-width:8px 8px 8px 0;top:-8px">&nbsp;</span><span style="width:0px;height:0px;padding:0px;margin:0px;display:block;z-index:9999;color:#fff;position:absolute;font-size: 0px;line-height:0px;border-color:transparent;display:block;border-style:solid;left:0px;border-left-color:#B5BDCA;border-width:8px 0 8px 8px;top:-8px">&nbsp;</span><span class="hide_time_wg" title="在这插入段落" contenteditable="false" style="width:0px;height:0px;padding:0px;margin:0px;display:block;z-index:9999;color:#fff;position:absolute;font-size: 22px;line-height:17px;height:17px;text-align: center;width:17px;right:17px;background:#B5BDCA;cursor:pointer;top:-8px; border-radius: 2px;" onclick="timeLine(this)">?</span></span></span></p> <p style=";; margin: 0px 0px 26px; text-align: center; word-break: break-all;"><strong>天文学Astronomy</strong><strong><br></strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>Accelerated formation of ultra-massive galaxies in the first billion years</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>最初10亿年超大质量星系的加速形成</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲ 作者:Mengyuan Xiao, Pascal A. Oesch et al.</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲链接:</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><a class="hyperlinks" target="_blank" data-mce-href="https://www.nature.com/articles/s41586-024-08094-5" href="https://www.nature.com/articles/s41586-024-08094-5">https://www.nature.com/articles/s41586-024-08094-5</a></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲摘要:</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">在此,我们报告对JWST FRESCO调查中的36个大质量尘埃遮蔽星系的系统研究,这些星系的光谱红移在5到9之间。在样本中,我们没有发现Λ 冷暗物质模型具有张力。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">然而,三个超大质量星系(logM<sub>★</sub>/M<em><sub>⊙</sub></em>???11.0,其中M<sub>★</sub>为恒星质量,M<em><sub>⊙</sub></em>为太阳质量)需要50%的重子转化为恒星——比后期最有效的星系高2到3倍。这不太可能是因为活动星系核,因为它们的辐射范围很广。在大约5到6的红移范围内,超大质量星系占宇宙恒星形成率密度的17%。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲ Abstract:</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">Here we report a systematic study of 36 massive dust-obscured galaxies with spectroscopic redshifts between 5 and 9 from the JWST FRESCO survey. We find no tension with the Λ cold dark-matter model in our sample. However, three ultra-massive galaxies (logM<sub>★</sub>/M<em><sub>⊙</sub></em>???11.0, whereM<sub>★</sub> is the stellar mass and M<em><sub>⊙</sub></em> is the mass of the Sun) require an exceptional fraction of 50 per cent of baryons converted into stars—two to three times higher than the most efficient galaxies at later epochs. The contribution from an active galactic nucleus is unlikely because of their extended emission. Ultra-massive galaxies account for as much as 17 per cent of the total cosmic star-formation-rate density at redshifts between about five and six.</p> <p style=";; margin: 0px 0px 26px; text-align: center; word-break: break-all;"><strong>物理学Physics</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>Observation of vortices in a dipolar supersolid</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>偶极超固体中涡旋的观测</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲ 作者:Eva Casotti, Elena Poli et al.</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲链接:</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><a class="hyperlinks" target="_blank" data-mce-href="https://www.nature.com/articles/s41586-024-08149-7" href="https://www.nature.com/articles/s41586-024-08149-7">https://www.nature.com/articles/s41586-024-08149-7</a></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲摘要:</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">在此,掌握了在偶极气体和具有二维结晶顺序的超固体中产生涡旋的方法后,我们报告了超固体相(SSP)中涡旋的理论研究和实验观察。我们的工作揭示了未调制和调制量子流体之间涡旋形成动力学的根本差异。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">这为研究具有许多存在于不同领域——如量子晶体和中子星发——中的自对称性破缺的奇异量子系统的流体动力学特性打开了大门。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲ Abstract:</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">Here, with the prerequisite pieces at our disposal, namely a method to generate vortices in dipolar gases and supersolids with two-dimensional crystalline order, we report on the theoretical investigation and experimental observation of vortices in the supersolid phase (SSP). Our work reveals a fundamental difference in vortex seeding dynamics between unmodulated and modulated quantum fluids. This opens the door to study the hydrodynamic properties of exotic quantum systems with numerous spontaneously broken symmetries, in disparate domains such as quantum crystals and neutron stars.</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>Phonon modes and electron–phonon coupling at the FeSe/SrTiO<sub>3</sub>interface</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>FeSe/SrTiO<sub>3</sub>界面处的声子模式和电子—声子耦合</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲ 作者:Hongbin Yang, Yinong Zhou et al.</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲链接:</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><a class="hyperlinks" target="_blank" data-mce-href="https://www.nature.com/articles/s41586-024-08118-0" href="https://www.nature.com/articles/s41586-024-08118-0">https://www.nature.com/articles/s41586-024-08118-0</a></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲摘要:</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">在此,我们使用动量选择高分辨率电子能量损失谱,在原子尺度上解析FeSe/STO界面上的声子。我们在75—99 meV的能量范围内发现了新的光学声子模式,与电子强耦合。这些模式的特征是界面双层TiOx层中的氧原子和STO中的顶端氧原子的面外振动。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">我们的结果还表明,1 uc FeSe/STO的EPC强度和超导间隙与FeSe与TiOx端接STO之间的层间距密切相关。这些发现揭示了界面EPC的微观起源,并为在FeSe/STO和潜在的其他超导系统中实现大规模和稳定的Tc增强提供了见解。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲ Abstract:</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">Here we use momentum-selective high-resolution electron energy loss spectroscopy to atomically resolve the phonons at the FeSe/STO interface. We uncover new optical phonon modes, coupling strongly with electrons, in the energy range of 75–99 meV. These modes are characterized by out-of-plane vibrations of oxygen atoms in the interfacial double-TiOx layer and the apical oxygens in STO. Our results also demonstrate that the EPC strength and superconducting gap of 1 uc FeSe/STO are closely related to the interlayer spacing between FeSe and the TiOx terminated STO. These findings shed light on the microscopic origin of the interfacial EPC and provide insights into achieving large and consistent Tc enhancement in FeSe/STO and potentially other superconducting systems.</p> <p style=";; margin: 0px 0px 26px; text-align: center; word-break: break-all;"><strong>地球科学Earth Science</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>Mapping the ionosphere with millions of phones</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>百万部手机绘制电离层“<span class="errorText">地图</span>”</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲ 作者:Jamie Smith, Anton Kast et al.</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲链接:</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><a class="hyperlinks" target="_blank" data-mce-href="https://www.nature.com/articles/s41586-024-08072-x" href="https://www.nature.com/articles/s41586-024-08072-x">https://www.nature.com/articles/s41586-024-08072-x</a></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲摘要:</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">在此,我们展示了一个由噪声传感器组成的分布式网络——以数百万部安卓手机的形式——可以填补许多这些空白,并将测量覆盖范围扩大一倍,在世界上传统基础设施服务不足的地区提供电离层的准确图像。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">通过智能手机测量,我们分析了印度和南美上空的等离子体气泡、北美上空太阳风暴增强的密度以及欧洲上空的中纬度电离层槽等特征。我们还表明,由此产生的电离层“地图”可以提高定位精度,这是我们的主要目标。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">这项研究展示了使用大型分布式智能手机网络作为监测地球的强大科学仪器的潜力。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲ Abstract:</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">Here we demonstrate that a distributed network of noisy sensors—in the form of millions of Android phones—can fill in many of these gaps and double the measurement coverage, providing an accurate picture of the ionosphere in areas of the world underserved by conventional infrastructure. Using smartphone measurements, we resolve features such as plasma bubbles over India and South America, solar-storm-enhanced density over North America and a mid-latitude ionospheric trough over Europe. We also show that the resulting ionosphere maps can improve location accuracy, which is our primary aim. This work demonstrates the potential of using a large distributed network of smartphones as a powerful scientific instrument for monitoring Earth.</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>High CO<sub>2</sub> dampens then amplifies N-induced diversity loss over 24 years</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>24年来,高二氧化碳浓度的抑制放大了氮引起的多样性损失</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲ 作者:Peter B. Reich, Neha Mohanbabu et al.</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲链接:</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><a class="hyperlinks" target="_blank" data-mce-href="https://www.nature.com/articles/s41586-024-08066-9" href="https://www.nature.com/articles/s41586-024-08066-9">https://www.nature.com/articles/s41586-024-08066-9</a></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲摘要:</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">氮沉降导致了全球局部生物多样性的损失,但二氧化碳浓度的上升是否会加剧或抑制损失情况,以及如何加剧或抑制这些损失,目前尚不清楚,而且几乎完全没有研究过。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">通过一个露天实验,我们回答了这一认知空缺。露天实验中,108块草地在不同的二氧化碳和氮水平下生长了24年。我们初步发现,增加氮对植物物种丰富度的降低在二氧化碳浓度升高的情况下比在二氧化碳浓度升高的情况下要小。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">然而,随着时间的推移,这种相互作用发生了逆转,二氧化碳浓度的升高放大了富氮导致的多样性损失,在过去8年的研究中,氮添加导致的物种丰富度减少了三倍。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">这些相互作用源于多样性驱动因素的时间变化,尤其是光有效性,而光有效性又由二氧化碳和氮输入以及植物生物量的相关变化驱动。这一机制在许多草地上可能是相似的,因为植物资源中二氧化碳和氮的添加可能会增加优势物种的丰度。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">如果二氧化碳的上升普遍加剧了氮沉降对植物多样性的广泛负面影响,这对全球草地生物多样性的保护来说是一个不好的兆头。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲ Abstract:</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">Nitrogen deposition causes local biodiversity loss globally, but whether, and if so how, rising CO<sub>2</sub>concentrations amplify or dampen those losses remains unclear and is almost entirely unstudied. We addressed this knowledge gap with an open-air experiment in which 108 grassland plots were grown for 24 years under different CO<sub>2</sub> and N regimes. We initially found that adding N reduced plant species richness less at elevated than at ambient CO<sub>2</sub>. Over time, however, this interaction reversed, and elevated CO<sub>2</sub> amplified losses in diversity from enriched N, tripling reductions in species richness from N addition over the last eight years of the study. These interactions resulted from temporal changes in the drivers of diversity, especially light availability, that were in turn driven by CO<sub>2</sub> and N inputs and associated changes in plant biomass. This mechanism is likely to be similar in many grasslands, because additions of the plant resources CO<sub>2</sub> and N are likely to increase the abundance of the dominant species. If rising CO<sub>2</sub> generally exacerbates the widespread negative impacts of N deposition on plant diversity, this bodes poorly for the conservation of grassland biodiversity worldwide.</p> <p style=";; margin: 0px 0px 26px; text-align: center; word-break: break-all;"><strong>生物学Biology</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>Inducing novel endosymbioses by implanting bacteria in fungi</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>通过在真菌中植入细菌诱导新的内共生</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲ 作者:Gabriel H. Giger, Chantal Ernst et al.</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲链接:</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><a class="hyperlinks" target="_blank" data-mce-href="https://www.nature.com/articles/s41586-024-08010-x" href="https://www.nature.com/articles/s41586-024-08010-x">https://www.nature.com/articles/s41586-024-08010-x</a></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲摘要:</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">在此,我们将细菌植入丝状真菌小孢根霉,进行人工诱导的内共生。大肠杆菌植入细胞质后可诱导隔膜形成,有效阻止内共生,而根瘤菌则以低频率垂直传播给后代。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">在适应进化过程中,内共生的持续正向选择将初始适应度约束降低了几个数量级。随着系统的稳定,宿主中突变的积累强调了表型变化。该细菌在其新宿主体内产生了根毒素同系物,证明了通过诱导内共生的代谢功能的转移。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">因此,单细胞植入提供了一种强大的实验方法来研究内共生发生开始时的关键事件,并为设计具有所需性状的内共生的综合方法提供了机会。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">▲ Abstract:</p> <p class="lastPadding" style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">Here we implant bacteria into the filamentous fungus Rhizopus microsporus to follow the fate of artificially induced endosymbioses. Whereas Escherichia coli implanted into the cytosol induced septum formation, effectively halting endosymbiogenesis, Mycetohabitans rhizoxinica was transmitted vertically to the progeny at a low frequency. Continuous positive selection on endosymbiosis mitigated initial fitness constraints by several orders of magnitude upon adaptive evolution. Phenotypic changes were underscored by the accumulation of mutations in the host as the system stabilized. The bacterium produced rhizoxin congeners in its new host, demonstrating the transfer of a metabolic function through induced endosymbiosis. Single-cell implantation thus provides a powerful experimental approach to study critical events at the onset of endosymbiogenesis and opens opportunities for synthetic approaches towards designing endosymbioses with desired traits.</p><div>&nbsp;</div><div style="text-indent:2em;color: #587c19;font-size:13px; ">特别声明:本文转载仅仅是出于传播信息的需要,并不意味着代表本网站观点或证实其内容的真实性;如其他媒体、网站或个人从本网站转载使用,须保留本网站注明的“来源”,并自负版权等法律责任;作者如果不希望被转载或者联系转载稿费等事宜,请与我们接洽。</div> <div style="border-bottom: solid 1px #bfc89d; vertical-align: bottom; width: 100%; height: 20px"> </div> <div style="width: 100%; height: 20px; text-align: center; margin:10px"> <!-- JiaThis Button BEGIN --> <script src="/html/js/share.js" type="text/javascript"></script> <!-- JiaThis Button END --> </div> </div> </td> </tr> </table> </td> </tr> </table> <div style="line-height: 10px; height: 10px; clear: both;"> &nbsp;</div> <div style=" vertical-align: bottom; width: 100%; text-align:right"> <div style="float:left"> </div> <form action="/html/mail.aspx" method="post" id="myform" style="float:right"> <span onclick="javascript:window.print()" style="cursor: pointer; background-color: #587c19; color: #fff;">&nbsp;打印&nbsp;</span> <span style="color: #587c19">发E-mail给:</span><input name="txtemail" type="text" value="" size="22" id="txtemail" style="background-color: #eeeee8" />&nbsp; <input type="hidden" id="myurl" name="myurl" runat="server" value="534113" /> <input type="submit" value="" style="background-image: url(/images/go.gif); background-color: Transparent; width: 30px; background-repeat: no-repeat; border-width: 0; height: 21px" /></form> &nbsp; &nbsp;&nbsp; </div> <div style="line-height: 20px; height: 20px; clear: both;"> &nbsp;</div> <div style="color:#784704; text-align:left;clear: both;;display:none;" class="ifcomm">以下评论只代表网友个人观点,不代表科学网观点。&nbsp;</div> <div style="border: solid 1px #bbc89b; width: 680px; text-align: center; background-color: #f8f9f4; color:#333333;;display:none;" class="ifcomm"> <div id="commd"></div> <div style="text-align:left;width: 94%;"><a href="/html/comment.aspx?id=534113" style="color:#ba1413; text-decoration:none"><img src="/images/newcomm.gif" /></a></div> <div style="text-align:left;width: 94%;border-top: solid 0px #bfc89d" id="formcomm"> <iframe src="/html/newscomm.aspx?nid=534113" style="margin: 0px; padding: 0px" frameborder="0" scrolling="no" height="160px" width="100%"></iframe> </div> </div> </div> <div id="mright"> <script src="https://www.sciencenet.cn/field/js/news.js" type="text/javascript"></script> <!--相关新闻和相关论文--> <table width="100%" border="0" cellpadding="0" cellspacing="0" style="border: solid 1px #557d1a;"> <tr> <td align="left" id="xgnews1" style="background: #005007; height: 20px; font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; width: 50%" onmouseover="showandhide('xgnews','xgpaper')"> <span target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; text-indent: 1em">相关新闻</span></td> <td align="left" id="xgpaper1" style="background: #787878; height: 20px; font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; width: 50%" onmouseover="showandhide('xgpaper','xgnews')"> <span target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; text-indent: 1em">相关论文</span></td> </tr> <tr> <td align="center" colspan="2"> <div id="xgnews"> <ul class="ulclass"> <li class='plnum'>1</li>&nbsp;<li><a href="/htmlnews/2024/11/534112.shtm" class="highlight2" target="_blank">反复“失败”2年后,他在博三取得重要突破</a></li> </ul> <ul class="ulclass"> <li class='plnum'>2</li>&nbsp;<li><a href="/htmlnews/2024/11/534098.shtm" class="highlight2" target="_blank">新研究发现,全球过度消费“越界了”</a></li> </ul> <ul class="ulclass"> <li class='plnum'>3</li>&nbsp;<li><a href="/htmlnews/2024/11/534024.shtm" class="highlight2" target="_blank">不甜、没味?他们干脆切了20000个西红柿</a></li> </ul> <ul class="ulclass"> <li class='plnum'>4</li>&nbsp;<li><a href="/htmlnews/2024/11/533743.shtm" class="highlight2" target="_blank">高速3D生物打印机面世</a></li> </ul> <ul class="ulclass"> <li class='plnum'>5</li>&nbsp;<li><a href="/htmlnews/2024/11/533739.shtm" class="highlight2" target="_blank">两台AI机器人联手开展化学研究</a></li> </ul> <ul class="ulclass"> <li class='plnum'>6</li>&nbsp;<li><a href="/htmlnews/2024/11/533698.shtm" class="highlight2" target="_blank">《科学》(20241108出版)一周论文导读</a></li> </ul> <ul class="ulclass"> <li class='plnum'>7</li>&nbsp;<li><a href="/htmlnews/2024/11/533684.shtm" class="highlight2" target="_blank">《自然》:私人航空业二氧化碳年排放量增加46%</a></li> </ul> <ul class="ulclass"> <li class='plnum'>8</li>&nbsp;<li><a href="https://news.sciencenet.cn/htmlnews/2024/11/533661.shtm" class="highlight2" target="_blank">《自然》一周论文导读</a></li> </ul> </div> <div id="xgpaper" style="display: none"> <ul class="ulclass"> <li class='plnum'>1</li>&nbsp;<li><a href="/htmlpaper/2024/8/2024820153357790114570.shtm" class="highlight2" target="_blank">除《自然》外,Nature Portfolio家族还有哪些期刊?</a></li> </ul> <ul class="ulclass"> <li class='plnum'>2</li>&nbsp;<li><a href="/htmlpaper/2024/7/2024729103759122111120.shtm" class="highlight2" target="_blank">《自然》封面:以AI生成数据训练AI,模型变傻?</a></li> </ul> <ul class="ulclass"> <li class='plnum'>3</li>&nbsp;<li><a href="/htmlpaper/2024/7/2024725165935139110778.shtm" class="highlight2" target="_blank">《自然》:科学家找到“隐藏”的新型产甲烷古菌</a></li> </ul> <ul class="ulclass"> <li class='plnum'>4</li>&nbsp;<li><a href="/htmlpaper/2024/6/2024621132248493105297.shtm" class="highlight2" target="_blank">《自然》:研究解码全球小麦百年种质多样性</a></li> </ul> <ul class="ulclass"> <li class='plnum'>5</li>&nbsp;<li><a href="/htmlpaper/2024/3/20243111233549696506.shtm" class="highlight2" target="_blank">受控核聚变有戏了?《自然》:AI预防反应中断</a></li> </ul> <ul class="ulclass"> <li class='plnum'>6</li>&nbsp;<li><a href="/htmlpaper/2023/9/20239810543617985380.shtm" class="highlight2" target="_blank">《自然》:中国科学家发现肿瘤免疫治疗新靶点</a></li> </ul> <ul class="ulclass"> <li class='plnum'>7</li>&nbsp;<li><a href="/htmlpaper/2023/8/20238109454979084249.shtm" class="highlight2" target="_blank">《自然》快速发表,新型绿色木质素胶黏剂获研发</a></li> </ul> <ul class="ulclass"> <li class='plnum'>8</li>&nbsp;<li><a href="/htmlpaper/2023/6/202361510342539982717.shtm" class="highlight2" target="_blank">补全中国人“拼图” 《自然》发表中国人群泛基因组参考图谱</a></li> </ul> </div> </td> </tr> </table> <script src="/html/js/n2.js" type="text/javascript"></script> <!--图片新闻--> <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; background-color: #fff; border: solid 1px #557d1a;"> <tr> <td align="left" colspan="2" style="background-image: url(/images/lmsy_jbg_br.jpg); height: 20px; line-height: 20px; text-indent:1em"> <a href="/imgnews.aspx" target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px">图片新闻</a></td> </tr> <tr > <td style="width: 100%; height: 8px; border-width: 1px; text-align: right;" colspan="2"> </td> </tr> <tr ><td style="padding: 6px 6px 6px 10px" class="highlight2"> <a href='https://news.sciencenet.cn//htmlnews/2024/11/534587.shtm' target='_blank'><img src='https://news.sciencenet.cn//upload/news/images/2024/11/20241124177179600.jpg' width='118' height='65' alt='首张另一星系中的恒星照片出炉' /></a> </td> <td style="padding: 6px 10px 6px 6px" class="highlight2"> <a href='https://news.sciencenet.cn//htmlnews/2024/11/534543.shtm' target='_blank'><img src='https://news.sciencenet.cn//upload/news/images/2024/11/20241123228457270.png' width='118' height='65' alt='《自然》(20241121出版)一周论文导读' /></a> </td> <tr ><td style="padding: 6px 6px 6px 10px" class="highlight2"> <a href='https://news.sciencenet.cn//htmlnews/2024/11/534541.shtm' target='_blank'><img src='https://news.sciencenet.cn//upload/news/images/2024/11/202411232210382260.png' width='118' height='65' alt='清华这位院士搭建了一座室外地质博物园' /></a> </td> <td style="padding: 6px 10px 6px 6px" class="highlight2"> <a href='https://news.sciencenet.cn/https://news.sciencenet.cn/htmlnews/2024/11/534420.shtm' target='_blank'><img src='https://news.sciencenet.cn//upload/news/images/2024/11/20241121139169920.jpg' width='118' height='65' alt='科学家完整构建火星空间太阳高能粒子能谱' /></a> </td> <tr style=""> <td style="width: 100%; border-width: 1px; text-align: right; height: 20px;" colspan="2"> <a href="/imgnews.aspx" target="_blank" style="color: #3f6417">>>更多</a></td> </tr> </table> <div style="line-height: 10px; height: 15px; clear: both;"> &nbsp;</div> <script src="/html/js/n3.js" type="text/javascript"></script> <!--新闻排行和评论排行--> <table width="100%" border="0" cellpadding="0" cellspacing="0" style="border: solid 1px #557d1a;"> <tr> <td align="left" id="zph1" style="background: #005007; height: 20px; font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; width: 100%" onmouseover="showandhide('zph','yph')"> <a href="/zphnews.aspx" target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; text-indent: 1em">一周新闻排行</a></td> </tr> <tr> <td align="center" colspan="2"> <div id="zph"> <ul class="h1ulclass"> <li class='plnum'>1</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534356.shtm" class="highlight2" target="_blank">24年!国科大导师化身“沙地医生”</a></li> </ul> <ul class="ulclass"> <li class='plnum'>2</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534338.shtm" class="highlight2" target="_blank">孟飞龙研究员获第十八届中国青年科技奖</a></li> </ul> <ul class="ulclass"> <li class='plnum'>3</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534332.shtm" class="highlight2" target="_blank">45088棵树苗背后的沙漠情缘</a></li> </ul> <ul class="ulclass"> <li class='plnum'>4</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534358.shtm" class="highlight2" target="_blank">单细胞基因造出多能干细胞</a></li> </ul> <ul class="ulclass"> <li class='plnum'>5</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534359.shtm" class="highlight2" target="_blank">世界知名数学家汪徐家全职加盟西湖大学</a></li> </ul> <ul class="ulclass"> <li class='plnum'>6</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534355.shtm" class="highlight2" target="_blank">“糖刹车”基因破除番茄产量与品质悖论</a></li> </ul> <ul class="ulclass"> <li class='plnum'>7</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534409.shtm" class="highlight2" target="_blank">四川公示2025年第一批省级科技计划项目</a></li> </ul> <ul class="ulclass"> <li class='plnum'>8</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534512.shtm" class="highlight2" target="_blank">成年黑猩猩也会在游戏中促进社会关系</a></li> </ul> <ul class="ulclass"> <li class='plnum'>9</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534509.shtm" class="highlight2" target="_blank">研究发现低剂量低温等离子体仍可有效抑制肿瘤</a></li> </ul> <ul class="ulclass"> <li class='plnum'>10</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534360.shtm" class="highlight2" target="_blank">湿疹或与空气污染有关</a></li> </ul> </div> </td> </tr> </table> <div style="line-height: 10px; height: 15px; clear: both;"> &nbsp;</div> <script src="/html/js/n4.js" type="text/javascript"></script> <!--博文精选--> <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; background-color: #fff; border: solid 1px #557d1a;"> <tr> <td align="left" colspan="2" style="background:#a4934b url(/images/lmd_jby_mbr.jpg) no-repeat; height: 20px; line-height: 20px; text-indent:1em"> <a href="http://blog.sciencenet.cn/blog.php?mod=recommend" target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px">编辑部推荐博文</a></td> </tr> <tr> <td colspan="2"> <div>  <ul style="margin: 6px 10px 6px 10px; padding: 0; list-style: none; text-align: right"> <li><a href="https://blog.sciencenet.cn/blog.php?mod=recommend" target="_blank" style="color: #567b1c; font-size: 12px">更多>></a> </li> </ul> </div> </td> </tr> </table> <div style="line-height: 10px; height: 15px; clear: both; "> &nbsp;</div> </div> </div> <div id="footer"> <script src="/html/inc/foot.js" type="text/javascript"></script> </div> </div> </body> <script src="https://libs.baidu.com/jquery/1.11.1/jquery.min.js"></script> <script src="https://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script> <script> //******************* $.post("https://news.sciencenet.cn/html/c.aspx?id=534113&com=1" , function (data) { if (data != "") { document.getElementById('commd').innerHTML=data; } }); //****************** var url=encodeURIComponent(location.href); $.ajax({ type : "get", url : "https://wap.sciencenet.cn/api/jssdk.php?url="+url,//替换网址,xxx根据自己jssdk文件位置修改 dataType : "jsonp", jsonp: "callback", jsonpCallback:"success_jsonpCallback", success : function(data){ wx.config({ debug: false,      appId: data.appId,      timestamp: data.timestamp,      nonceStr: data.nonceStr,      signature: data.signature,     jsApiList: [   "onMenuShareTimeline", //分享给好友   "onMenuShareAppMessage", //分享到朋友圈   "onMenuShareQQ", //分享到QQ   "onMenuShareWeibo" //分享到微博 ] }); }, error:function(data){ } }); wx.ready(function (){ var shareData = { title: '科学网-《自然》(20241114出版)一周论文导读', desc: '科学网-《自然》(20241114出版)一周论文导读',//这里请特别注意是要去除html link:location.href, imgUrl: 'https://news.sciencenet.cn/images/logo300.png' }; wx.onMenuShareAppMessage(shareData); wx.onMenuShareTimeline(shareData); wx.onMenuShareQQ(shareData); wx.onMenuShareWeibo(shareData); }); window.onload = function(){ if (typeof WeixinJSBridge == "undefined"){ if( document.addEventListener ){ document.addEventListener('MenuShareTimeline', WeiXinShareBtn, false); }else if (document.attachEvent){ document.attachEvent('MenuShareTimeline', WeiXinShareBtn); document.attachEvent('onMenuShareTimeline', WeiXinShareBtn); } }else{ //WeiXinShareBtn(); } }; </script> </html>

Pages: 1 2 3 4 5 6 7 8 9 10