Next Article in Journal
Simultaneous Analysis of Saccharides between Fresh and Processed Radix Rehmanniae by HPLC and UHPLC-LTQ-Orbitrap-MS with Multivariate Statistical Analysis
Next Article in Special Issue
Representation Learning for Class C G Protein-Coupled Receptors Classification
Previous Article in Journal
Mechanistic Insight into the Degradation of Nitrosamines via Aqueous-Phase UV Photolysis or a UV-Based Advanced Oxidation Process: Quantum Mechanical Calculations
Previous Article in Special Issue
Structural Dynamics of DPP-4 and Its Influence on the Projection of Bioactive Ligands
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

RPiRLS: Quantitative Predictions of RNA Interacting with Any Protein of Known Sequence

1
Department of Bioinformatics, Shantou University Medical College, Shantou 515000, Guangdong, China
2
Computer Network Information Center, Chinese Academy of Sciences, Beijing 100190, China
*
Author to whom correspondence should be addressed.
Molecules 2018, 23(3), 540; https://doi.org/10.3390/molecules23030540
Submission received: 6 February 2018 / Revised: 24 February 2018 / Accepted: 25 February 2018 / Published: 28 February 2018
(This article belongs to the Special Issue Computational Analysis for Protein Structure and Interaction)

Abstract

:
RNA-protein interactions (RPIs) have critical roles in numerous fundamental biological processes, such as post-transcriptional gene regulation, viral assembly, cellular defence and protein synthesis. As the number of available RNA-protein binding experimental data has increased rapidly due to high-throughput sequencing methods, it is now possible to measure and understand RNA-protein interactions by computational methods. In this study, we integrate a sequence-based derived kernel with regularized least squares to perform prediction. The derived kernel exploits the contextual information around an amino acid or a nucleic acid as well as the repetitive conserved motif information. We propose a novel machine learning method, called RPiRLS to predict the interaction between any RNA and protein of known sequences. For the RPiRLS classifier, each protein sequence comprises up to 20 diverse amino acids but for the RPiRLS-7G classifier, each protein sequence is represented by using 7-letter reduced alphabets based on their physiochemical properties. We evaluated both methods on a number of benchmark data sets and compared their performances with two newly developed and state-of-the-art methods, RPI-Pred and IPMiner. On the non-redundant benchmark test sets extracted from the PRIDB, the RPiRLS method outperformed RPI-Pred and IPMiner in terms of accuracy, specificity and sensitivity. Further, RPiRLS achieved an accuracy of 92% on the prediction of lncRNA-protein interactions. The proposed method can also be extended to construct RNA-protein interaction networks. The RPiRLS web server is freely available at http://bmc.med.stu.edu.cn/RPiRLS.

1. Introduction

The interactions of proteins with other proteins, peptides, DNAs and RNAs govern most the essential molecular function. RNA-protein interactions (RPIs) have a critical influence on post-transcriptional gene regulation [1,2,3], viral assembly [4,5,6], cellular defence [7], protein synthesis [8,9] and various other fundamental biological processes [10,11]. A significant portion of transcripts is long non-coding RNAs (lncRNAs) which are not translated into proteins and are longer than 200 nucleotides [12]. LncRNAs normally function with their interacting proteins [13]. For instance, the lncRNA HOTAIR regulated the HOXD locus in trans by interacting with PcG proteins [14]; several lncRNAs were shown to be able to interact with AUF1, a protein linked to aging and cancer [15]; lncRNAs binding to JARID2 protein were essential for the recruitment of PRC2 to the chromatin [16]; lncRNA GAS5 inhibited hepatitis C virus replication by decoying HCV NS3 protein [17]. Hence, the study of RPIs is essential for understanding their functions. Compared to those of protein-protein interactions and DNA-protein interactions, current knowledge regarding RNA-protein interactions, especially lncRNA-protein interactions is still limited. In this study, we propose a novel machine learning method, which we call RNA-protein interaction prediction based on regularized least squares (RPiRLS), to quantitatively predict the potential RNA-protein interactions.
The experimental determination of RPIs remains expensive and time-consuming [18,19,20], but fortunately, the accumulated RPI experimental data facilitate the development of computational models for RPI prediction [21,22,23]. In 2011, Pancaldi and Bähler [24] introduced a computational approach for RBP (RNA binding protein)-mRNA interaction prediction. They employed Support Vector Machines (SVMs) and Random Forests (RFs) based on more than 100 physical and functional features of RPIs, including gene ontology, chromosomal position, gene and protein physical properties, protein localization, experimental translation, mRNA properties, predicted protein structure, UTR properties and genetic interactions. Bellucci et al. [25] proposed a method called catRAPID for the prediction of protein lncRNA interaction. They evaluated the interaction propensities of protein-RNA based on their physicochemical properties, including secondary structure, hydrogen bonding and van der Waals. Muppirala et al. [26] developed a method called RPISeq, which predicted RPIs solely based on primary sequences. The RPISeq method still employed SVMs and RFs but exploited different features. They represented each sequence of proteins and RNAs as the normalized frequencies of the corresponding 3-mer and 4-mer, respectively. In 2013, based on the same feature vectors presented in Muppirala et al., Wang et al. [27] first reduced the dimensionality of feature vectors, and then performed the RPIs prediction by using naive Bayes classifier which assumed the independence of attributes and by using extended naive Bayes classifier which considered the correlation between attributes. Lu et al. [28] integrated the information on the secondary structure, hydrogen bonding propensities and Van der Waals of lncRNAs and proteins with Fisher’s linear discriminant model. In 2015, Suresh et al. [29] developed a method called RPI-Pred to predict RPIs by considering the high-order 3D protein and RNA structure information. In 2016, Pan et al. [30] proposed a new method named IPMiner that integrated deep learning with stacked ensembling to improve the prediction performance of ncRNA-protein interactions.
In this paper, we classified RNA-protein pairs as interacting or non-interacting by integrating derived kernel with regularized least squares (RLS) [31]. The motivation is to relate the sequence information of proteins and RNAs to their biological functions, i.e., interactions. Our method attempted to extract discriminant subsequence features from amino acid sequences and nucleotide sequences. The derived kernel measures the similarity between two biological sequences by capturing nucleic acid or amino acid compositions and repetitive sequence patterns. We used regularized least squares in learning as the computations performed by RLS algorithms can be expressed using just inner products, hence allowing efficient implementation of kernel-based learning, in addition the RLS algorithms often perform comparable to the best batch classifiers [32]. Since the dimensionality of feature space increases exponentially with the template size, for computational sake, we set upper limit for template size. On the other hand, we categorized 20 amino acids into several groups based on their physiochemical properties [33,34,35], the reduced alphabet representation of the protein sequence allows larger template size and also decreases the dimensionality of feature space.

