两篇波兰地区重金属污染地区土壤微生物多样性的研究

环境微生物(包括方兴未艾的肠道微生物)在不同的系统中发挥着的生态作用逐渐被意识到,我们对环境微生物实际上仍旧知之甚少,其多样性问题仍旧是一个非常基础和重要的课题。这次读的两篇文章都是关于波兰地区重金属污染地区的土壤微生物研究。

文献一:
Chodak M., Gołębiewski M., Morawska-Płoskonka J., Kuduk K. & Niklińska M. 2013. Diversity of microorganisms from forest soils differently polluted with heavy metals. Applied Soil Ecology. 64: 7–14. 
背景:

arge accumulation of heavy metals in organic layers of forest soils may adversely affect the structure and diversity of microbial communities.

 

 

实验内容:

 

 

The objective of this study was to assess the influence of different soil chemical properties on structure and diversity of microbial communities in soils polluted with different levels of heavy metals. The soil samples were taken at ten sites located in the vicinity of the cities of Legnica and Olkusz, differently polluted with Cu, Zn and Pb.

The samples were measured for pH and the contents of organic C (Corg), total N (Nt), total S (St) and total Zn, Cu and Pb. The measured gross microbial properties included microbial biomass (Cmic) and soil respiration (RESP).

 

The structure of soil microbial communities was assessed using phospholipid fatty acid (PLFA) analysis and the structure of soil bacterial communities using pyrosequencing of 16S rRNA genes.

To assess diversity of the bacterial communities the Chao1 index was calculated based on the pyrosequencing data.

 

 

结论:

 

For Cmic and RESP the most important factors were Nt and Corg, respectively. The structure and diversity of soil microbial communities revealed by PLFA profiles and pyrosequencing depended mainly on soil pH. The effect of high heavy metal contents on soil microbial properties was weaker compared with other soil properties.

 

High 

concentrations of heavy metals negatively affected RESP and the Chao1 diversity index. The heavy metal 

pollution altered the structure of microbial communities measured with PLFA analysis, but the effect of 

heavy metal pollution was not observed for the structure of soil bacteria measured by pyrosequencing. (PLFA比16S更敏感地反映环境对微生物群落结构的影响)

 

 

最终结果:

The obtained results indicate that the use of soil microbial properties to study heavy metal effects may be difficult due to confounding influences of other environmental factors.

主要数据分析手段:cca
文献二:
Gołębiewski M., Deja-Sikora E., Cichosz M., Tretyn A. & Wróbel B. 2014. 16S rDNA Pyrosequencing Analysis of Bacterial Community in Heavy Metals Polluted Soils. Microb Ecol. 67: 635–647. 
背景:Soil contamination with heavy metals is a widespread 

problem, especially prominent on grounds lying in the 

vicinity of mines, smelters, and other industrial facilities. 

 

 

试验体系:Many such areas are located in Southern Poland; they are 

polluted mainly with Pb, Zn, Cd, or Cu, and locally also with 

Cr. As for now, little is

known about most bacterial species 

thriving in such soils and even less about a core bacterial 

community—a set of taxa common to polluted soils. Therefore, 

we wanted to answer the question if such a set could be 

found in samples differing physicochemically and 

phytosociologically. To answer the question, we analyzed 

bacterial communities in three soil samples contaminated with 

Pb and Zn and two contaminated with Cr and lower levels of 

Pb and Zn. The communities were assessed with 16S rRNA gene fragments pyrosequencing.

 

 

结论:

It was found that the samples 

differed significantly and Zn decreased both diversity and 

species richness at species and family levels, while plant 

species richness did not correlate with bacterial diversity. In 

spite of the differences between the samples, they shared 

many operational taxonomic units (OTUs) and it was possible 

to delineate the core microbiome of our sample set. The core 

set of OTUs comprised members of such taxa as 

Sphingomonas, Candidatus Solibacter, or Flexibacter showing 

that particular genera might be shared among sites ~40 km 

distant.

 

总结:发表这两篇文章的两个期刊的IF(两三个点)在生态学领域不是很低,但两篇文章都是味同嚼蜡,基本上都是流水账,在方法及结论上并没有特别的亮点。一般而言,我跨领域半个小时能读懂的论文(Nature级别的例外,大工不巧),我都不认为是好的论文。

