CINXE.COM

“糖刹车”基因破除番茄产量与品质悖论—新闻—科学网

<!DOCTYPE html> <html> <head> <title>“糖刹车”基因破除番茄产量与品质悖论—新闻—科学网</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=534355&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/20 11:57:51</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"> “糖刹车”基因破除番茄产量与品质悖论</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><br></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;">“糖含量是风味的首要因素,但是糖含量与果实大小负相关,产量和品质是一对矛盾,现有番茄商业品种,尤其是大果番茄中糖含量普遍偏低。”中国<span class="errorText">科学院</span><span class="errorText">院士</span>、中国农业科学院研究员黄三文说,如何在不影响番茄产量的前提下培育美味的番茄品种,是各国育种家努力追求的目标。</p> <div style="text-align: center;" class="ueditorOption ueditorOptionModel" contenteditable="true" id="0"> <img src="https://rmtzx.sciencenet.cn//kxwsprint/67369d1ce4b03b5da6d1a825.jpg" data-wenge-id="137303" wosname="67369d1ce4b03b5da6d1a825.jpg" size="43045" opaid="wenge-419yq6bot930/" data-mce-src="https://rmtzx.sciencenet.cn//kxwsprint/67369d1ce4b03b5da6d1a825.jpg" 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 style=";; text-align: justify;">育种家培育的美味番茄新品种。受访者供图</span></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: justify; word-break: break-all;">11月14日,中国农业科学院深圳农业基因组研究所、蔬菜花卉研究所及山东省农业科学院蔬菜研究所联合在《自然》发表论文,通过全基因组关联分析,鉴定到一个抑制果实糖积累的刹车基因CDPK27及其同源基因CDPK26。基因编辑这两个基因,可使番茄果实糖含量增加30%,且不影响单果重和单株产量。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">《自然》同期配发了美国加利福尼亚大学伯克利分校教授Patrick Shih和博士后Amy Lanctot的评论,认为该研究为理解果实能量分配迈出了令人兴奋的一步,将为作物改良提供借鉴。</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;">2017年,黄三文团队联合美国科学院院士、佛罗里达大学教授Harry Klee在《科学》发表论文。他们发现了番茄中影响31种风味物质的49个关键位点。其中两个位点和番茄的糖含量相关、5个和酸含量相关。</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;">“在果实成熟过程中,糖含量并不会持续增加,尤其在果实转色后,反而会有些许降低。”论文第一作者、中国农业科学院蔬菜花卉研究所副研究员张金喆说,抑制果实糖分积累的分子机制尚不清楚。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">《科学》论文的线索需要继续跟进。为了拿到准确的田间数据,研究团队先后在北京、山东、广东等地广泛种植番茄材料,连续5年调查了近3000株共计2万余个番茄果实的表型。</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;">利用基因编辑技术,研究团队共获得了3个突变体。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">“当时我们发现,候选基因CDPK27的3个突变体中糖含量比对照组更高。”黄三文猜测这可能就是他们要寻找的目标基因。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">他们后来发现,CDPK27基因在番茄果实成熟过程中表达量不断提高,可以通过磷酸化蔗糖合酶SUS3促进其降解,从而抑制葡萄糖和果糖在果实中积累。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">2022年,团队完成论文初稿,并投给《科学》。评审专家认为,现有研究数据不能解释1号突变体上产生更高糖含量的原因,因此拒收他们的论文。</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;">通过研究,他们发现,1号突变体中的CDPK27缺失了6个碱基,丧失了与ATP结合的两个关键氨基酸,使自身的激酶活性受到很大影响。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">接下来,他们找到一个和CDPK27进化关系最近的基因CDPK26。CDPK26也能像CDPK27那样通过磷酸化蔗糖合酶SUS3促进其降解,从而抑制葡萄糖和果糖在果实中积累。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">张金喆解释说,在2号突变体中,CDPK27发生了突变,完全丧失了功能,但CDPK26还能继续工作,对糖积累的刹车作用还存在;而在1号突变体中,CDPK27的另一种基因型不仅自身不能磷酸化蔗糖合酶SUS3,还可通过干扰CDPK26对SUS3的磷酸化,保护SUS3蛋白不被降解,从而实现比传统突变更好地提高果实糖含量的效果——可提高葡萄糖含量35%、果糖含量30%。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">也就是说,1号突变体中的优异等位基因“不仅管自己,还管别人”,让两个刹车基因同时失效,于是番茄变得更甜了。</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;">研究团队开始组织新实验,从各种角度验证双刹车基因的功能。结果发现,双突变体中,CDPK27/26基因编辑后的植株可显著提高SUS3蛋白的稳定性,并使葡萄糖和果糖含量进一步提升。</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;"><strong>获得《自然》审稿人肯定</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">投出论文之前,他们又审视了一遍实验数据,发现高糖型番茄中CDPK27的表达量普遍偏低。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">在番茄驯化和改良过程中,由于人们过多选择了大果基因型,从而导致高糖位点的频率从野生番茄的58.3%下降到现代大果番茄的2.6%。</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;">论文作者、现任职于中国农业科学院深圳农业基因组研究所的Klee则提出了另一个问题:果实重量不变的情况下,糖含量增加的来源是什么,也就是说糖从哪里来?</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">黄三文认为,番茄果实在成熟过程中首先要保障种子有足够的能量供应,CDPK27/26在果实成熟过程中抑制糖分积累,很可能是为了确保种子后期的正常发育。</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;">他们又测算了CDPK27/26基因编辑植株的光合效率,发现基本没有变化。“这说明光合产物在果实和种子间可能发生了重新分配,为通过操控种子数量和大小提高果实糖含量提供了新的解决方案。”黄三文说。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">进一步研究发现,CDPK这个家族的基因在所有植物中都是保守的,在苹果和梨中也鉴定到它的同源蛋白。</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 class="lastPadding" style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">https://doi.org/10.1038/s41586-024-08186-2</p><div>&nbsp;</div><div style="text-indent:0em;font-weight:bold;font-size:13px;border:solid 1px #333 ;padding:10px;" class="bq">版权声明:凡本网注明“来源:中国科学报、科学网、科学新闻杂志”的所有作品,网站转载,请在正文上方注明来源和作者,且不得对内容作实质性改动;微信公众号、头条号等新媒体平台,转载请联系授权。邮箱:shouquan@stimes.cn。</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="534355" /> <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=534355" 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=534355" 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/534348.shtm" class="highlight2" target="_blank">中国数学会发布2025年学术会议资助申请通知</a></li> </ul> <ul class="ulclass"> <li class='plnum'>2</li>&nbsp;<li><a href="/htmlnews/2024/11/534338.shtm" class="highlight2" target="_blank">孟飞龙研究员获第十八届中国青年科技奖</a></li> </ul> <ul class="ulclass"> <li class='plnum'>3</li>&nbsp;<li><a href="/htmlnews/2024/11/534333.shtm" class="highlight2" target="_blank">首个可操控机械量子比特创建</a></li> </ul> <ul class="ulclass"> <li class='plnum'>4</li>&nbsp;<li><a href="/htmlnews/2024/11/534332.shtm" class="highlight2" target="_blank">45088棵树苗背后的沙漠情缘</a></li> </ul> <ul class="ulclass"> <li class='plnum'>5</li>&nbsp;<li><a href="/htmlnews/2024/11/534331.shtm" class="highlight2" target="_blank">2023年度福建省科学技术奖初评通过项目公布</a></li> </ul> <ul class="ulclass"> <li class='plnum'>6</li>&nbsp;<li><a href="/htmlnews/2024/11/534330.shtm" class="highlight2" target="_blank">葛均波:好奇心与奉献精神,推动科学创新</a></li> </ul> <ul class="ulclass"> <li class='plnum'>7</li>&nbsp;<li><a href="/htmlnews/2024/11/534328.shtm" class="highlight2" target="_blank">优博论文45篇,甘肃公示省优秀学位论文评审结果</a></li> </ul> <ul class="ulclass"> <li class='plnum'>8</li>&nbsp;<li><a href="/htmlnews/2024/11/534316.shtm" class="highlight2" target="_blank">杨彤、范辉军2名顶尖学者全职加盟武汉大学</a></li> </ul> </div> <div id="xgpaper" style="display: none"> <ul class="ulclass"> <li class='plnum'>1</li>&nbsp;<li><a href="/htmlpaper/2024/11/20241119154614603124154.shtm" class="highlight2" target="_blank">研究建立胰腺炎疾病和靶向药物细胞谱系</a></li> </ul> <ul class="ulclass"> <li class='plnum'>2</li>&nbsp;<li><a href="/htmlpaper/2024/11/20241119153940259124153.shtm" class="highlight2" target="_blank">太阳黑子群倾角研究获进展</a></li> </ul> <ul class="ulclass"> <li class='plnum'>3</li>&nbsp;<li><a href="/htmlpaper/2024/11/2024111915352837124152.shtm" class="highlight2" target="_blank">使用互联网或能提升50岁以上人群幸福感</a></li> </ul> <ul class="ulclass"> <li class='plnum'>4</li>&nbsp;<li><a href="/htmlpaper/2024/11/2024111915333353124150.shtm" class="highlight2" target="_blank">新型固态胺吸附材料可用于二氧化碳捕集</a></li> </ul> <ul class="ulclass"> <li class='plnum'>5</li>&nbsp;<li><a href="/htmlpaper/2024/11/2024111915951509124149.shtm" class="highlight2" target="_blank">植物多样性有助于提升生态功能</a></li> </ul> <ul class="ulclass"> <li class='plnum'>6</li>&nbsp;<li><a href="/htmlpaper/2024/11/20241119152312540124147.shtm" class="highlight2" target="_blank">研究有望摆脱光子时间晶体对高功率调制的依赖</a></li> </ul> <ul class="ulclass"> <li class='plnum'>7</li>&nbsp;<li><a href="/htmlpaper/2024/11/20241119152428306124146.shtm" class="highlight2" target="_blank">卫星观测数据显示全球淡水水位突然下降</a></li> </ul> <ul class="ulclass"> <li class='plnum'>8</li>&nbsp;<li><a href="/htmlpaper/2024/11/2024111915274150124144.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/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> <td style="padding: 6px 10px 6px 6px" 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> <tr ><td style="padding: 6px 6px 6px 10px" 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> <td style="padding: 6px 10px 6px 6px" class="highlight2"> <a href='https://news.sciencenet.cn//htmlnews/2024/11/534355.shtm' target='_blank'><img src='https://news.sciencenet.cn//upload/news/images/2024/11/202411201410384140.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/534207.shtm" class="highlight2" target="_blank">物理学家赵凯华逝世,《物理》杂志3篇文章缅怀</a></li> </ul> <ul class="ulclass"> <li class='plnum'>2</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534120.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/534225.shtm" class="highlight2" target="_blank">“双星合璧”制造人工日食</a></li> </ul> <ul class="ulclass"> <li class='plnum'>4</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534262.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/534193.shtm" class="highlight2" target="_blank">宝钢教育奖揭晓,10名高校教师获优秀教师特等奖</a></li> </ul> <ul class="ulclass"> <li class='plnum'>6</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534173.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/534305.shtm" class="highlight2" target="_blank">中美科研人员联合发现胰腺癌治疗新靶点</a></li> </ul> <ul class="ulclass"> <li class='plnum'>8</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534310.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/534113.shtm" class="highlight2" target="_blank">《自然》(20241114出版)一周论文导读</a></li> </ul> <ul class="ulclass"> <li class='plnum'>10</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534224.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 class="h1ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-45-1460788.html" class="highlight2" target="_blank">问答之间|idea被别人做过,要转变方向吗?</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-45-1460253.html" class="highlight2" target="_blank">科学网博主徐鑫力作,揭示科研成功秘诀 | 赠书</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-45-1459543.html" class="highlight2" target="_blank">研究生学位论文如何顺利通过外审和答辩</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-40841-1461342.html" class="highlight2" target="_blank">人形机器人的关键在于态势感知与势态知感的平衡</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-212210-1461340.html" class="highlight2" target="_blank">这一化学突破可能会改变从医学到农业的一切</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-3411509-1461173.html" class="highlight2" target="_blank">南林任浩&多伦多大学颜宁等研究超级电容器</a></li> </ul> <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=534355&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: '科学网-“糖刹车”基因破除番茄产量与品质悖论', desc: '科学网-“糖刹车”基因破除番茄产量与品质悖论',//这里请特别注意是要去除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