2. Results

2.1. Parameter Selection for RLS

We considered the derived kernel with two-layer architecture, hence there were two template sets, denoted as T P and T R needed to be constructed for protein and RNA, respectively. Here we considered all possible substrings of the same length making up a template set. The template set T P for amino acid sequences was composed of substrings with k continuous amino acids, while the template set T R for nucleic acid sequences was composed of substrings with l continuous nucleic acids. In order to extract discriminant subsequence features from amino acid sequences and nucleotide sequences, we explored the effect on RPI prediction over a range of choices for the template sizes of protein and RNA. The training set RPI2662 was used to determine these parameters. In our case, we used different template sizes of protein and RNA chosen from set { 1 , 2 , , 4 } { 1 , 2 , , 8 } for RPiRLS and { 1 , 2 , , 6 } { 1 , 2 , , 8 } for RPiRLS-7G. With different combination of protein template size and RNA template size, the combined kernel K ^ 2 dk was integrated with RLS to predict RNA-protein interactions. The ten-fold stratified cross-validation has been verified to be the best algorithm for model selection on a large scale experiments [36], therefore on the data set RPI2662, we tuned the parameter λ by ten-fold stratified cross-validation with the optional parameter set { λ = e n ,   n = 15 , , 15 } . The data set RPI2662 was divided into ten mutually exclusive folds and the mean response of each fold was approximately equal. In each test we merged 9 parts of the samples as the training set and left the other part as the test set. The parameter λ was chosen by leave-one-out cross-validation on the training set. For RPiRLS, in all the ten sets, λ = e 2 uniformly achieved the best performance in the training data. Table 1 and Table 2 showed the performance of the proposed method in terms of AUC and accuracy with different combination of parameters k and l, respectively. The experiment results showed that when the protein template size k = 2 and the RNA template size l = 5 , the model performs best with AUC score of 0.926 and accuracy of 0.830. The other measurements of specificity (SP) and sensitivity (SE) were 0.771 and 0.890, respectively. While for RPiRLS-7G, λ = e 3 uniformly performed best in all the ten sets. Table 3 showed that the method achieved the best prediction accuracy of 0.823 when the protein template size k = 3 and the RNA template size l = 4 . The other measurements (AUC, SP and SE) were observed as 0.902, 0.761 and 0.884, respectively. The computational results showed that the RPiRLS classifier outperformed the RPiRLS-7G classifier in terms of various performance measurements, indicating that the diversity of amino acids at a sequence is important for the prediction of RPIs.

2.2. Performance on Predicting RNA-Protein Interactions with Known Structures

In order to evaluate the reliability and robustness of RPiRLS and RPiRLS-7G, we compared them with other two state-of-the-art methods RPI-Pred and IPMiner. The RPI2241 and RPI369 data sets after removing overlapping RPIs with the training data were evaluated. Both the RPiRLS and RPiRLS-7G classifiers were trained on the RPI2662 data set, and tested on the RPI2241 and RPI369 data sets, respectively.
As shown in Table 4 and Table 5, RPiRLS outperformed the RPiRLS-7G, RPI-Pred and IPMiner methods on both data sets. For the RPI369 data set as shown in Table 4, the performance of the RPiRLS method was 0.85, 0.92, 0.84 and 0.86 for predictive accuracy, AUC, specificity and sensitivity, respectively. While the predictive accuracy of the RPI-Pred and IPMiner methods were just 0.49 and 0.5, respectively which were much lower than RPiRLS’s. The remaining measurements (specificity and sensitivity) were observed as 0.34 and 0.63, respectively for RPiRLS, and 0.52 and 0.48, respectively for IPMiner. The RPiRLS method outperformed RPI-Pred and IPMiner in terms of accuracy, specificity and sensitivity on the RPI369 data set.
Similar results were observed on the RPI2241 data set in Table 5. The specificity of the RPI-Pred and IPMiner methods was just 0.38 and 0.20, respectively, indicating there was a positive bias in their predictions of performance. A low specificity increases the labor, cost, and time needed to perform the required experimental tests, but our RPiRLS method achieved both reasonable specificity and sensitivity.
Furthermore, we evaluated the RPiRLS classifier on large-scale RNA-protein pairs in the currently available RPIntDB data base. The RPiRLS method correctly predicted 35980 out of 43010 RPIs, reaching the predictive accuracy of 84%.

2.3. Performance on Predicting ncRNA-Protein Interactions

To explore the effectiveness of the proposed method on predicting ncRNA-protein interactions, a large-scale ncRNA-protein interaction data set (we called NRPI13153) was retrieved from the NPInter data base [37]. We trained RPiRLS and RPiRLS-7G on the RPI2662 data set, and tested it on the NRPI13153. Table 6 showed the prediction results compared with the RPI-Pred classifier on the NRPI13153 data set. The IPMiner method showed a significantly positive bias on predicting ncRNA-protein interactions, thus here we didn’t include it into the comparison. The predictive accuracy for different organisms were separately computed. For the six organisms, our method RPiRLS performed best for the Homo sapiens and Saccharomyces cerevisiae, RPI-Pred performed best for Drosophila melanogaster, Escherichia coli and Mus musculus, and both methods obtained the same predictive accuracy for the Caenorhabditis elegans. RPiRLS outperformed RPiRLS-7G over all six organisms. For 13153 ncRNA-protein pairs, the RPiRLS method achieved an accuracy of 91% compared to 76% for RPiRLS-7G and 88% for the RPI-Pred method. We further tested RPiRLS and RPiRLS-7G on the LNRPI12114 data set which was a subset of the NRPI13153 data set and consisted of only lncRNA-protein interactions (lncRPIs). Our model achieved an overall accuracy of 92% compared to 77% for RPiRLS-7G and 89% for the RPI-Pred classifier as shown in Table 7. The predictive performance of RPiRLS was improved in 5 out 6 organisms compared with its performance on the NRPI13153 data set. The results indicated the effectiveness of our method to predict lncRNA-protein interactions only by using primary sequences of proteins and RNAs.

Performance on Predicting LncRNA-Protein Interaction Networks

