| Literature DB >> 31824574 |
Yuqi Ju1, Liangliang Yuan1, Yang Yang1,2,3, Hai Zhao1,2,3.
Abstract
The interactions between RNAs and RNA binding proteins (RBPs) are crucial for understanding post-transcriptional regulation mechanisms. A lot of computational tools have been developed to automatically predict the binding relationship between RNAs and RBPs. However, most of the methods can only predict the presence or absence of binding sites for a sequence fragment, without providing specific information on the position or length of the binding sites. Besides, the existing tools focus on the interaction between RBPs and linear RNAs, while the binding sites on circular RNAs (circRNAs) have been rarely studied. In this study, we model the prediction of binding sites on RNAs as a sequence labeling problem, and propose a new model called circSLNN to identify the specific location of RBP-binding sites on circRNAs. CircSLNN is driven by pretrained RNA embedding vectors and a composite labeling model. On our constructed circRNA datasets, our model has an average F 1 score of 0.790. We assess the performance on full-length RNA sequences, the proposed model outperforms previous classification-based models by a large margin.Entities:
Keywords: RNA–protein binding sites; bidirectional LSTM neural network; convolutional neural network; deep learning; sequence labeling
Year: 2019 PMID: 31824574 PMCID: PMC6886371 DOI: 10.3389/fgene.2019.01184
Source DB: PubMed Journal: Front Genet ISSN: 1664-8021 Impact factor: 4.599
Figure 1The overall architecture of CircSLNN.
Prediction accuracies on 37 different protein datasets.
| Protein | Precision | Recall |
|
|---|---|---|---|
| AGO1 | 0.820 | 0.853 | 0.836 |
| AGO2 | 0.804 | 0.429 | 0.559 |
| AGO3 | 0.840 | 0.773 | 0.805 |
| ALKBH5 | 0.908 | 0.928 | 0.918 |
| AUF1 | 0.908 | 0.938 | 0.923 |
| C17ORF85 | 0.889 | 0.926 | 0.907 |
| C22ORF28 | 0.847 | 0.828 | 0.838 |
| CAPRIN1 | 0.881 | 0.789 | 0.833 |
| DGCR8 | 0.794 | 0.863 | 0.827 |
| EIF4A3 | 0.520 | 0.749 | 0.614 |
| EWSR1 | 0.892 | 0.912 | 0.902 |
| FMRP | 0.473 | 0.679 | 0.557 |
| FOX2 | 0.999 | 0.925 | 0.961 |
| FUS | 0.583 | 0.566 | 0.575 |
| FXR1 | 0.958 | 0.951 | 0.955 |
| FXR2 | 0.799 | 0.825 | 0.812 |
| HNRNPC | 0.841 | 0.892 | 0.866 |
| HUR | 0.542 | 0.609 | 0.573 |
| IGF2BP1 | 0.522 | 0.716 | 0.604 |
| IGF2BP2 | 0.691 | 0.660 | 0.675 |
| IGF2BP3 | 0.533 | 0.618 | 0.572 |
| LIN28A | 0.543 | 0.702 | 0.613 |
| LIN28B | 0.764 | 0.636 | 0.694 |
| METTL3 | 0.774 | 0.806 | 0.790 |
| MOV10 | 0.805 | 0.808 | 0.806 |
| PTB | 0.609 | 0.597 | 0.603 |
| PUM2 | 0.910 | 0.988 | 0.948 |
| QKI | 0.982 | 0.971 | 0.976 |
| SFRS1 | 0.797 | 0.704 | 0.748 |
| TAF15 | 0.916 | 0.968 | 0.941 |
| TDP43 | 0.864 | 0.760 | 0.809 |
| TIA1 | 0.915 | 0.863 | 0.888 |
| TIAL1 | 0.836 | 0.824 | 0.829 |
| TNRC6 | 0.952 | 0.841 | 0.893 |
| U2AF65 | 0.848 | 0.796 | 0.821 |
| WTAP | 0.976 | 0.953 | 0.964 |
| ZC3H78 | 0.848 | 0.790 | 0.818 |
| Average | 0.794 | 0.795 | 0.790 |
Figure 2F 1 Score for Different Coding Methods.
Figure 3Performance comparison between models with and without the CNN layer.
Figure 4Performance comparison on three sequence labeling schemes.
Figure 5Performance on datasets with different positive-to-negative data ratios.
Figure 6F 1 score on 100 full-length RNAs.