第一篇文章,故事相对完整。主要是用主成份分析分析了不同环境因子对土壤微生物多样性的影响,“PH是影响微生物群落结构的主要因素”这个观点再次得到验证;实验用了两种方法检测微生物多样性,其敏感性差异也是预料之中的。本论文的观点是,在所研究区域其他环境因子对微生物群落结构的影响遮蔽了重金属污染的作用。

第二篇文章,我则觉得属于描述性论文,就是比较低等的论文。比较有意思的结论是,本文利用16s的方法检测到了Zn污染对微生物多样性的影响,而上一篇没有检测到这种影响,生态学上这样的相反的结论很多,也很正常,关键能够自圆其说,最终把结论推广后实践就更好了。另外,本文没有检测到植被植物丰富度的影响。

 

生词:

respiration 呼吸

vicinity附近

(备注:标黄色底色为实验要点,红色是运用比较好的动词形容词等,粗体是专业词汇)

转载于:https://www.cnblogs.com/liulele/p/6392351.html

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/456459.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

jquery中的 $(function(){})

$(function(){})的区别:$(function(){}) 是 $(document).ready(function(){}) 的简写,用来在DOM加载完成之后执行一系列预先定义好的函数。 需要注意与(function(){})相比,(function(){})表示一个匿名函数。function(arg){...}定义了一个参数…

机器学习之支持向量机(SVM)总结

文章目录1、知道SVM相关的各种概念2、知道目标函数、损失函数、正则项的意义2.1、目标函数2.2、损失函数2.3、正则化(添加噪音避免过拟合)3、了解SVM算法原理4、知道SVM的目标函数5、知道SVM的损失函数以及公式6、知道SVM支持向量机的计算过程6.1、推导过…

在CentOS上搭建PHP服务器环境

您也可以使用一键自动部署环境的工具,请参见网友开发的这个工具 http://www.centos.bz/2013/08/ezhttp-tutorial/安装apache:yum install httpd httpd-devel 启动apache:/etc/init.d/httpd start此时输入服务器的IP地址,应该看到apache的服务页面&#x…

