节点文献
蛋白质残基相互作用预测及其在结构建模中的应用研究
Prediction of Protein Residue Contact and Its Application to Protein Structure Modeling
【作者】 杨静;
【导师】 沈红斌;
【作者基本信息】 上海交通大学 , 控制科学与工程, 2018, 博士
【摘要】 在后基因组时代,蛋白质组学已成为非常重要的研究热点之一。蛋白质作为生命活动的重要载体,对其三维结构进行解析有助于了解蛋白质功能,进而深入理解各种生命现象的本质。蛋白质结构在药物设计和蛋白质设计等方面也有着广泛的应用,然而,相对于已经测定出的蛋白质序列的数量,已知蛋白质结构的数量相对甚少,并且蛋白质序列和结构数量之间的差距日益增大。幸运的是,随着生物大数据的不断积累以及模式识别方法特别是深度学习技术的快速进步,使得直接基于蛋白质序列快速准确地从头预测出蛋白质结构成为可能。由于蛋白质结构预测具有速度快及成本低等优点,它已然成为通过理论实验解析蛋白质结构的一种补充方法。在预测蛋白质三维结构的过程中,空间约束起着关键的作用,如角度和距离约束等,它们可以大幅降低构象空间的熵,以达到优化蛋白质结构的目的。蛋白质残基网络中的相互作用信息,特别是长距离的相互作用,能够协助结构建模算法计算出高质量的构象空间。研究表明,二硫键作为一种特殊的残基相互作用,在蛋白质折叠过程中至关重要。近些年来,科研人员利用各种模式识别方法开发了多种蛋白质残基相互作用预测模型,并成功地把预测结果转化为空间距离约束条件优化三维结构模型。但在实际应用中,对于相似序列较少的蛋白质,如何精确地预测残基之间的相互作用信息,一直困扰着研究人员,因为从序列中提取到的特征并不准确。当前,绝大多数预测模型仅适用于水溶性蛋白,对于膜蛋白残基相互作用预测的研究相对较少,这是由于已知膜蛋白的结构很少,因而没有足够的样本训练出高质量的预测模型。本文直接从蛋白质序列出发,基于机器学习和数据挖掘技术,主要研究对象是蛋白质残基之间的相关性,包括水溶性蛋白和膜蛋白中的残基相互作用以及二硫键连接模式。除此之外,还研究了空间距离约束在蛋白质三维结构建模中的应用。本文主要的研究内容与创新点如下:一、提出了基于动态决策的蛋白质残基相互作用预测算法R2C。本文研发了一种动态融合策略,充分利用有监督的机器学习法和无监督的相关性分析法的优点,针对不同的输入采取不同的线性融合权重,提高了预测残基相互作用的正确率。全局相关性分析算法能够有效去除因传递噪声带来的假阳性,然而,在其输出中仍然可以观察到高斯噪声,本文首次应用高斯滤波模型进一步优化相关性分析法的输出,强化了长距离残基相互作用的预测正确率。二、构建了基于卷积神经网络的残基相互作用预测模型MemBrain。在膜蛋白中,跨膜螺旋间的残基相互作用信息对结构建模更加重要,因而得到了更多的关注。现有方法只用跨膜螺旋间的残基对训练模型,然而本文则使用全序列的样本训练机器学习模型。一方面可以增加训练样本,另一方面预测模型将有能力计算全序列的残基相互作用。由蛋白质三维结构的固有特性决定了残基相互作用信息是密集分布的,据此,MemBrain预测模型被设计成两级的架构,第一级用于预测序列中每个残基对发生相互作用的概率,第二级则以待测残基对及其邻域内的残基对的初始概率为输入,利用卷积神经网络挖掘隐含在其中的相互作用关联模式,从而大幅地提高了预测残基相互作用的正确率。三、开发了基于降阶方法的Cyscon模型以预测二硫键连接模式。二硫键可能的连接模式数量与蛋白质序列中二硫键的数量呈指数正相关,当序列中含有5个以上的二硫键时,当前的预测算法都难以正确预测出其连接模式。针对这一难题,本文创新地引入了降阶的思想,即首先基于序列比对的方法找出待测序列中较为保守的二硫键,然后再用传统的机器学习法预测出序列中剩余的二硫键。在该框架下,一方面预测模型能够处理包含更多二硫键的蛋白质序列,另一方面提高了二硫键连接模式的预测正确率。基于Cyscon的预测结果,本文首次系统地验证了二硫键作为空间距离约束能够提高蛋白质三维结构建模的精度。四、设计了基于穷尽约束搜索的算法ExSSO用于辅助核磁共振(NMR)实验解析膜蛋白结构。与蛋白质残基网络中的相互作用信息不同,利用NMR技术测得的NOE(Nuclear Overhauser Enhancement)距离约束非常可靠,但是却具有双向不确定性。本文在已知跨膜多聚体的单体结构以及单体数量的条件下,利用不确定的NOE约束穷尽地筛选跨膜多聚体的构象空间。ExSSO通过对欧拉角的均匀采样,实现了对单体结构朝向近乎完全地搜索,最后通过聚类的方法计算出具有代表性的结构,有效地避免显式求解每个NOE约束的方向。
【Abstract】 In post-genome era,proteomics is becoming one of the most important research areas.Proteins act essential functional roles in living organisms,and knowing their three-dimensional(3D)structures are valuable for analyzing their functions,which also help to better understand the essence of the life.Protein structures are crucial for drug design and protein design;however,there are relative few protein structures so far when compared with the number of available protein sequences.Moreover,the gap between the number of structures and the number of sequences becomes larger and larger.Fortunately,it is possible to develop powerful algorithms to quickly and accurately predict protein structures based on the primary sequences with biological big data and advanced technologies of machine learning and data mining.Since protein structure prediction has the advantages of fast speed and low cost,it has become a supplementary method of solving protein structures via X-ray or NMR.Spatial restraints are very important for protein 3D structure prediction,such as,angular restraints and distance restraints,which can reduce the entropy of unfolded states and improve structure prediction.Residue-residue contacts from protein residue network,especially for long-range residue contacts,can assist structure modeling algorithms to generate high-quality models.In fact,disulfide bond is a special type of residue contact,and it has been demonstrated to be crucial for protein folding.In recent years,many residue contact prediction methods have been proposed based on the theory of pattern recognition and other related technologies.The prediction results have been successfully transferred to spatial distance restraints and applied to protein structure modeling.Nevertheless,it is difficult for researchers to tackle those proteins with few homologous sequences due to inaccurate features.Currently,most of algorithms were developed for soluble proteins.But for transmembrane proteins,inter-helix residue contacts have been received little attention.The reason could be that the limited number of membrane protein structures hinders the progress of developing high-quality contact prediction model for membrane proteins.In this study,we focused on residue contact prediction based on the primary sequence,including contact prediction for both soluble and membrane proteins and also disulfide connectivity prediction.In addition,we applied spatial distance restraints to protein structure prediction to see the usefulness of this kind of restraints.The main contents and creative points of this work are listed below:1.Proposing a residue contact predictor called R2C for soluble proteins.It uses a dynamic fusion strategy,which takes full advantage of machine learning(ML)-based methods and correlated mutation analysis(CMA)-based approaches.For different targets,it assigns different weights for fusion,and thus improves the prediction accuracy for all contact ranges(short-,medium-and long-range).As we know,CMA-based approaches can remove false positives caused by transitive effects,however,Gaussian noise can still be observed from the predictions of CMA-based approaches.Therefore,we used noise filter to further remove the Gaussian noise in the original outputs to improve the prediction performance of long-range contacts.2.Building an inter-helix residue contact predictor called MemBrain based on convolutional neural network.For membrane proteins,inter-helix contacts are more important because it can guide helix packing.Previous methods just used inter-helix residue pairs to train ML model,however in this work;we used all residue pairs with sequence separation no less than 6.On one hand,more training samples are available for model training.On the other hand,MemBrain is capable of predicting contact map for the entire sequence.Since residue contacts are densely distributed in native structures,MemBrain uses two-stage architecture,where the first stage is used to generate the contact potential of all residue pairs,which will be fed into convolutional neural network together with predictions from three CMA-based approaches in the second stage.This framework can mine latent structural features,which exist in original feature space.Therefore,it can improve the prediction accuracy visibly.3.Developing the prediction model Cyscon to predict disulfide connectivity patterns.Since the number of possible disulfide connectivity patterns increases exponentially with the number of disulfide bonds.Thus,the entire pattern prediction accuracy will be very low for sequences with more than 5 disulfide bonds.To solve this tough problem,the proposed Cyscon introduces an idea of order reduction by first finding the most confident disulfide bonds through sequence alignment,and then the problem is reduced to finding the correct combination among the remaining bonds of the protein sequence.Under this framework,Cyscon can process sequences with more disulfide bonds(typically more than 5).Meantime,the prediction accuracy can also be improved.In this work,we also systematically validated the usefulness of the predicted disulfide bonds for protein 3D structure modeling.4.Designing the algorithm ExSSO to aid NMR-based structure determination of symmetric transmembrane oligomers.Different from the predicted residue contacts,the NMR-derived NOE restraints are very accurate but have two-fold directional ambiguity for oligomers higher than dimer.Given the protomer structure and the number of protomers in oligomer,ExSSO can find the proper structures of symmetric oligomer guided by ambiguous inter-protomer NOEs.It is an exhaustive and fast conformational space search algorithm with complexity and running time unaffected by the amount or form of restraints.By uniformly sampling three Euler angles,we can ensure near complete search of the orientation of the protomer.Finally,the oligomer structures are selected by a clustering algorithm.In this way,it can effectively avoid solving the direction of each NOE restraint.