• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

通过与二维卷积神经网络集成的循环神经网络改进蛋白质二级结构预测。

Protein secondary structure prediction improved by recurrent neural networks integrated with two-dimensional convolutional neural networks.

作者信息

Guo Yanbu, Wang Bingyi, Li Weihua, Yang Bei

机构信息

* School of Information Science and Engineering, Yunnan University, No. 2 North Cuihu Road, Kunming 650091, P. R. China.

† The Research Institute of Resource Insects, Chinese Academy of Forestry, Bailongsi, Kunming 650224, P. R. China.

出版信息

J Bioinform Comput Biol. 2018 Oct;16(5):1850021. doi: 10.1142/S021972001850021X.

DOI:10.1142/S021972001850021X
PMID:30419785
Abstract

Protein secondary structure prediction (PSSP) is an important research field in bioinformatics. The representation of protein sequence features could be treated as a matrix, which includes the amino-acid residue (time-step) dimension and the feature vector dimension. Common approaches to predict secondary structures only focus on the amino-acid residue dimension. However, the feature vector dimension may also contain useful information for PSSP. To integrate the information on both dimensions of the matrix, we propose a hybrid deep learning framework, two-dimensional convolutional bidirectional recurrent neural network (2C-BRNN), for improving the accuracy of 8-class secondary structure prediction. The proposed hybrid framework is to extract the discriminative local interactions between amino-acid residues by two-dimensional convolutional neural networks (2DCNNs), and then further capture long-range interactions between amino-acid residues by bidirectional gated recurrent units (BGRUs) or bidirectional long short-term memory (BLSTM). Specifically, our proposed 2C-BRNNs framework consists of four models: 2DConv-BGRUs, 2DCNN-BGRUs, 2DConv-BLSTM and 2DCNN-BLSTM. Among these four models, the 2DConv- models only contain two-dimensional (2D) convolution operations. Moreover, the 2DCNN- models contain 2D convolutional and pooling operations. Experiments are conducted on four public datasets. The experimental results show that our proposed 2DConv-BLSTM model performs significantly better than the benchmark models. Furthermore, the experiments also demonstrate that the proposed models can extract more meaningful features from the matrix of proteins, and the feature vector dimension is also useful for PSSP. The codes and datasets of our proposed methods are available at https://github.com/guoyanb/JBCB2018/ .

摘要

蛋白质二级结构预测(PSSP)是生物信息学中的一个重要研究领域。蛋白质序列特征的表示可以看作是一个矩阵,它包括氨基酸残基(时间步)维度和特征向量维度。预测二级结构的常用方法只关注氨基酸残基维度。然而,特征向量维度对于蛋白质二级结构预测也可能包含有用信息。为了整合矩阵两个维度上的信息,我们提出了一种混合深度学习框架,即二维卷积双向递归神经网络(2C-BRNN),以提高八类二级结构预测的准确性。所提出的混合框架是通过二维卷积神经网络(2DCNN)提取氨基酸残基之间有判别力的局部相互作用,然后通过双向门控循环单元(BGRU)或双向长短期记忆(BLSTM)进一步捕捉氨基酸残基之间的长程相互作用。具体来说,我们提出的2C-BRNN框架由四个模型组成:2DConv-BGRU、2DCNN-BGRU、2DConv-BLSTM和2DCNN-BLSTM。在这四个模型中,2DConv-模型只包含二维(2D)卷积操作。此外,2DCNN-模型包含2D卷积和池化操作。在四个公共数据集上进行了实验。实验结果表明,我们提出的2DConv-BLSTM模型的性能明显优于基准模型。此外,实验还表明,所提出的模型可以从蛋白质矩阵中提取更有意义的特征,并且特征向量维度对于蛋白质二级结构预测也是有用的。我们提出的方法的代码和数据集可在https://github.com/guoyanb/JBCB2018/ 上获取。

相似文献

