Related Experiment Video
Updated: Sep 8, 2025

Exploring Sequence Space to Identify Binding Sites for Regulatory RNA-Binding Proteins
Published on: August 9, 2019
PreRBP: Interpretable deep learning for RNA-protein binding site prediction with attention mechanism
Huixian Chen1, Yun Zuo2, Xiangrong Liu3
1School of Computer Science and Engineering, Southeast University, Nanjing, 210000, China.
None:
In the complex process of gene expression and regulation, RNA-binding proteins occupy a pivotal position for RNA. Accurate prediction of RNA-protein binding sites can help researchers better understand RNA-binding proteins and their related mechanisms. And prediction techniques based on machine learning algorithms are both cost-effective and efficient in identifying these binding sites. However, there are some shortcomings in the currently available machine learning methods, such as the input features of the model only consider RNA sequence features, and most of the datasets suffer from class imbalance. To address these issues, this study first uses the publicly available 27 RNA-protein binding site datasets to construct a benchmark dataset. Then, we use RNAshapes and EDeN to obtain the secondary structure of RNA. Higher-order encoding method is used to extract the key information hidden in the RNA sequences and structures. In order to solve the class imbalance problem existing in the dataset, this study utilizes four undersampling algorithms, namely, random undersampling, NearMiss, ENN, and one-sided selection, to remove redundant samples in the negative samples, and lastly, based on Convolutional Neural Network, Bidirectional Long and Short Term Memory Network, this study constructs model PreRBP to predict RNA-protein binding sites. The experimental results show that the model used in this study has an average AUC of 0.88, which is higher than other existing RNA-protein binding site prediction methods. Also, for the convenience of prediction, an online predictor is developed in this study. The predictor and experimental codes are available at https://github.com/B12-Comet/RBPPrediction.
More Related Videos
Related Concept Videos
Conserved Binding Sites
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally...
Ligand Binding Sites
Protein-ligand interactions are quite specific; even though numerous potential ligands surround a cellular protein at any given time, only a particular ligand can bind to that protein. Moreover, a ligand binds only to a dedicated area on the surface of the protein, known as the...
Protein-protein Interfaces
tRNA Activation
RNA Polymerase II Accessory Proteins
Riboswitches
The aptamer has high specificity for a particular metabolite which allows riboswitches to specifically regulate...