Predicting lncRNA-protein interaction networks is useful to explore the molecular mechanisms that are regulated by lncRNAs [38,39]. In this experiment, we evaluated the performance of RPiRLS on building lncRPI networks and further compared its performance with RPI-Pred. On the basis of the data in NPInter, we analyzed the results of four organisms, i.e., Caenorhabditis elegans, Drosophila melanogaster, Escherichia coli and Saccharomyces cerevisiae, consisting of 4, 61, 78 and 437 lncRPIs, respectively.
For Caenorhabditis elegans, the RPiRLS method correctly identified all 4 lncRPIs (blue edges) while the RPI-Pred method correctly identified 3 out of 4. As shown in Figure 1, RPI-Pred made incorrect prediction for the pair of n342950-G5EBF5 (red edges). In Figure 2, RPI-Pred correctly predicted all 61 lncRPIs, whereas RPiRLS missed 7 out of 61 lncRPIs for Drosophila melanogaster. These 6 out of 7 incorrect predictions which were observed between two proteins P49963 and Q9VSS2 (yellow rectangle) and three signal recognition particle (SRP) RNAs n5330, n5333 and n389 (green ellipse), formed the SRP RNA-protein interactions. For Escherichia coli, the RPiRLS classifier made much more errors than the RPI-Pred method, with predictive accuracies of 45% vs. 86%. The performance of RPiRLS for Escherichia coli was much poorer than that for the other five organisms. In order to analyze why RPiRLS had relative poor performance on Escherichia coli, we estimated the amino acid composition of Escherichia coli compared with that of the other five organisms. As shown in Figure 3, we found that Escherichia coli had relative higher observing frequencies of Alanine and Valine as well as much lower content of Serine compared with that of the other five organisms. The amino acid composition bias in Escherichia coli probably leaded to poor results. As shown in Figure 4, among 43 incorrect predicted pairs, 39 RPIs corresponded to 7 protein hubs, e.g., P0A6H1, P0AFZ3, P0AG67, P0CE47, P0CE48, P21499 and P77398, each of which appearing as a yellow rectangle node was shown to interact with six transfer-messenger RNAs (tmRNAs), e.g., n3828, n1877, n5000, n435, n329 and N4292 (green ellipse). For Saccharomyces cerevisiae, as showed in Figure 5, among 27 incorrect predicted pairs, 10 RPIs were involved in 3 protein hubs (P57743, Q03338 and Q06819), in which each protein interacted with 4 small nuclear RNAs (snRNAs: n4610, n6134, n4606 and n6136), and other 13 RPIs corresponded to 7 protein hubs (P15646, P47083, P53941, Q04217, Q04500, Q08492 and Q12136), each of which interacted with three small nucleolar RNAs (snoRNAs: n5819, n4618 and n6159). The RPiRLS classifier correctly identified 410 out of 437 RPIs, achieving a high accuracy of 94%, compared of 87% (correctly predicted 379 out of 437 pairs) for RPI-pred. In this work, we illustrated the effectiveness and reliability of RPiRLS in predicting RPIs for eukaryotic organisms in networks which comprised a variety protein hubs and RNA hubs.

3. Discussion

Mammalian cells contain more than 1000 different proteins interacting with RNA [3]. Normally, any individual RNA can interact with multiple proteins [11,40]. Conversely, most proteins are capable of interacting with multiple RNAs [41]. Given the number of RNAs and RNA-binding proteins, the number of possible RPIs is enormous. High-throughput sequencing methods have accumulated huge amount of RNA-protein binding experimental data and opened new possibilities to measure and understand RNA-protein interactions by computational methods. Most of the previous computational works on RPIs focus on the prediction of RNA-binding proteins or RNA-binding residues in a protein sequence [34,42,43,44]. To our knowledge, very limited works have been developed to predict the specific associations between RNAs and proteins, which play a critical role in post-transcriptional gene regulatory networks. Complex networks of RPIs mediate post-transcriptional gene regulation and therefore prediction of RPIs helps us to gain insight into regulatory networks [45,46].
The work presented here provided a computational method, called RPiRLS, to classify RNA-protein pairs as interacting or non-interacting by integrating a sequence-based derived kernel with regularized least squares. The derived kernel exploited the contextual information around an amino acid or a nucleic acid as well as the repetitive conserved motif information. Our results demonstrated that only the sequence structures of RNAs and proteins provide sufficient information to accurately predict RNA-protein interactions, especially long non-coding RNA-protein interactions. Specifically, the RPiRLS classifier considered each protein sequence comprising up to 20 diverse amino acids, while the RPiRLS-7G classifier encoded each protein sequence by using the 7-letter reduced alphabets according to amino acid physiochemical properties. The computational results showed that the RPiRLS classifier was superior to the RPiRLS-7G classifier in reliability and effectiveness, indicating that the diversity of amino acids at a sequence has critical impact on the function of RNA-binding proteins. On two non-redundant benchmark data sets extracted from the PRIDB, the RPiRLS method outperformed RPI-Pred and IPMiner in terms of accuracy, specificity and sensitivity. Compared with RPI-Pred and IPMiner, the RPiRLS method obtained a reasonable sensitivity at a lower false positive rate. Further, RPiRLS achieved an accuracy of 92% compared to 89% for RPI-Pred on the prediction of lncRNA-protein interactions. The RPiRLS method can be extended to construct RNA-protein interaction networks and therefore helps us to gain insights into post-transcriptional gene regulation.
The reason for the good performance of the proposed method may be due to several factors. Firstly, the use of similarity scores is a significant conceptual change in protein/RNA evaluation, quantifying the overall similarity between proteins, RNAs and their interactions. Combining kernels by tensor product for the set of RNA-protein pairs allowing to share information across the RNA-binding proteins considerably improved the prediction, especially in the case of RNAs with few known binding proteins. Secondly, we have found that contiguous k-mer frequencies alone captured rich statistical information on the repetitive conserved motif of RNA-protein pairs and the diversity of amino acids at a sequence has also contributed to an observed improvement contrast to RPI-Pred which just applied 1-letter frequency for both protein and RNA. Finally, a kernel works as a measure of similarity and supports the application of powerful machine learning algorithms such as regularized least squares which we used in this paper. The RLS mehod enables us to efficiently search for an optimized parameter λ at essentially no additional cost [31]. Further, our model was trained on a large data set which contained 2662 RNA-protein pairs, and yielded more robust results. In contrast, IPMiner had much more model parameters to fit as combining deep learning with stacked ensembling, however, was trained on a small data set of just 488 RNA-protein pairs, and thus showed a significantly positive bias on predicting ncRNA-protein interactions. The main disadvantage of the proposed method is that the method is purely data-driven, in the sense that it relies solely on information derived from amino acid sequences and nucleic acid sequences, and thus does not consider higher structural information of protein and RNA. While this may be seen as an advantage, since it can predict any RNA-protein pair of known sequences.

4. Materials and Methods

4.1. Training Data Set

