节点文献

基于贝叶斯统计的基因非编码区与模体识别问题研究

Study on Gene Non-coding Regin and Motif Discovery Based on Bayesian Statistics

【作者】 刘倩

【导师】 刘三阳;

【作者基本信息】 西安电子科技大学 , 应用数学, 2014, 博士

【摘要】 近年来,基因组计划的实施,使得DNA序列数据激增,对产生的海量序列进行有效地分析成为生物信息学的首要任务之一.其中,基因非编码区的解读已经成为科学家面临的挑战,对模体的研究是此领域一个重要的问题,因为识别模体是理解基因转录机制和表达模式的关键.对于此领域大量的DNA数据,将贝叶斯统计方法中的先验信息和后验分布的思想引入到序列分析当中,成为国内外学者讨论的热点问题.本论文采用贝叶斯统计方法对基因非编码区进行序列分析,并且对模体识别问题进行了研究.具体工作包括以下几个方面:1.针对非编码DNA背景序列建模问题,提出了一种基于贝叶斯假设检验的序列相关性的分析方法.选择Dirichlet分布作为多项分布的先验分布并且应用Jeffery先验超参数,对序列的马尔可夫性进行检验.该方法指出了马尔可夫模型模拟序列背景分布的优点并给出了确定马尔可夫模型阶数的方法.利用酿酒酵母中10类基因的上游序列集验证所得模型,可以得到序列集至少具有一阶以上的相关性,实验结果表明用高阶马尔可夫模型来建模背景序列比单碱基模型更合理.2.针对生物序列中已识别模体的统计显著性检验问题,提出了一种改进的贝叶斯假设检验方法.将模体的显著性检验转化为多项分布的拟合优度检验问题,应用贝叶斯定理得到贝叶斯因子进行模型选择.这种方法克服了传统多项分布检验中构造检验统计量及计算其在零假设下确切分布的困难.针对多项分布的Dirichlet先验分布中的超参数估计问题,提出了两种参数估计方法:一种基于极大似然准则,采用Newton-Raphson迭代算法估计Dirichlet分布的超参数,使得数据的预测分布达到最大;另一种是基于矩估计得到Dirichlet分布的超参数.采用皮尔逊积矩相关系数作为评价检验质量的一个标准,实验结果均优于传统的一些模体检验的方法.3.针对生物序列中已识别模体的相似性统计分析问题,采用位置频数矩阵描述序列模体,基于贝叶斯假设检验,提出了一种位置频数矩阵的识别和聚类方法.利用贝叶斯因子和原模型的后验概率,建立了一个基于列与列比较的相似性度量方法.其中,原模型是指进行比较的模体的两列相互独立并且服从同一个多项分布.通过对真实数据和模拟数据的实验分析,表明可以得到更加准确的分类结果.4.针对位置相关模体的识别问题,提出了一种新的基于贝叶斯得分函数的Gibbs抽样识别算法.现存的很多模体识别算法都假设模体内部各个位置之间相互独立,但是最近的生物实验已经证实部分模体的位置之间存在明显的相关性.为了探索这种相关性,算法首先推广模体的位置权重矩阵模型,构建碱基二联体位置频数矩阵描述模体内部成对碱基的相关性;其次,基于该模体模型,构建新的贝叶斯得分函数,并利用JASPAR数据库中的模体对该得分函数中的超参数进行极大似然估计;最后,通过贪婪选择模体的初始位点并进行位点抽样,搜索具有最大得分函数的模体.通过真实数据和模拟数据评价新的贝叶斯得分函数,实验结果表明算法能够有效的对每条序列包含一个模体实例的未知模体进行识别,结果优于没有考虑位置相关性的一些模体识别算法.

【Abstract】 Genome research has led to a rapid growth of genome sequencing data. Theanalysis of the huge amount of DNA sequence analysis becomes one of the essentialtask for the scientists. How to identify the motif in gene non-coding region is the mostchallenging problem in this area. The research on the motif is an important problembecause motif identification is the key to understand the mechanism of genetranscription and expression. Bayesian statistics with priori information and posteriordistribution has been introbudced by lots of biologists in this analysis to deal with thehuge amount of DNA data.In this thesis, we focus on the sequence analysis of non-coding region and motifdiscovering in Bioinformatics with Bayesian statistical methods. The main works arelisted as follows:1.In order to model non-coding background sequences, a method analysingcontext dependency is developed based on Bayesian hypothesis testing. Themultinomial distribution is given, whose prior distribution is Dirichlet with Jeffreyshyper-parameter. The Bayesian hypothesis testing technique can be applied on discreteMarkov chains to get a test for Markovianity. The advantage on choosing higher-orderMarkov chain model and the method to select the proper order for non-codingbackground sequences are given. Minimum first order context dependence inherent inten genes groups of yeast S.cerevisiae has been found. Thus the Markov chain withhigher-order would be more suitable for modeling the non-coding backgroundsequences than an independence model.2.For the significant testing of motif in biological sequences, an improvedBayesian hypothesis testing is presented. This testing is converted to the goodness of fittest of the multinomial distribution. Based on Bayesian Theorem, a Bayes factor isobtained, which acts as statistical estimation of the significance. The method overcomesthe difficulty of constructing the test statistics and deriving its exact distribution on thenull hypothesis. In order to estimate the parameters of Dirichlet prior distribution of themultinomial distribution, two methods are given using moment estimation andmaximum likelihood estimation based on Newton-Raphson algorithm for maximizationof the predictive distribution of the data. Taking Pearson productmoment correlationcoefficient as an objective criterion of the quality estimation, experimental resultsindicate that Bayesian testing performs better on average than the classical methods.3.Moitfs are commonly modeled using position frequency matrices. To compare position frequency matrices representing binding sites to one another, we propose toidentify and group similar profiles using Bayesian hypothesis testing between positionfrequency matrices, describing a column-by-column method for position frequencymatrice similarity quantification based on Bayes factor and posterior probability of thenull model that the aligned columns are independent and identically distributedobservation from the same multinomial distribution. The experimental studies usingboth real promoter sequences and simulated data prove very competitive with and evenbetter than the other classical methods on average.4.In order to exploit the dependency in binding sites base positions to aid motifdiscovery, a new Bayesian scoring function and a Gibbs sampling algorithm arepresented. By assuming independency between binding sites base positions, most of theavailable tools for unknown binding site prediction are designed. However recentbiological experiments suggest that there exists interdependency among positions in thebinding sites. Thus, firstly, we extend the position weight matrix model and thedinucleotide position frequency matrix is obtained whose each entry shows the numberof occurrences of a pair of nucleotides in a pair of positions. Secondly, we creat theBayesian scoring function whose hyper-parameters are given using maximumlikelihood estimation based on the transcription factor binding site matrices contained inthe JASPAR database. Finally, a greedy strategy for choosing the initial parameters ofdinucleotides position frequency matrix is employed. Site sampler is used to find oneoccurrence per sequence of the motif in the dataset for searching the alignment withmaximum score. We evaluate our new Bayesian scoring function on the real andsimulation datasets and the results show the proposed algorithm improves unknownbinding site discovery and performs better than some methods that do not considerdependency.

节点文献中: 

本文链接的文献网络图示:

本文的引文网络