Predicting RNA-protein binding sites and motifs through combining local and global deep convolutional neural networks
Predicting RNA-protein binding sites and motifs through combining local and global deep convolutional neural networks
复制标题
通过结合局部和全局深度卷积神经网络来预测 RNA-蛋白质结合位点和基序。
DOI:
10.1093/bioinformatics/bty364
复制
发表时间:
2018-10-15
期刊:
影响因子:
5.8
通讯作者:
Shen, Hong-Bin
中科院分区:
文献类型:
--
作者:
Pan, Xiaoyong;Shen, Hong-Bin
Motivation: RNA-binding proteins (RBPs) take over 5-10% of the eukaryotic proteome and play key roles in many biological processes, e.g. gene regulation. Experimental detection of RBP binding sites is still time-intensive and high-costly. Instead, computational prediction of the RBP binding sites using patterns learned from existing annotation knowledge is a fast approach. From the biological point of view, the local structure context derived from local sequences will be recognized by specific RBPs. However, in computational modeling using deep learning, to our best knowledge, only global representations of entire RNA sequences are employed. So far, the local sequence information is ignored in the deep model construction process.Results: In this study, we present a computational method iDeepE to predict RNA-protein binding sites from RNA sequences by combining global and local convolutional neural networks (CNNs). For the global CNN, we pad the RNA sequences into the same length. For the local CNN, we split a RNA sequence into multiple overlapping fixed-length subsequences, where each subsequence is a signal channel of the whole sequence. Next, we train deep CNNs for multiple subsequences and the padded sequences to learn high-level features, respectively. Finally, the outputs from local and global CNNs are combined to improve the prediction. iDeepE demonstrates a better performance over state-of-the-art methods on two large-scale datasets derived from CLIP-seq. We also find that the local CNN runs 1.8 times faster than the global CNN with comparable performance when using GPUs. Our results show that iDeepE has captured experimentally verified binding mitifs.