The increase of the number of protein-RNA complexes in Protein Data Bank [47] has opened possibilities for researchers to develop secondary data bases and to gain valuable insight into the structure and function of these complexes. The Protein-RNA Interface Data base (PRIDB) V2.0 [48] identifies interfacial residues in RNA-protein complexes and also calculates atomic distances between interfacial residues. The RB344 and RB1179 are two precalculated data sets in the PRIDB, which respectively consist of 344 and 1179 RNA-binding protein chains. After combining the RB344 and RB1179 data sets, we obtained a total of 1750 experimentally validated non-redundant RNA-protein pairs, which had at least two atoms respectively coming from RNA and protein with distance no more than 4 Å. Next, we removed redundant RNA-protein pairs, which are the same protein chains interacting with the same RNA chains. Further, we removed those RNA-protein pairs with amino acid sequence length < 25 or nucleic acid sequence length < 15 . Finally, we obtained a positive sample set which consisted of 1331 experimentally validated RNA-protein pairs. So far there are no definite negative samples of RNA–protein interactions that are available. To construct a balanced negative sample set (“RNA-protein non-interacting pairs”), we made it by randomly permute the proteins in the positive sample set but kept the RNA fixed. We repeated the permutation process until no negative pairs existed in the positive sample set. As a result, the training set, called RPI2662, was composed of 1331 RNA-protein interacting pairs and 1331 RNA-protein non-interacting pairs.

4.2. Test Data Sets