1
Protein secondary structure prediction improved by recurrent neural networks integrated with two-dimensional convolutional neural networks.通过与二维卷积神经网络集成的循环神经网络改进蛋白质二级结构预测。
J Bioinform Comput Biol. 2018 Oct;16(5):1850021. doi: 10.1142/S021972001850021X.
2
DeepACLSTM: deep asymmetric convolutional long short-term memory neural models for protein secondary structure prediction.DeepACLSTM:用于蛋白质二级结构预测的深度非对称卷积长短时记忆神经模型。
BMC Bioinformatics. 2019 Jun 17;20(1):341. doi: 10.1186/s12859-019-2940-0.
3
Prediction of 8-state protein secondary structures by a novel deep learning architecture.一种新型深度学习架构预测 8 态蛋白质二级结构。
BMC Bioinformatics. 2018 Aug 3;19(1):293. doi: 10.1186/s12859-018-2280-5.
4
Ensemble deep learning models for protein secondary structure prediction using bidirectional temporal convolution and bidirectional long short-term memory.使用双向时间卷积和双向长短期记忆的集成深度学习模型用于蛋白质二级结构预测。
Front Bioeng Biotechnol. 2023 Feb 13;11:1051268. doi: 10.3389/fbioe.2023.1051268. eCollection 2023.
5
Accurate prediction of protein contact maps by coupling residual two-dimensional bidirectional long short-term memory with convolutional neural networks.通过将残差二维双向长短期记忆与卷积神经网络相结合,准确预测蛋白质接触图。
Bioinformatics. 2018 Dec 1;34(23):4039-4045. doi: 10.1093/bioinformatics/bty481.
6
Improved protein relative solvent accessibility prediction using deep multi-view feature learning framework.利用深度多视图特征学习框架提高蛋白质相对溶剂可及性预测。
Anal Biochem. 2021 Oct 15;631:114358. doi: 10.1016/j.ab.2021.114358. Epub 2021 Aug 31.
7
Capturing non-local interactions by long short-term memory bidirectional recurrent neural networks for improving prediction of protein secondary structure, backbone angles, contact numbers and solvent accessibility.利用长短期记忆双向递归神经网络捕捉非局部相互作用,提高蛋白质二级结构、主链角度、接触数和溶剂可及性的预测能力。
Bioinformatics. 2017 Sep 15;33(18):2842-2849. doi: 10.1093/bioinformatics/btx218.
8
Improving prediction of protein secondary structure, backbone angles, solvent accessibility and contact numbers by using predicted contact maps and an ensemble of recurrent and residual convolutional neural networks.利用预测的接触图和递归与残差卷积神经网络的集合来改进蛋白质二级结构、主链角度、溶剂可及性和接触数的预测。
Bioinformatics. 2019 Jul 15;35(14):2403-2410. doi: 10.1093/bioinformatics/bty1006.
9
Prediction of RNA-protein sequence and structure binding preferences using deep convolutional and recurrent neural networks.使用深度卷积和递归神经网络预测 RNA-蛋白质序列和结构的结合偏好。
BMC Genomics. 2018 Jul 3;19(1):511. doi: 10.1186/s12864-018-4889-1.
10
Predicting protein-ligand binding residues with deep convolutional neural networks.使用深度卷积神经网络预测蛋白质-配体结合残基。
BMC Bioinformatics. 2019 Feb 26;20(1):93. doi: 10.1186/s12859-019-2672-1.

引用本文的文献

1
Protein structure prediction via deep learning: an in-depth review.基于深度学习的蛋白质结构预测:深入综述
Front Pharmacol. 2025 Apr 3;16:1498662. doi: 10.3389/fphar.2025.1498662. eCollection 2025.
2
Efficient prediction of anticancer peptides through deep learning.通过深度学习高效预测抗癌肽
PeerJ Comput Sci. 2024 Jul 19;10:e2171. doi: 10.7717/peerj-cs.2171. eCollection 2024.
3
Machine Learning Methods for Small Data Challenges in Molecular Science.机器学习方法在分子科学中小数据挑战中的应用。
Chem Rev. 2023 Jul 12;123(13):8736-8780. doi: 10.1021/acs.chemrev.3c00189. Epub 2023 Jun 29.
4
Deep learning for protein secondary structure prediction: Pre and post-AlphaFold.用于蛋白质二级结构预测的深度学习:AlphaFold之前与之后。
Comput Struct Biotechnol J. 2022 Nov 11;20:6271-6286. doi: 10.1016/j.csbj.2022.11.012. eCollection 2022.
5
Deep Ensemble Learning with Atrous Spatial Pyramid Networks for Protein Secondary Structure Prediction.基于空洞空间金字塔网络的深度集成学习用于蛋白质二级结构预测
Biomolecules. 2022 Jun 2;12(6):774. doi: 10.3390/biom12060774.
6
Deep embeddings to comprehend and visualize microbiome protein space.深入的嵌入理解和可视化微生物组蛋白质空间。
Sci Rep. 2022 Jun 20;12(1):10332. doi: 10.1038/s41598-022-14055-7.
7
Protein secondary structure prediction with context convolutional neural network.基于上下文卷积神经网络的蛋白质二级结构预测
RSC Adv. 2019 Nov 25;9(66):38391-38396. doi: 10.1039/c9ra05218f.
8
Ensemble of Template-Free and Template-Based Classifiers for Protein Secondary Structure Prediction.无模板和基于模板的分类器集成方法用于蛋白质二级结构预测。
Int J Mol Sci. 2021 Oct 23;22(21):11449. doi: 10.3390/ijms222111449.
9
A Deep Learning Approach for Predicting Antigenic Variation of Influenza A H3N2.深度学习方法预测甲型 H3N2 流感的抗原变异。
Comput Math Methods Med. 2021 Oct 16;2021:9997669. doi: 10.1155/2021/9997669. eCollection 2021.
10
Hybrid Deep Learning Based on a Heterogeneous Network Profile for Functional Annotations of Genes.基于异构网络特征的混合深度学习方法用于基因功能注释
Int J Mol Sci. 2021 Sep 16;22(18):10019. doi: 10.3390/ijms221810019.