jQuery之滚动事件$(window).scroll(function()

<!DOCTYPE html> <html lang"en"> <head><meta charset"UTF-8"><title>滚动事件</title><script src"https://code.jquery.com/jquery-2.2.4.min.js"></script><style>img{position:fixe…

《疯狂Java讲义》(二十九)---- JDBC

JDBC编程步骤加载数据库驱动Class.forName(driverClass). 例如&#xff1a;Class.forName("oracle.jdbc.driver.OracleDriver"); 2. 通过DriverManager获取数据库连接。 DriverManager.getConnection(String url, String user, String pwd); 3. 通过Connection对象创…

机器学习之聚类算法的原理推导及相关知识总结

文章目录1、知道几个关于"差"的概念2、理解相似度度量的各种方法和相互关系2.1、欧氏距离2.2、jaccard相似系数2.3、余弦相似度2.4、Pearson相似系数2.5、相对熵3、掌握掌握K-Means算法3.1、知道聚类的思想3.2、K-Means算法原理3.3、知道K-Mediods聚类3.4、如何选取K…

Flex 布局教程:语法

Java数组声明的三种方式 第一种(声明并初始化)&#xff1a; 数据类型[] 数组名{值,值,...}; 例&#xff1a;int[] a {1,2,3,4,5,6,7,8}; 第二种(声明后赋值)&#xff1a; 数据类型[] 数组名 new 数据类型[数组长度]; 数组名[下标1]值…

注意:匿名函数调用直接加载函数名setInterval(move,30)

setInterval要求第一个参数必须是含Javascript命令的字符串或函数对象&#xff0c;所以 setInterval("move()",300) 以及 setInterval(move,300) 这两个都是正确的。 而 setInterval(move(),300) 当Javascript运行到这个语句时&#xff0c;会立即执行move这个函数&am…

vue import组件的使用

vue import组件的使用 1新建/src/component/firstcomponent.vue <template><div id"firstcomponent"><h1>I am a title.</h1></div> </template>2在app.vue引入组件 并且注册 <script> import firstcomponent from ./comp…

牵丝戏

余少能视鬼&#xff0c;尝于雪夜野寺逢一提傀儡翁&#xff0c;鹤发褴褛&#xff0c;唯持一木偶制作极精&#xff0c;宛如娇女&#xff0c;绘珠泪盈睫&#xff0c;惹人见怜。 时云彤雪狂&#xff0c;二人比肩向火&#xff0c;翁自述曰&#xff1a;少时好观牵丝戏&#xff0c;耽…

机器学习之EM算法的原理推导及相关知识总结

文章目录1、知道先验概率和后验概率2、了解高斯混合模型GMM3、通过最大似然估计推导EM算法的过程的实例4、EM算法5、知道pLSA模型1、知道先验概率和后验概率 先验概率&#xff08;prior probability&#xff09;是指根据以往经验和分析得到的概率&#xff08;理解为自定义概率…

jQuery中的on 和事件委派

<!DOCTYPE html> <html lang"en"> <head><meta charset"UTF-8"><title>事件</title><style>p{width:100px;height:100px;border: 1px solid gray;}</style><script src"https://code.jquery.com/…

python pip处理

查看pip 版本号 pip --version 升级方法 on linux or os X: pip install -U pip on windows: python -m pip install -U pip 转载于:https://www.cnblogs.com/yangwithtao/p/6397114.html

js中innerHTML和innerText jQuery中html()和text()的区别

js中innerHTML和innerText的区别innerHTML innerHTML 会将标签和标签中的内容否获取回来 innerHTML .innerHTML ‘<p></p>’; 只会将文本内容解析出来&#xff0c;不会显示标签innerText innerText 只会将标签中的内容获取回来&#xff0c;不会获取标签 innerT…

ECMAScript 6 -- let和const命令

ES6新增了let命令&#xff0c;用来声明变量。它的用法类似于var&#xff0c;但是所声明的变量&#xff0c;只在let命令所在的代码块内有效。 for (let i 0; i < 10; i) {console.log(i);} 可以执行 for (let i 0; i < 10; i) {}console.log(i); 就会报错 ncaught Refer…

机器学习之朴素贝叶斯算法的推理及相关知识总结

文章目录1、朴素贝叶斯公式1.1、贝叶斯公式的应用2、了解贝叶斯网络2.1、知道什么是贝叶斯网络2.2、贝叶斯网络的两种表示形式2.3、掌握全连接的贝叶斯网络的公式2.3、知道条件概率表参数个数分析的方法2.4、掌握变量联合分布概率的公式及含义2.5、知道马尔科夫模型3、了解D-se…

mysql之外键

外键的作用,主要有两个: 一个是让数据库自己通过外键来保证数据的完整性和一致性 一个就是能够增加ER图的可读性 有些人认为外键的建立会给开发时操作数据库带来很大的麻烦.因为数据库有时候会由于没有通过外键的检测而使得开发人员删除,插入操作失败.他们觉得这样很麻烦 …

Android onLoadFinished与onLoaderReset

onLoadFinished 这个方法是在前面已创建的加载器已经完成其加载过程后被调用&#xff0c;这个方法保证会在应用到加载器上的数据被释放之前被调用。在此方法中&#xff0c;你必须删除所有对旧数据的使用(因为它将很快会被删除)&#xff0c;但是不要自己去释放它们&#xff0c;因…

HA机制的大数据集群的搭建过程

文章目录集群规划1、 准备Linux环境1.1、修改Linux主机名1.3、修改主机名和IP的映射关系1.4、关闭防火墙1.5、ssh免登陆&#xff08;主节点和从节点之间&#xff09;2、 安装JDK2.1、上传2.2、解压jdk2.3、将java添加到环境变量中2.4、刷新配置2.5、验证3、安装zookeeper3.1、解…

Linux系统7个运行级别图文详解

Linux系统7个运行级别图文详解 当安装linux操作系统时将选择下列那一个操作 ______ A&#xff0e;选择 "图形登录方式" 设定系统开始运行级为4 B&#xff0e;选择 "文本登录方式" 设定系统开始运行级为3 C&#xff0e;选择 "文本登录方式" 设定系…