Several data sets were employed to evaluate the performance of the proposed methods.
Our RPiRLS method was first evaluated using two popular non-redundant data sets of RPIs studied in [27] . The RPI2241 data set consisted of 2241 experimentally validated RNA-protein pairs extracted from the PRIDB data base. While the RPI369 data set eliminated all RPI pairs with ribosomal proteins or ribosomal RNAs from the RPI2241 data set. To avoid overlapping between training and testing data sets, those RPIs overlapping the training data were removed, leaving the RPI2241 data set of 1832 RPIs and the RPI369 data set of 204 RPIs. Their corresponding negative pairs were generated by following the same steps as developing the training negative pairs.
Next, we tested the performance of the RPiRLS method on a large scale data set extracted from the RNA-Protein Interaction Data Base (RPIntDB) (http://pridb.gdcb.iastate.edu/RPISeq/download.php). This data set consisted of 43,010 experimentally validated RPIs from several sources, including the RPIDB, NPInter data base and high-throughput experiments published in literature.
The fourth data set were extracted from the NPInter data base which we called NRPI13153. The NRPI13153 data set consisted of 13,153 experimentally validated ncRNA-protein pairs from six model organisms, i.e., Caenorhabditis elegans, Drosophila melanogaster, Escherichia coli, Homo sapiens, Mus musculus and Saccharomyces cerevisiae. We constructed the fifth data set called LNRPI12114 by extracting only lncRNA-protein pairs from the NPInter data base. This data set contains 12,114 experimentally validated lncRNA-protein pairs.

4.3. Methods

In this paper, we proposed two classifiers for predicting RPIs based on different representations of protein sequences. For the RPiRLS classifier, each amino acid sequence comprised up to 20 different amino acids. While for the RPiRLS-7G classifier, we adopted the same amino acid classification approach as [26,29]. The 20 amino acids were categorized into 7 groups based on their dipole moments and the volume of their side chains: {A, G, V}, {I, L, F, P}, {Y, M, T, S}, {H, N, Q, W}, {R, K}, {D, E}, {C}, and then each amino acid sequence was represented by using the 7-letter reduced alphabets. For both classifiers, they were presented by integrating the 2-layer derived kernel with regularized least squares (RLS) regression algorithm for predicting RNA-protein interaction. The work flow for the development of RPiRLS method was showed in Figure 6.

4.3.1. Derived Kernel

The derived kernel was proposed by Smale et al. [49] on images inspired by neuroscience of visual cortex. In what follows, we briefly described the construction of derived kernel on sequences.
Suppose A is a finite set called the alphabet. In the work here A is the set of 20 amino acids (for RPiRLS), 7 alphabets (for, RPiRLS-7G) or 4 nucleic acids. Let A 1 = A and define A k + 1 = A k × A recursively for any k N . We say s is a string if s k = 1 A k , and s = ( s 1 , , s k ) is a k-mer (e.g., a sequence of length k) if s A k for some k N with s i A . The process of computing the derived kernel mainly includes three steps as below:
Step 1.
Set an initial kernel K ^ 1 at the first layer. Here the initial kernel is defined as:
K ^ 1 ( x , y ) = 1 , x = y 0 , otherwise ,
where x , y A k . x = { x 1 , , x k } and y = { y 1 , , y k } are substrings of the same length k. x = y if and only if x i = y i for i = 1 , , k .
Step 2.
Let f = ( f 1 , , f n ) , Denote by f the length of f, so here f = n . Then define the second layer neural response of f at t :
N 2 ( f ) ( t ) = 1 n k + 1 h H 1 K ^ 1 ( f h , t ) ,   t T 1 ,
where T 1 is the template set at the first layer, here we consider all possible substrings of length k making up the template set T 1 , so here T 1 = A k . H 1 is the transformation set at the first layer. h H 1 , h : ( 1 , , k ) ( i , , i + k 1 ) , for 1 i n k + 1 . The second layer neural response of f, denoted as N 2 ( f ) , defines a map as N 2 ( f ) : T 1 [ 0 , 1 ] .
Step 3.
Compute the second layer derived kernel by normalizing the inner product of two neural responses:
K 2 ( f , g ) = N 2 ( f ) , N 2 ( g ) L 2 ( T 1 ) ,
where · , · L 2 ( T 1 ) denotes the L 2 inner product with respect to the uniform measure 1 T 1 t T 1 δ t , where T 1 is the cardinality of the template set T 1 and δ t is the Dirac measure; N 2 ( f ) ( t ) = 1 n k + 1 h H 1 K ^ 1 ( f h , t ) ,   t T 1 .
With correlation normalization:
K ^ 2 ( f , g ) = K 2 ( f , g ) K 2 ( f , f ) K 2 ( g , g ) .
This process can continue if appropriate higher level templates are defined. At each layer (local) derived kernels are built by recursively pooling over previously defined local kernels. Here, for the 2-layer derived kernel, pooling is accomplished by taking an average over a set of transformations which calculating the frequency of a template that occurs in a sequence.
In this paper we deal with inner product kernels K which satisfies the Mercer Condition, are known to be an instance of reproducing kernels. Next with correlation normalization, K ^ is also a reproducing kernel and K ^ ( x , x ) = 1 for all x X .
The kernel function is symmetric (i.e., K ( f , g ) = K ( g , f ) ), and non-negative (i.e., K ( f , f ) 0 ), therefore it can be interpreted as a measure of similarity.
We first apply the kernel to the set R which contains nucleic acid sequences, and denote it by K ^ 2 R , and then apply the kernel to the set of amino acid sequences P , denote it by K ^ 2 P , and lastly combine two kernels in a natural way by tensor product for the set of RNA-protein pairs . The reproducing kernel for two RNA-protein pairs ( r , p ) , ( r , p ) R × P is defined by:
K ^ 2 dk ( ( r , p ) , ( r , p ) ) = K ^ 2 R ( r , r ) K ^ 2 P ( p , p ) .
Since both K ^ 2 R ( r , r ) and K ^ 2 P ( p , p ) are positive definite kernels, K ^ 2 dk ( ( r , p ) , ( r , p ) ) is obviously a positive definite kernel too [50].
After combining the kernel with other kernel-based supervised learning algorithm, we can predict RPIs to any RNA-protein pairs with known primary sequences.

4.3.2. Regularized Least Squares

The RLS algorithm is one of the most widely used models for regression. Let K be a kernel on a finite set X. Write H K to denote the inner product space of functions on X defined by K. Suppose z ¯ = { ( x i , y i ) } i = 1 m is a sample set (called the training set) with x i X and y i R for each i. The RLS can be written as follows:
f z ¯ , λ = arg min f H K 1 # z ¯ ( x i , y i ) z ¯ f ( x i ) y i 2 + λ f K 2 .

4.3.3. Integrate RLS with the Combined Kernel

We integrated RLS with the combined kernel K = K ^ 2 dk , hence the main construction is to compute
f ¯ = arg min f H K i = 1 m ( f ( x i ) y i ) 2 + λ f K 2 .
Herein, we aim to develop a novel method to distinguish RNA-protein interaction pairs from non-RNA-protein interaction pairs. Therefore, for the binary classification case with y i { 1 , 1 } for each i, if f ¯ 0 , the predicted class is 1 ( denotes non-interaction), otherwise it is 1 (denotes interaction).
One important step of RLS is to find a “good” value of the regularization parameter λ > 0 in Equation (7). They were selected from an optional set Λ by leave-one-out cross-validation [51] on the training data. We never used testing data for parameter selection which is under the risk of over-fitting.

4.4. Prediction Measures

The sensitivity ( SE ) and specificity ( SP ) are used to measure the ability of identifying positive and negative instances, respectively. They are defined by
SE = TP TP + FN ,   SP = TN TN + FP ,
where TP , TN , FP and FN are the number of true positives, true negatives, false positives and false negatives, respectively.
The accuracy which is used to measure the prediction quality, is defined by
Accuracy = TP + TN TP + TN + FP + FN .
The AUC (Area Under the receiver operating characteristic Curve) is further employed to measure the predictive performance, which is 1 for perfect prediction and 0.5 for random prediction.

Acknowledgments

The work was supported by the National Natural Science Foundation of China (Grant Nos. 61502292 and 81673037) and supported by the Department of Education, Guangdong Government under the Top-tier University Development Scheme for Research and Control of Infectious Diseases (2015017).

Author Contributions

W.S. and J.X. conceived and designed the experiments; W.S., W.C. and J.Z. performed the experiments; W.S. and W.C. analyzed the data; W.S. and D.C. contributed web tools; W.S. and J.X. wrote the paper.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Keene, J.D. RNA regulons: Coordination of post-transcriptional events. Nat. Rev. Genet. 2007, 8, 533–543. [Google Scholar] [CrossRef] [PubMed]
  2. Akbaripour-Elahabad, M.; Zahiri, J.; Rafeh, R.; Eslami, M.; Azari, M. rpiCOOL: A tool for In Silico RNA–protein interaction detection using random forest. J. Theor. Biol. 2016, 402, 1–8. [Google Scholar] [CrossRef] [PubMed]
  3. Gerstberger, S.; Hafner, M.; Tuschl, T. A census of human RNA-binding proteins. Nat. Rev. Genet. 2014, 15, 829–845. [Google Scholar] [CrossRef] [PubMed]
  4. Carey, J.; Cameron, V.; de Haseth, P.L. Uhlenbeck, O.C.Sequence-specific interaction of R17 coat protein with its ribonucleic acid binding site. Biochemistry 1983, 22, 2601–2610. [Google Scholar] [CrossRef] [PubMed]
  5. Imanishi, S. RNA-RNA and RNA-rotein interactions in coronavirus replication and transcription. Rna Biol. 2011, 8, 237–248. [Google Scholar]
  6. Li, Z.; Nagy, P.D. Diverse roles of host RNA binding proteins in RNA virus replication. Rna Biol. 2011, 8, 305–315. [Google Scholar] [CrossRef] [PubMed]
  7. Khalil, A.M.; Rinn, J.L. RNA–protein interactions in human health and disease. Semin. Cell Dev. Biol. 2011, 22, 359–365. [Google Scholar] [CrossRef] [PubMed]
  8. Moore, P.B. The three-dimensional Structure of the ribosome and its components. Annu. Rev. Biophys. Biomol. Struct. 1998, 27, 35–58. [Google Scholar] [CrossRef] [PubMed]
  9. Ramakrishnan, V.; White, S.W. Ribosomal protein structures: Insights into the architecture, machinery and evolution of the ribosome. Trends Biochem. Sci. 1998, 23, 208–212. [Google Scholar] [CrossRef]
  10. Kim, M.Y.; Hur, J.; Jeong, S. Emerging roles of RNA and RNA-binding protein network in cancer cells. BMB Rep. 2009, 42, 125–130. [Google Scholar] [CrossRef] [PubMed]
  11. Licatalosi, D.D.; Darnell, R.B. RNA processing and its regulation: Global insights into biological networks. Nat. Rev. Genet. 2010, 11, 75–87. [Google Scholar] [CrossRef] [PubMed]
  12. Mohamadkhani, A. Long Noncoding RNAs in Interaction With RNA Binding Proteins in Hepatocellular Carcinoma. Hepat. Mon. 2014, 14, e18794. [Google Scholar] [CrossRef] [PubMed]
  13. Wilusz, J.E.; Sunwoo, H.; Spector, D.L. Long noncoding RNAs: Functional surprises from the RNA world. Genes Dev. 2009, 23, 1494–1504. [Google Scholar] [CrossRef] [PubMed]
  14. Rinn, J.L.; Kertesz, M.; Wang, J.K.; Squazzo, S.L.; Xu, X.; Brugmann, S.A.; Goodnough, L.H.; Helms, J.A.; Farnham, P.J.; Segal, E.; et al. Functional Demarcation of Active and Silent Chromatin Domains in Human, HOX Loci by Noncoding RNAs. Cell 2007, 129, 1311–1323. [Google Scholar] [CrossRef] [PubMed]
  15. Yoon, J.H.; De, S.; Srikantan, S.; Abdelmohsen, K.; Grammatikakis, I.; Kim, J.; Kim, K.M.; Noh, J.H.; White, E.J.; Martindale, J.L.; et al. PAR-CLIP analysis uncovers, AUF1 impact on target RNA fate and genome integrity. Nat. Commun. 2013, 5, 5248. [Google Scholar] [CrossRef] [PubMed]
  16. Da Rocha, S.T.; Boeva, V.; Escamilla-Del-Arenal, M.; Ancelin, K.; Granier, C.; Matias, N.R.; Sanulli, S.; Chow, J.; Schulz, E.; Picard, C.; et al. Jarid2 Is Implicated in the Initial Xist-Induced Targeting of, PRC2 to the Inactive X Chromosome. Mol. Cell 2014, 53, 301–316. [Google Scholar] [CrossRef] [PubMed]
  17. Qian, X.; Chen, X.; Ping, Z.; Qi, Z. Long non-coding RNA GAS5 inhibited hepatitis C virus replication by binding viral NS3 protein. Virology 2016, 492, 155–165. [Google Scholar] [CrossRef] [PubMed]
  18. Keene, J.D.; Komisarow, J.M.; Friedersdorf, M.B. RIP-Chip: The isolation and identification of mRNAs, microRNAs and protein components of ribonucleoprotein complexes from cell extracts. Nat. Protoc. Electron. Ed. 2006, 1, 302. [Google Scholar] [CrossRef] [PubMed]
  19. Licatalosi, D.D.; Mele, A.; Fak, J.J.; Ule, J.; Kayikci, M.; Chi, S.W.; Clark, T.A.; Schweitzer, A.C.; Blume, J.E.; Wang, X.; et al. HITS-CLIP yields genome-wide insights into brain alternative RNA processing. Nature 2008, 456, 464–469. [Google Scholar] [CrossRef] [PubMed]
  20. Hafner, M.; Landthaler, M.; Burger, L.; Khorshid, M.; Hausser, J.; Berninger, P.; Rothballer, A.; Ascano, M., Jr.; Anna-Carina Jungkamp, A.-C.; Munschauer, M.; et al. Transcriptome-wide Identification of RNA-Binding Protein and MicroRNA Target Sites by PAR-CLIP. Cell 2010, 141, 129–141. [Google Scholar] [CrossRef] [PubMed]
  21. Ellis, J.J.; Mark, B.; Susan, J. Protein-RNA interactions: Structural analysis and functional classes. Proteins Struct. Funct. Bioinform. 2007, 66, 903–911. [Google Scholar] [CrossRef] [PubMed]
  22. Baroni, T.E.; Chittur, S.V.; George, A.D.; Tenenbaum, S.A. Advances in RIP-Chip Analysis: RNA-Binding Protein Immunoprecipitation-Microarray Profiling. Methods Mol. Biol. 2008, 419, 93–108. [Google Scholar] [PubMed]
  23. Buenrostro, J.D.; Araya, C.L.; Chircus, L.M.; Layton, C.J.; Chang, H.Y.; Snyder, M.P.; Greenleaf, W.J. Quantitative analysis of RNA-protein interactions on a massively parallel array reveals biophysical and evolutionary landscapes. Nat. Biotechnol. 2014, 32, 562–568. [Google Scholar] [CrossRef] [PubMed]
  24. Pancaldi, V.; Bähler, J. In silico characterization and prediction of global protein-mRNA interactions in yeast. Nucleic Acids Res. 2011, 39, 5826–5836. [Google Scholar] [CrossRef] [PubMed]
  25. Bellucci, M.; Agostini, F.; Masin, M.; Tartaglia, G.G. Predicting protein associations with long noncoding RNAs. Nat. Methods 2011, 8, 444–445. [Google Scholar] [CrossRef] [PubMed]
  26. Muppirala, U.K.; Honavar, V.G.; Dobbs, D. Predicting RNA-Protein Interactions Using Only Sequence Information. BMC Bioinform. 2011, 12, 1–11. [Google Scholar] [CrossRef] [PubMed]
  27. Wang, Y.; Chen, X.; Liu, Z.P.; Huang, Q.; Wang, Y.; Xu, D.; Zhang, X.S.; Chen, R.; Chen, L. De novo prediction of RNA-protein interactions from sequence information. Mol. Biosyst. 2013, 9, 133–142. [Google Scholar] [CrossRef] [PubMed]
  28. Lu, Q.; Ren, S.; Ming, L.; Yong, Z.; Zhu, D.; Zhang, X.; Li, T. Computational prediction of associations between long non-coding RNAs and proteins. BMC Genom. 2013, 14, 1–10. [Google Scholar] [CrossRef] [PubMed]
  29. Suresh, V.; Liu, L.; Adjeroh, D.; Zhou, X. RPI-Pred: Predicting ncRNA-protein interaction using sequence and structural information. Nucleic Acids Res. 2015, 43, 1370–1379. [Google Scholar] [CrossRef] [PubMed]
  30. Pan, X.; Fan, Y.X.; Yan, J.; Shen, H.B. IPMiner: Hidden ncRNA-protein interaction sequential pattern mining with stacked autoencoder for accurate computational prediction. BMC Genom. 2016, 17, 582. [Google Scholar] [CrossRef] [PubMed]
  31. Rifkin, R.M.; Lippert, R.A. Notes on Regularized Least Squares. Wseas Org. 2007, 10, 1218–1225. [Google Scholar]
  32. Cesa-Bianchi, N. Applications of regularized least squares to pattern classification. Theor. Comput. Sci. 2007, 382, 221–231. [Google Scholar] [CrossRef]
  33. Hermann, T.; Westhof, E. Simulations of the dynamics at an RNA-protein interface. Nat. Struct. Biol. 1999, 6, 540–544. [Google Scholar] [PubMed]
  34. Han, L.Y.; Cai, C.Z.; Lo, S.L.; Chung, M.C.; Chen, Y.Z. Prediction of RNA-binding proteins from primary sequence by a support vector machine approach. RNA 2004, 10, 355–368. [Google Scholar] [CrossRef] [PubMed]
  35. Terribilini, M.; Lee, J.H.; Yan, C.; Jernigan, R.L.; Honavar, V.; Dobbs, D. Prediction of RNA binding sites in proteins from amino acid sequence. RNA 2006, 12, 1450–1462. [Google Scholar] [CrossRef] [PubMed]
  36. Kohavi, R. A Study of Cross-Validation and Bootstrap for Accuracy Estimation and Model Selection. In Proceedings of the 14th International Joint Conference on Artificial Intelligence, Montreal, QC, Canada, 20–25 August 1995; Morgan Kaufmann: San Francisco, CA, USA, 1995; pp. 1137–1143. [Google Scholar]
  37. Wu, T.; Wang, J.; Liu, C.; Zhang, Y.; Shi, B.; Zhu, X.; Zhang, Z.; Skogerbø, G.; Chen, L.; Lu, H.; et al. NPInter: The noncoding RNAs and protein related biomacromolecules interaction database. Nucleic Acids Res. 2006, 34, 150–152. [Google Scholar] [CrossRef] [PubMed]
  38. Wang, K.; Chang, H. Molecular Mechanisms of Long Noncoding RNAs. Mol. Cell 2011, 43, 904–914. [Google Scholar] [CrossRef] [PubMed]
  39. Zhu, J.J.; Fu, H.J.; Wu, Y.G.; Zheng, X.F. Function of lncRNAs and approaches to lncRNA-protein interactions. Sci. China Life Sci. 2013, 56, 876–885. [Google Scholar] [CrossRef] [PubMed]
  40. Mitchell, S.F.; Parker, R. Principles and Properties of Eukaryotic mRNPs. Mol. Cell 2014, 54, 547–558. [Google Scholar] [CrossRef] [PubMed]
  41. Milek, M.; Wyler, E.; Landthaler, M. Transcriptome-wide analysis of protein–RNA interactions using high-throughput sequencing. Semin. Cell Dev. Biol. 2012, 23, 206–212. [Google Scholar] [CrossRef] [PubMed]
  42. Jeong, E.; Chung, I.F.; Miyano, S. A neural network method for identification of RNA-interacting residues in protein. Genome Inform. 2004, 15, 105–116. [Google Scholar] [PubMed]
  43. Murakami, Y.; Spriggs, R.V.; Nakamura, H.; Jones, S. PiRaNhA: A server for the computational prediction of RNA-binding residues in protein sequences. Nucleic Acids Res. 2010, 38, 412–416. [Google Scholar] [CrossRef] [PubMed]
  44. Liu, Z.P.; Wu, L.Y.; Wang, Y.; Zhang, X.S.; Chen, L. Prediction of protein-RNA binding sites by a random forest method with combined features. Bioinformatics 2010, 26, 1616–1622. [Google Scholar] [CrossRef] [PubMed]
  45. Mittal, N.; Roy, N.; Babu, M.M.; Janga, S.C. Dissecting the expression dynamics of RNA-binding proteins in posttranscriptional regulatory networks. Proc. Natl. Acad. Sci. USA 2009, 106, 20300–20305. [Google Scholar] [CrossRef] [PubMed]
  46. Kishore, S.; Luber, S.; Zavolan, M. Deciphering the role of RNA-binding proteins in the post-transcriptional control of gene expression. Brief. Funct. Genom. 2010, 9, 391–404. [Google Scholar] [CrossRef] [PubMed]
  47. Berman, H.M.; Battistuz, T.; Bhat, T.N.; Bluhm, W.F.; Bourne, P.E.; Burkhardt, K.; Feng, Z.; Gilliland, G.L.; Iype, L.; Jain, S.; et al. The Protein Data Bank. Nucleic Acids Res. 2000, 28, 235–242. [Google Scholar] [CrossRef] [PubMed]
  48. Lewis, B.A.; Walia, R.R.; Terribilini, M.; Ferguson, J.; Zheng, C.; Honavar, V.; Dobbs, D. PRIDB: A Protein-RNA interface database. Nucl. Acids Res. 2011, 39, 277–282. [Google Scholar] [CrossRef] [PubMed]
  49. Smale, S.; Rosasco, L.; Bouvrie, J.; Caponnetto, A.; Poggio, T. Mathematics of the Neural Response. Found. Comput. Math. 2010, 10, 67–91. [Google Scholar] [CrossRef] [Green Version]
  50. Shen, W.J.; Wong, H.S.; Xiao, Q.W.; Guo, X.; Smale, S. Introduction to the Peptide Binding Problem of Computational Immunology: New Results. Found. Comput. Math. 2013, 14, 951–984. [Google Scholar] [CrossRef]
  51. Golub, G.H.; Wahba, G. Generalized cross-validation as a method for choosing a good ridge parameter. Technometrics 1977, 21, 215–223. [Google Scholar] [CrossRef]
Figure 1. Comparison of the long non-coding RNA-protein interaction networks predicted by the RPiRLS and RPI-Pred methods, for Caenorhabditis elegans. Networks are visualized with Cytoscape v3.4.0. The green (ellipse) and yellow (rectangle) nodes representing lncRNAs and proteins respectively, are connected by edges (solid lines) indicating an interaction between them. The edges colored in blue and red indicate true positive and false negative interactions, respectively.
Figure 1. Comparison of the long non-coding RNA-protein interaction networks predicted by the RPiRLS and RPI-Pred methods, for Caenorhabditis elegans. Networks are visualized with Cytoscape v3.4.0. The green (ellipse) and yellow (rectangle) nodes representing lncRNAs and proteins respectively, are connected by edges (solid lines) indicating an interaction between them. The edges colored in blue and red indicate true positive and false negative interactions, respectively.
Molecules 23 00540 g001
Figure 2. Comparison of the long non-coding RNA-protein interaction networks predicted by the RPiRLS and RPI-Pred methods, for Drosophila melanogaster.
Figure 2. Comparison of the long non-coding RNA-protein interaction networks predicted by the RPiRLS and RPI-Pred methods, for Drosophila melanogaster.
Molecules 23 00540 g002
Figure 3. Histogram of the amino acid observing frequencies of lncRNA-binding proteins for six organisms. Escherichia coli has relative higher observing frequencies of amino acids A and V as well as much lower content of amino acid S compared with that of the other five organisms (highlighted by arrows).
Figure 3. Histogram of the amino acid observing frequencies of lncRNA-binding proteins for six organisms. Escherichia coli has relative higher observing frequencies of amino acids A and V as well as much lower content of amino acid S compared with that of the other five organisms (highlighted by arrows).
Molecules 23 00540 g003
Figure 4. Comparison of the long non-coding RNA-protein interaction networks predicted by the RPiRLS and RPI-Pred methods, for Escherichia coli.
Figure 4. Comparison of the long non-coding RNA-protein interaction networks predicted by the RPiRLS and RPI-Pred methods, for Escherichia coli.
Molecules 23 00540 g004
Figure 5. Comparison of the long non-coding RNA-protein interaction networks predicted by the RPiRLS and RPI-Pred methods, for Saccharomyces cerevisiae.
Figure 5. Comparison of the long non-coding RNA-protein interaction networks predicted by the RPiRLS and RPI-Pred methods, for Saccharomyces cerevisiae.
Molecules 23 00540 g005
Figure 6. The work flow for the proposed RPiRLS method.
Figure 6. The work flow for the proposed RPiRLS method.
Molecules 23 00540 g006
Table 1. Predictive performance of RPiRLS in terms of the AUC on the RPI2662 training set over varying template sizes.
Table 1. Predictive performance of RPiRLS in terms of the AUC on the RPI2662 training set over varying template sizes.
Template Sizesl = 1l = 2l = 3l = 4l = 5l = 6l = 7l = 8
k = 10.7050.8130.8500.8720.8510.8320.8160.802
k = 20.3750.7670.8530.9110.9260.9200.9150.910
k = 30.2190.6440.8020.8810.9100.9210.9240.922
k = 40.2020.3210.7670.8540.8870.9020.9120.918
The performance of predicting RPIs was evaluated by using 10-fold stratified cross-validation on the RPI2662 data set. Different combinations of parameters k and l were evaluated. Remark on the symbols of template sizes: k stands for template size of amino acid sequences; l stands for template size of nucleic acid sequences. The best AUC in the table is marked in bold.
Table 2. Predictive performance of RPiRLS in terms of the accuracy on the RPI2662 training set over varying template sizes.
Table 2. Predictive performance of RPiRLS in terms of the accuracy on the RPI2662 training set over varying template sizes.
Template Sizesl = 1l = 2l = 3l = 4l = 5l = 6l = 7l = 8
k = 10.6730.7630.8120.8170.7790.7690.7560.743
k = 20.4120.7300.7960.8300.8300.8140.8000.794
k = 30.2610.6460.7310.7840.8110.8230.8210.815
k = 40.2430.3170.7020.7470.7850.8040.8160.824
Remark on the symbols of template sizes: k stands for template size of amino acid sequences; l stands for template size of nucleic acid sequences. The best accuracy in the table is marked in bold.
Table 3. Predictive performance of, RPiRLS-7G in terms of the accuracy on the, RPI2662 training data set over varying template sizes.
Table 3. Predictive performance of, RPiRLS-7G in terms of the accuracy on the, RPI2662 training data set over varying template sizes.
Template Sizesl = 1l = 2l = 3l = 4l = 5l = 6l = 7l = 8
k = 10.6630.7370.7760.7660.7330.6560.6050.578
k = 20.6440.7460.7920.8030.7830.7700.7600.752
k = 30.4330.7550.7960.8230.8160.7950.7910.782
k = 40.3470.6730.7640.8050.8220.8160.8030.794
k = 50.2620.6150.7270.7790.8040.8160.8210.813
k = 60.2420.3200.7030.7540.7910.8080.8150.818
The performance of predicting RPIs was evaluated by using 10-fold stratified cross-validation on the RPI2662 data set. Different combinations of parameters k and l were evaluated. Remark on the symbols of template sizes: k stands for template size of amino acid sequences; l stands for template size of nucleic acid sequences. The best accuracy in the table is marked in bold.
Table 4. Comparision of RPiRLS with other methods on the RPI369 data set in predicting RNA-protein interactions with known structures.
Table 4. Comparision of RPiRLS with other methods on the RPI369 data set in predicting RNA-protein interactions with known structures.
MeasurementsRPiRLSRPiRLS-7GRPI-PredIPMiner
Accuracy0.850.790.490.50
AUC0.920.90--
Specificity0.840.720.340.52
Sensitivity0.860.870.630.48
Remark: ’-’ stands for the AUC score is not available.
Table 5. Comparision of RPiRLS with other methods on the RPI2241 data set in predicting RNA-protein interactions with known structures.
Table 5. Comparision of RPiRLS with other methods on the RPI2241 data set in predicting RNA-protein interactions with known structures.
MeasurementsRPiRLSRPiRLS-7GRPI-PredIPMiner
Accuracy0.800.670.490.50
AUC0.800.74--
Specificity0.820.580.380.20
Sensitivity0.790.760.610.79
Remark: ’-’ stands for the AUC score is not available.
Table 6. Comparing the accuracy of RPiRLS with other methods in predicting non-coding RNA-protein interactions.
Table 6. Comparing the accuracy of RPiRLS with other methods in predicting non-coding RNA-protein interactions.
Organism# ncRPIsRPiRLSRPiRLS-7GRPI-Pred
Caenorhabditis elegans360.920.610.92
Drosophila melanogaster950.800.520.88
Escherichia coli2020.540.520.90
Homo sapiens82460.920.740.86
Mus musculus36690.910.800.94
Saccharomyces cerevisiae9050.910.830.80
Weighted average13,1530.910.760.88
The weighted average accuracy is given by the weighting on the number of RPIs of different organisms over the total.
Table 7. Comparing the accuracy of RPiRLS with other methods in predicting long non-coding RNA-protein interactions.
Table 7. Comparing the accuracy of RPiRLS with other methods in predicting long non-coding RNA-protein interactions.
Organism# lncRPIsRPiRLSRPiRLS-7GRPI-Pred
Caenorhabditis elegans41.000.750.75
Drosophila melanogaster610.870.691.00
Escherichia coli780.450.450.86
Homo sapiens80390.930.740.86
Mus musculus34950.920.830.95
Saccharomyces cerevisiae4370.940.900.87
Weighted average12,1140.920.770.89
The weighted average accuracy is given by the weighting on the number of RPIs of different organisms over the total.

Share and Cite

MDPI and ACS Style

Shen, W.-J.; Cui, W.; Chen, D.; Zhang, J.; Xu, J. RPiRLS: Quantitative Predictions of RNA Interacting with Any Protein of Known Sequence. Molecules 2018, 23, 540. https://doi.org/10.3390/molecules23030540

AMA Style

Shen W-J, Cui W, Chen D, Zhang J, Xu J. RPiRLS: Quantitative Predictions of RNA Interacting with Any Protein of Known Sequence. Molecules. 2018; 23(3):540. https://doi.org/10.3390/molecules23030540

Chicago/Turabian Style

Shen, Wen-Jun, Wenjuan Cui, Danze Chen, Jieming Zhang, and Jianzhen Xu. 2018. "RPiRLS: Quantitative Predictions of RNA Interacting with Any Protein of Known Sequence" Molecules 23, no. 3: 540. https://doi.org/10.3390/molecules23030540

Article Metrics

Back to TopTop