Skip to main content
PLOS ONE logoLink to PLOS ONE
. 2012 Feb 14;7(2):e30766. doi: 10.1371/journal.pone.0030766

Quantification of miRNA-mRNA Interactions

Ander Muniategui 1, Rubén Nogales-Cadenas 2, Miguél Vázquez 3, Xabier L Aranguren 4, Xabier Agirre 5, Aernout Luttun 4, Felipe Prosper 5, Alberto Pascual-Montano 2, Angel Rubio 1,*
Editor: Paolo Provero6
PMCID: PMC3279346  PMID: 22348024

Abstract

miRNAs are small RNA molecules ( 22nt) that interact with their corresponding target mRNAs inhibiting the translation of the mRNA into proteins and cleaving the target mRNA. This second effect diminishes the overall expression of the target mRNA. Several miRNA-mRNA relationship databases have been deployed, most of them based on sequence complementarities. However, the number of false positives in these databases is large and they do not overlap completely. Recently, it has been proposed to combine expression measurement from both miRNA and mRNA and sequence based predictions to achieve more accurate relationships. In our work, we use LASSO regression with non-positive constraints to integrate both sources of information. LASSO enforces the sparseness of the solution and the non-positive constraints restrict the search of miRNA targets to those with down-regulation effects on the mRNA expression. We named this method TaLasso (miRNA-Target LASSO).

We used TaLasso on two public datasets that have paired expression levels of human miRNAs and mRNAs. The top ranked interactions recovered by TaLasso are especially enriched (more than using any other algorithm) in experimentally validated targets. The functions of the genes with mRNA transcripts in the top-ranked interactions are meaningful. This is not the case using other algorithms.

TaLasso is available as Matlab or R code. There is also a web-based tool for human miRNAs at http://talasso.cnb.csic.es/.

Introduction

miRNAs are small RNA molecules ( 22nt) that regulate the expression of their corresponding mRNA targets in many eukaryotes. The imperfect base pairing of the miRNAs with the 3′-untranslated region (3′-UTR) of their targets can either inhibit translation or cause mRNA cleavage [1]. Some authors have recently stated that “miRNAs predominantly act to decrease target mRNA levels” [2]. Although low translational repression with no mRNA destabilization is also possible, the overall effect is the down-regulation of both protein and mRNA concentrations. This deregulation is key in a wide range of biological processes and human diseases [3].

MiRBase [4] is the de facto standard database used to retrieve data related to miRNAs. It currently contains near 1400 human miRNAs (release 17). Considering that each miRNA has a sequence compatible with around 200 target mRNAs, the number of putative interactions is very large. Most of the computational methods developed to identify mRNA-miRNA interactions are based on sequence complementarities of miRNA and its mRNA targets. These algorithms have been used to create databases of interactions, such as miRBase [4], TargetScan [5][7], PicTar [8], miRanda [9] or miRGen [10]. Unfortunately, the number of false predictions using these computational methods is still high [11]. Although there are experimental tools for miRNA target validation, several involved steps must be performed to verify the authenticity of a miRNA target. Therefore, the number of experimentally-validated targets is still very low. For instance, TarBase [12] includes around 1300 experimentally-validated interactions. This number is small if compared with the number of predicted interactions in miRBase (>500000).

In recent years, different computational methods for miRNA-mRNA interaction prediction that use expression data to decipher miRNA targets have emerged. Some of them combine this information with sequence based predictions to obtain more reliable miRNA targets. Among them are GenMiR++ [13], [14], HOCTAR [15] or MAGIA [16]. The key assumption is that due to the down-regulation effect of miRNAs on its targets, their expression levels must be inversely related, i.e. if a particular miRNA expression increases, the expression of its mRNA targets must decrease.

The difference between these methods relies on the way they use this information. For example, GenMiR++ uses a Bayesian framework and states the probabilities of having an interaction between a miRNA and its putative targets. HOCTAR [15] assumes that the expression of intronic miRNAs is strongly correlated with the expression of the genes where they are located. Therefore, gene expression can be used as an estimator of intronic miRNA expression. This approach uses the advantage of a huge number of samples, for which gene expression is available, to obtain statistically significant results. In the end, HOCTAR uses simply the correlation. This measure has been also used by other authors for miRNA-mRNA target prediction [17][19]. On the other hand, MAGIA uses the mutual information. A possible drawback is that it is not possible to distinguish between positive and negative regulations.

Recently, other methods based on expression data analysis for miRNA-mRNA interaction prediction have been published [20], [21]. Jayaswal et al. [20] use a two step process that consists of clustering each expression data for miRNA and mRNA followed by a t-test to find significant miRNA-mRNA relationships. Li et al. [21] apply Partial Least Squares Regression to a preselected set of differentially expressed mRNAs and miRNAs.

Adding expression data to sequence based predictions has been shown to reduce false positive rate [22].

We have developed the TaLasso algorithm that combines the information of sequence databases with mRNA and miRNA expression to quantify the down-regulation between miRNAs and their putative targets. It can be considered as a filter to sequence-based databases.

Our method is based on the LASSO regression. The norm-1 penalty term of LASSO ensures the number of predicted interactions is small. In addition, we included non-positive constraints to the LASSO regression to restrict the predicted mRNA targets to those with down-regulation effects from miRNAs. TaLasso uses as initial putative targets the union of several sequence databases (miRGen [10], miRBase [4], miRanda (microRNA.org) [9], TarBase [12], miRecords [23], miRWalk [24] release of 2010). TaLasso was applied to two datasets with matched samples of mRNA and miRNA expression data.

TaLasso was validated by measuring its ability to predict experimentally-validated targets and by analysing the biological relevancy of the predicted interactions. These results were compared with other methods (GenMiR++ and Pearson correlation). We illustrate that the top interactions predicted by TaLasso are significantly enriched in validated targets and that this enrichment is larger than using GenMiR++ or Pearson correlation. Furthermore, the functions of the genes with mRNA transcripts in the top-ranked interactions are biologically sound in the context of the experiments being studied. We also show that including the non-positive constraints improves the specificity of the prediction using LASSO regression.

Materials and Methods

Given a set of miRNA-mRNA putative interactions and given their expression values, TaLasso quantifies the down-regulation effect of each miRNA on its mRNA targets. Due to the biological complexity underlying mRNA regulation, this quantification is made by considering several simplifications.

Assumptions

First of all, it will be assumed that the miRNAs are the only regulators of mRNA expression, considering other possible effects as part of the noise. Therefore, TaLassso –as other methods– is able to detect only the most prominent interactions.

Secondly, the model assumes that the miRNAs down-regulate their corresponding mRNA targets. Although the existence of miRNAs that act as transcription factors [1] have been shown, they will not be considered in the model.

Thirdly, TaLasso will only quantify the down-regulation effect on those miRNA-mRNA interactions from an initial set of putative miRNA-mRNA pairs (i.e. predicted from sequence based algorithms). Consequently, TaLasso will not be able to recover those interactions not included in this initial set of putative targets.

Finally, the logarithm of the mRNA expression will be assumed to be linearly dependent on the logarithm of the expression of its putative miRNA regulators.

Mathematical model

Let vectors xj = [xj1, xj2, … , xjI]1xI and zk = [zk1, zk2, … , zkI]1xI be the logarithms of the expression levels of mRNA j and miRNA k, in samples 1 to I. Consider also that there are J mRNAs and K miRNAs. Let cjk be an indicator variable whose value is 1 if mRNA j is a potential target of miRNA k predicted in sequence databases and 0 otherwise. Then, a linear relationship between the logarithm of the expressions of each mRNA j and the K miRNAs is assumed and it is represented by the following linear model,

graphic file with name pone.0030766.e001.jpg (1)

where εj is an error term and xj0 = xj0 ⋅ [1, 1, … , 1]1xI is the intercept term, i.e. the expected value of the logarithm of the expression of mRNA j in the absence of regulation from miRNAs in samples 1 to I. βjk is the amount of regulation for each miRNA - mRNA pair, i.e. how much the miRNA down-regulates the target mRNA. βjk and xj0 are unknown.

Resolution of the linear model

In many cases, the number of miRNAs that putatively regulate an mRNA is larger than the number of samples. Therefore equation (1) is an undetermined system of equations. We propose to solve Eq (1) for each mRNA using l1-regularized least squares and adding non-positivity constraints:

graphic file with name pone.0030766.e002.jpg (2)

The l1-norm of the penalty term (Inline graphic) enforces the sparsity of the solution. It is adjusted with the tuning parameter λj. The larger the value of this parameter the sparser the solution is. Non-positivity constraints are added to ensure that the solution includes only negative relationships between mRNA and miRNA expressions. This is a convex problem and thus, if an algorithm is able to find a local minimum, this minimum is guaranteed to be also global.

Equation (2) is very similar to a LASSO regression problem. The only differences are that Eq (2) includes a term that must not be penalized (xj0) and that there are non-positivity constraints. Some LASSO packages that include inequality restrictions are available and they can be accommodated to solve this optimization problem [25][27].

We have adapted two solvers for this particular problem, one for Matlab and the other one for R (http://cran.r-project.org/). TaLasso can be run in either Matlab or R. Matlab code is adapted from the l1_ls software (http://www.stanford.edu/~boyd/l1_ls/) [26]. Some minor changes in the initial Matlab code boosted the speed two-fold. R code was developed by using the package Rcplex (http://CRAN.R-project.org/package=Rcplex) [27]. In this case, the l1-regularized least square problem was converted into a quadratic problem by expanding the norm-2 factor. Both packages have comparable performance. Specifically, Matlab package is 30% faster.

There is no method that provides statistical significance in the context of regularized Least Squares with constraints. Although bootstrap could be an alternative, the estimation is inappropriate due to the bias and is time consuming. We have instead opted to use the statistics of multiple linear regression to assign to the solutions of TaLasso their p-vales pstatistical significance. In the software, we have included a function called significance_beta, in both R and Matlab codes (see texts S5 and S6 for further information).

Selection of the l1-penalty

LASSO regression theory states [26] that the possible values of the tuning parameter λj must lie within the interval [0, λjmax], being λjmax equal to,

graphic file with name pone.0030766.e004.jpg (3)

If λj is zero, the standard minimum squares solution is obtained. If λj is λjmax then the optimum solution is the null vector. The value of λj can be selected by cross validation. It would be possible to compute λj independently for each mRNA. However, this approach requires many additional parameters in the model and it is prone to overfitting. Instead of this, we select λj for every mRNA as a fraction of a maximum value Λj. In the following, the variable κ = λjj, same for all mRNAs, will be used to denote these fractions.

TaLasso provides two possible ways to select Λj: the global and the local methods. In the global method, Λj, is selected as,

graphic file with name pone.0030766.e005.jpg (4)

And therefore,

graphic file with name pone.0030766.e006.jpg (5)

The estimation of λG is called global tuning parameter in the rest of the paper and provides a single penalty term for every mRNA.

In the local method Λj is selected as,

graphic file with name pone.0030766.e007.jpg (6)

and therefore,

graphic file with name pone.0030766.e008.jpg (7)

The estimation for λjL in Eq (7) will be referred to as the local tuning parameter.

In either case we used a single κL or for κG for all mRNAs. Notice that, although κL is the same for all mRNAs, λjmax is not and thus, λjL will be different for each mRNA. In our case studies, global selection outperforms local selection. Results are included in the text S1.

The values of κG (and κL) were determined by testing the factors {1/10000, 1/100, 1/50, 1/20, 1/10, 1/5, 1/3, 1/2} using Leave One Out Cross Validation (LOOCV). This method performs the optimization using all samples but one and validates the results with the sample left out. This procedure is repeated for every sample. The selected value of κ is the one that provides the minimum square error (MSE) in the samples left out training the algorithm with the other samples, i.e,

graphic file with name pone.0030766.e009.jpg (8)

where Inline graphic and Inline graphic 0j, ≠i are the estimations of the down-regulation and the intercept obtained with TaLasso for the mRNA and miRNA expression of all samples but i. Inline graphic j,i is the predicted expression value of mRNA j in sample i determined by the values Inline graphic. Finally, xj,i and zk,i are the expressions of mRNA j and miRNA k on sample i.

Results

We have implemented the solvers for Eq (2) in R and Matlab. Putative and experimental interactions are included in the downloadable software. We have also developed a convenient web page that performs this computation. We named them “TaLasso”. Therefore, TaLasso is both the web page and the algorithm adaptations that solve the problem described in Eq. (2). The result is the amount of down-regulation of a miRNA for their targets in a particular experiment.

We run TaLasso for two real datasets and validate the results by studying the enrichment on experimentally-validated targets. We also analyze the biological relevance of the predicted interactions. In this section we present these results and include a comparison between TaLasso, GenMiR++ and correlation methods.

Expression datasets

TaLasso has been tested with two datasets with matched miRNA and mRNA expression data. The first dataset, which will be referred as Multi Class Cancer (MCC) dataset, is composed of miRNA expression data from [28] and mRNA expression data from [29]. This dataset was used in GenMiR++. The second one, which will be referred to as acute lymphoblastic Leukemia DataSet (LDS), is publicly available in GEO (GSE14834). It corresponds to expression profiles published by [30] and is part of a case study used in MAGIA. In both datasets, the expression values were further normalized by subtracting from each mRNA or miRNA their median value.

Enrichment on experimentally-validated targets

We compared TaLasso results with GenMiR++ and the Pearson correlation. We were not able to reproduce mutual information results obtained in MAGIA. Nevertheless, it has been stated that for normal random variables, Mutual Information (MI) can be estimated as a function of the Spearman or the Pearson correlation coefficient [31]. Therefore, if normal conditions are met, the ranking of MI results and the ranking of the absolute value of correlation are expected to be similar. We have checked that correlation performs better than the absolute value of the correlation.

The comparison of the scoring algorithms is based on measuring the enrichment of their results on experimentally-validated interactions. If the top ranked interactions of an algorithm have more experimentally-validated targets, this algorithm is expected to perform better as more predicted interactions are validated.

The union of miRBase, miRanda, miRGen, miRecords, TarBase and miRWalk were used as the initial set of interactions. Among them, TaRBase (v5), miRecords (May 2010) and miRWalk databases were used as reference of experimentally-validated targets. Whereas the interactions included in TaRBase and miRecords have been manually curated, those in MiRWalk were automatically extracted from the literature using text mining techniques. Therefore, this last database includes less reliable but more interactions than the other two.

Figure 1 shows the Venn diagram of the number of interactions provided by each database and the intersections among them. The number of interactions in any particular experiment is usually smaller since a particular experiment includes only a subset of the mRNAs and miRNAs in the databases. Nevertheless, the initial set of interactions comprises more than half a million putative interactions. From them, only a few (∼1000 or 10000 depending on the database) correspond to the experimentally-validated targets.

Figure 1. Shared interactions among the different databases of human miRNA targets that have been used as initial set of putative interactions.

Figure 1

The overlap among the different databases is small. With reference to databases with experimentally-validated targets, the union of miRecords and TarBase includes 623 interactions that are also cited in any of the computationally predicted databases. This number rises to 4372 in case miRWalk is also considered.

Applying TaLasso to the MCC and the LDS datasets, β, the downregulation effect of each miRNA on its targets was obtained. For both datasets we performed an enrichment analysis using the results provided by TaLasso, GenMiR++ and Correlation to mRNAs with at least one experimentally-validated miRNA target. The aim of this analysis is to compare each of these algorithms in terms of the number of experimentally-validated interactions.

The enrichment analysis was developed as follows. Firstly, the interactions were ranked according to the scores provided by each method. Secondly, taking the top-ranked n interactions, we counted the number of experimentally-validated targets within them. With this data, we compute the corresponding p-value using the hypergeometric distribution. The hypergeometric distribution is a discrete probability distribution that describes the probability of obtaining p successes (experimentally-validated interactions) when n elements (selected interactions) from a finite population without replacement (the union of all the putative interactions) are drawn.

These p-values help to compare the algorithms: for a given n (number of selected interactions) the smaller the p-value, the more enriched the solution in experimentally-validated interactions is.

We compared the algorithms using two scores: the number of experimentally validated interactions in the top-500 predicted interactions and the minimum p-value on the enrichment curves. In the second case we also provide the number of experimentally-validated targets (NE) and the amount of predicted interactions drawn (NT) on that point.

The following subsection shows the enrichment results for the union of TarBase and miRecords. The enrichment for miRWalk is included in text S1 and shows a similar trend.

Multi Class Cancer (MCC) expression data

The dataset used in GenMiR++ is a set of 88 paired cancer and normal samples with mRNA data from [28] and miRNA expression data from [28]. The mRNA expression data was measured with oligonucleotide microarrays Hu6800 and Hu35KsubA GeneChips (Affymetrix, Santa Clara, CA). On the other hand, the miRNA expression was obtained using bead-based flow cytometry. The dataset consists of normal and cancerous counterparts from bladder, breast, colon, kidney, lung, pancreas, prostate and uterus samples, ovary cancer, melanoma and mesothelioma samples with no normal references. We compiled the expression data from GenMiR++; that consists of 114 human miRNAs and 16063 mRNAs. Gene probe names from Hu6800 and HuK35SubA were matched with Ensembl. Correspondence was not univocal and the expression of ensemble ID genes with more than one associated probe was obtained by calculating their means. The final number of miRNAs and mRNAs after the intersection of the data with the databases included in TaLasso are 104 miRNAs and 9559 mRNAs. The total number of putative targets is 133005.

For this dataset, the minimum MSE value for κG corresponds to 1/50 (figure 2) and optimal values for enrichment occur for κG about 1/10 or larger (figure 3).

Figure 2. MSE errors for Cross Validation analysis for global tuning parameters.

Figure 2

In the figure the LOOCV mean squared errors for different κ values of the global tuning parameter for MCC and LDS datasets are shown.

Figure 3. Enrichment on experimentally-validated targets for MCC dataset.

Figure 3

For each value of the tuning factor and different number of predicted interactions, the figure shows the probability of drawing the predicted number of experimentally-validated targets by using a hypergeometric test. The figure shows TaLasso enrichment results for different κG values (in blue), compared to the enrichment values of GenMiR++ (black crosses) and Pearson Correlation (black dashed).

The number of experimentally-validated targets within the first 500 top-ranked targets using κG higher than 1/10 is about 70% larger than using GenMiR++ or correlation (Table 1). Furthermore, the minimum p-values are lower and maximum enrichment values are higher for TaLasso than for GenMiR++ and Correlation.

Table 1. Maximum enrichment values on experimentally-validated targets for MCC dataset.
TaRBase U miRecords miRWalk
method NE/NT p-value NE 500 NE/NT p-value NE 500
TaLasso (1/2) 105/777 4.17E-17 67 1761/7978 2.70E-52 164
TaLasso (1/3) 208/2141 4.64E-16 70 1301/5591 2.20E-48 165
TaLasso (1/5) 160/1413 3.81E-18 65 1791/8269 1.70E-47 172
TaLasso (1/10) 113/858 1.62E-17 74 1441/6459 2.10E-43 170
TaLasso (1/20) 138/1207 6.60E-16 70 1226/5579 8.10E-33 149
TaLasso (1/50) 165/1689 1.16E-12 58 2420/12738 3.00E-23 106
TaLasso (1/100) 185/1942 3.05E-13 53 1348/6775 1.30E-17 97
GenMiR++ 60/616 3.35E-05 46 1304/6614 1.30E-15 116
Correlation 63/729 6.78E-04 38 711/4004 7.90E-03 91

The table shows the maximum enrichment values (point of minimum p-value) for the union of TaRBase and miRecords, for MCC dataset. NE: is the number of experimentally-validated targets rescued in the point of minimum p-value and NT: is the total number of predicted targets in that minimum. NE 500: is the amount of experimentally-validated targets in the first 500 predicted interactions.

In the case of miRWalk, the minimum p-value is obtained for a larger number of interactions than for the union of TaRBase and miRecords. We presume that this larger value is due to the larger number of interactions included in miRWalk than in the union of TaRBase and miRecords. Nevertheless, in the first 500 targets drawn, more than 1/3 of the targets are included in miRWalk.

In order to determine the effect of the addition of non-positivity constraints in target prediction, we compared enrichment results of TaLasso with and without the addition of these constraints. The results indicated that the enrichment values were much higher when non-positivity constraints were considered. Both figures of the enrichment values on the union of TaRBase and miRecords, and on miRWalk are shown in the figure S1.

Acute Lymphoblastic Leukemia DataSet (LDS)

The dataset used in MAGIA is a set of 19 paired T-lineage and B-lineage expression for Acute Lymphoblastic Leukemia samples (ALL) with mRNA and miRNA data from [30]. MiRNA data was obtained with miRHuman 9.0 array from LC Sciences and mRNA data with HG-U133 Plus 2.0 array from Affymetrix. The data is composed of: B-ALL with BCR/ABL, E2A/PBX1 and MLL/AF4 translocations, B-ALL without translocations, T-ALL with SIL/TAL translocations and T-ALL with no translocations.

The final common set of mRNAs and miRNAs (after intersection of the data in the arrays with the data included in TaLasso) was 16590 mRNAs and 465 miRNAs. The total set of initial putative targets was of 748305.

For LDS dataset, minimum norms for LOOCV were found for κG equal to 1/10 or higher (figure 2). The best enrichment results were obtained for κG higher or equal to 1/5 (figure 4 and table 2).

Figure 4. Enrichment on experimentally-validated targets for LDS dataset.

Figure 4

For each value of the tuning factor and different number of predicted interactions, the figure shows the probability of drawing the predicted number of experimentally-validated targets by using a hypergeometric test. The figure shows TaLasso enrichment results for different κG values (in blue), compared to the enrichment values of GenMiR++ (black crosses) and Pearson Correlation (black dashed).

Table 2. Maximum enrichment values on experimentally-validated targets for LDS dataset.
TaRBase U miRecords miRWalk
method NE/NT p-value NE 500 NE/NT p-value NE 500
TaLasso (1/2) 388/14688 4.35E-12 23 4495/50098 2.40E-46 83
TaLasso (1/3) 313/11036 5.00E-13 22 4567/51110 2.20E-45 90
TaLasso (1/5) 276/9506 1.94E-12 20 3359/36419 7.70E-41 75
TaLasso (1/10) 356/13234 6.80E-12 14 5559/64662 2.30E-38 42
TaLasso (1/20) 503/20417 1.58E-11 10 5866/69711 9.70E-30 42
TaLasso (1/50) 462/18408 2.00E-11 11 7368/89276 1.10E-33 39
TaLasso (1/100) 583/24350 3.76E-12 13 8435/103517 5.00E-37 43
GenMiR++ 165/5936 2.80E-06 21 1908/21185 6.90E-17 50
Correlation 208/8040 1.51E-05 16 662/7599 8.62E-05 41

The table shows the maximum enrichment values (point of minimum p-value) for the union of TaRBase and miRecords, for MCC dataset. NE: is the number of experimentally-validated targets rescued in the point of minimum p-value and NT: is the total number of predicted targets in that minimum. NE 500: is the amount of experimentally-validated targets in the first 500 predicted interactions.

The number of experimentally-validated targets in the first 500 interactions for LDS dataset is smaller than for MCC but still higher than using GenMiR++ or correlation. In the case of the miRWalk database the difference is more apparent.

Once again, results with non-positivity constraints performed better than TaLasso without these constraints. These results are shown in the figure S2.

KEGG pathway enrichment

In order to analyze the biological relevance of the results, KEGG pathway enrichment analysis and a literature review of the experimentally-validated targets predicted were carried out. We selected κG = 1/5 and 1/10 in MCC and κG = 1/2 and 1/3 in LDS TaLasso results for their comparison with the results of GenMiR++ and Pearson Correlation.

GeneCoDis 2.0 web-based tool [32], [33] was used for KEGG pathway enrichment analysis. We measured the statistical significance using the hypergeometric distribution. Afterwards, the p-values were corrected by FDR. Enrichment of KEGG pathways of the first 200 different genes within the top-ranked interactions was then computed.

Results for Multi Class Cancer (MCC) data

A large amount of experimentally-validated interactions within the top 500 predicted by TaLasso corresponded to miR-1. This did not occur to the top 500 interactions of GenMiR++ and Pearson Correlation. However, GenMiR++ predicted two of those miR-1 targets in the top 500 interactions.

Although miR-1 is muscle specific, we found relationships between miR-1 and cancer. In MCC data, miR-1 was found to be differentially expressed between normal and tumoral colon samples as was also observed in [34]. We found that miR-1 expression was also down-regulated in normal prostate and uterus tumors in MCC data. Furthermore, some of the targets predicted by TaLasso for miR-1 were related to the cancers in MCC data: for instance, MCM7, related to prostate cancer progression [35] and TAGLN2, a colorectal cancer biomarker [35].

No KEGG pathway enrichment related to cancer was observed either for TaLasso or GenMiR++ and Correlation. We associated the lack of KEGG enrichment to the large number of cancer types in MCC data.

Contrary to KEGG pathway analysis, the literature showed several associations with cancer for the experimentally-validated targets. The number of experimentally-validated interactions associated to cancers in MCC data was higher for TaLasso than for GenMiR++ and Pearson Correlation (table 3, corresponding references are included in text S3).

Table 3. Predicted experimentally-validated targets and the cancer to which they have been related in the literature: results for MCC dataset.
Interactions Database Method Associated to
Gene miRNA TaRBase miRecords miRWalk TaLasso (1/5) TaLasso (1/10) GenMiR++ Correlation OV BC EC CC LC BrC NC PC GC
EEF1A2 let-7f X X X X X
FSCN1 miR-133a X X X X X
FSCN1 miR-145 X X X X X X
BRAF miR-192 X X X
CCND1 miR-194 X X
HOXD10 miR-200c X X X X X X
CDKN2A miR-99a X X X
TFF1 let-7f X X X X
CEACAM5 miR-143/145 X X X
KRT14 miR-143 X X X
KRT7 miR-145/195 X X X
INS miR-27a X X X X
IGFBP6 miR-27a X X X X
PIGR miR-125b X X X X
BRAF miR-145 X X X
PLK1 miR-100 X X X
BAK1 miR-125b X X X
E2F1 miR-195 X X X
TWIST1 miR-141 X X X
TWIST1 miR-200c X X X X

OV: Ovarian Cancer, BlC: Bladder Cancer; EC: Esophageal Cancer; CC: Colon/Colorectal Cancer; LC: Lung Cancer; BrC: Breast Cancer, NC: Nasopharingeal Cancer, PC: Prostate Cancer; GC: Gastric Cancer.

The experimentally-validated targets included in the top 500 targets predicted were selected and their literature references included on TaRBase, miRecords and miRWalk were analyzed in search of biological relevancy. In the table only those interactions with a literature reference related with MCC environment have been included. This was made for the predictions of TaLasso, GenMiR++ and Pearson Correlation.

Results for Leukaemia DataSet (LDS)

In LDS, several significant KEGG pathways were found for TaLasso and GenMiR++ results (figure 5). TaLasso pathways showed to be enriched in genes associated to T- and B- cells, while GenMiR++ results were only enriched on pathways associated to T- cells. Furthermore, the number of genes associated to hematopoietic cell lineage and primary immunodeficiency was higher in TaLasso. Other diverse enriched KEGG pathways associated to immune diseases were also found by TaLasso results.

Figure 5. KEGG pathway enrichment results for LDS dataset.

Figure 5

Enrichment analysis on KEGG pathways of the 200 top-ranked genes. The figure shows the results for TaLasso, GenMiR++ and Pearson Correlation. In the figure, the x-axis indicates the number of mRNAs on each enriched pathway. The associated p-value is also shown. The list of genes on each enriched KEGG pathway is included in text S2.

Concerning literature review of the experimentally-validated targets within the top 500 interactions (table 4, corresponding references are included in text S4), results showed a similar number of predicted interactions for GenMiR++ and TaLasso.

Table 4. Predicted experimentally-validated targets and the cancer to which they have been related in the literature: results for LDS dataset.
Interactions Exp. Val. Database Method Associated to
gene miRNA TaRBase miRecords miRWalk TaLasso (1/2) TaLasso (1/3) GenMiR++ Correlation CLL ALL AML IC, IR, HSC
GPR160 miR-125b X X X X
FLT3 miR-148a X X X X
BAALC miR-148a X X X X
TCL1A miR-15a, miR-16 X X X
TCL1A miR-181b, miR-29b X X X
TCL1A miR-34b X X X
CD19 miR-29c X X X X
HLA-DPA1 miR-181a, miR-223 X X X
KIT miR-221, miR-222 X X X X X X
ZAP70 miR-155 X X X
ZAP70 miR-16 X X X
ZAP70 miR-181a X X X
PLK2 miR-126 X X X
ETS1 miR-155 X X X
HOXA9 miR-126 X X X
CCNA1 let-7b X X X X X

CLL: Chronic Lymphoblastic Leukaemia, ALL: Acute Lymphoblastic Leukaemia, AML: Acute Myeloid Leukaemia, IC: Immunce Cells, IR: Immune Response, HSC: Haematopoietic SC.

The experimentally-validated targets included in the top 500 targets predicted were selected and their literature references included on TaRBase, miRecords and miRWalk were analyzed in search of biological relevancy. In the table only those interactions with a literature reference related with LDS environment have been included. This was made for the predictions of TaLasso, GenMiR++ and Pearson Correlation.

Among the list of interactions of table 4, BAALC, FTL3, CCNA1 and CD19 are of particular interest.

ALL leukemia with MLL translocation –called MLL– is characterized to have a high expression of HOXA9, FLT3, CCNA1 and MEIS1 and a low expression of MME. This expression profile allows MLL to be differentiated from other ALL types [36]. For instance, HOXA9 and CCNA1 were found to be highly expressed on LDS data in samples with a MLL/AF4 translocation.

BAALC seems to be relevant, not only for differentiating acute myeloid leukemia [37] but also for prognosis in adult T-ALL; high BAALC and ERG expressions are associated with a high risk of relapse and inferior survival [38].

Furthermore, CD19 and miR-29c were not predicted by GenMiR++ and were found to be related to Chronic Lymphocytic Leukemia and Acute Lymphocytic leukemia in the literature review.

MME, FLT3 and CD19 genes were also found on KEGG pathway enrichment analysis associated to hematopoietic cell lineage pathway (the list of mRNAs on each KEGG pathway can be seen in text S2; MME and FLT3 appeared in TaLasso results (κG = 1/2 and 1/3) and the last one in GenMiR++ results).

Implementation

There is a convenient web-based tool available at http://talasso.cnb.csic.es/, which implements TaLasso method, Pearson Correlation and GenMiR++ algorithms.

In order to run TaLasso in the web page, two tab- separated text files must be uploaded; one with mRNA expression data and the other with miRNA expression data. Afterwards, the user can select the databases for scoring and enrichment analysis, the units of miRNA data (ΔΔCts or expression values) and the algorithm to score the interactions.

The resulting targets are sorted by computed score and it is also shown if they are included in the given experimental validated databases. For KEGG pathway enrichment analysis of the results, a link to GeneCoDis 2.0 is added.

Matlab or R codes for TaLasso are also downloadable from the web page. A larger description of the tool is included in the texts S5.

Discussion

We have shown that TaLasso is an effective algorithm to predict mRNA-miRNA interactions. We have compared TaLasso with GenMiR++ and correlation. Two validation methods have been used: enrichment of the predictions on experimentally- validated targets and biological interpretation of the top-ranked interactions. Results have shown that top interactions predicted by TaLasso are: significantly more enriched on validated targets and biologically more meaningful; more than the results of GenMiR++ and correlation.

Even though, in the case of MCC, Talasso showed no enriched pathways, none of the other methods showed any enrichment of pathways either. Probably, the lack of enriched pathways is more related with the data themselves than with the scoring method.

The main assumptions in TaLasso are the down-regulation effect of miRNAs on mRNA targets and the enforced sparseness of the solution. One of the key assumptions in TaLasso is that miRNAs only down-regulate their corresponding targets. This assumption has been included in LASSO by adding non-positivity constraints. However, we have also solved equation (2) without these constraints and showed that the obtained results are clearly inferior. One surprising result of our analysis is the poor performance of the correlation coefficient. We hypothesize that, if an mRNA is being regularized by two miRNAs, each acting (expressed) in different conditions, the correlation between these miRNAs and the mRNAs will be poor. In the contrary, TaLasso and GenMiR++ will assign high scores to both miRNAs since the combination of their expressions explain that of the mRNA.

TaLasso assumes that the only regulators of mRNA expression are the miRNAs. This means that in case large numbers of conditions are considered this assumption is less feasible and thus, TaLasso will be unable to retrieve subtle miRNA-mRNA interactions. Even though results for MCC (that include many different conditions) show enrichment in experimentally validated interactions; GenMiR++ and Pearson correlation are also able to recover a significant number of validated interactions.

We compared two different selections of the penalty term: using the same penalty (global selection) and different penalties (local selection) for all the mRNAs. Best results were obtained using the global selection. An intuitive explanation of this could be the following, adjusting the l1-regularized least-squared problem for each of the mRNAs, retrieves the most interesting miRNAs regulators for each mRNA. On the contrary, a global regularization parameter makes the solutions obtained for each of the mRNAs comparable between them. Intuitively, a general regularization parameter makes TaLasso select the best interactions from the whole set of putative interactions.

In conclusion, TaLasso solves an l1-regularized least-squared convex problem with non-positive restrictions to score putative targets by using the expression data of mRNAs and miRNAs. TaLasso results for MCC and LDS datasets show that the enrichment in experimentally validated targets is larger than using other known methods. Furthermore, the targets and interactions obtained by TaLasso are biologically more meaningful.

TaLasso is publicly available as Matlab or R programs. There is also a web-based tool (http://talasso.cnb.csic.es/).

Just before the submission of this manuscript, we became aware of a related works by Lu et al. [39] (“A LASSO regression model for the construction of microRNA target regulatory networks”). These authors consider the use of LASSO regression for deciphering miRNA-mRNA interactions by using expression data, sequence based predictions, RISC availability and miRNA co-regulation. The main difference between this work and this manuscript is that they do not include non-positivity constraints in their regularized least squares. Here we have shown that the addition of non-positivity constraints is crucial for miRNA-mRNA interaction search. We also provide a convenient web-page to test our model making it more readily available.

Supporting Information

Figure S1

Comparison of enrichment results on experimentally-validated targets with and without non-positivity restrictions: MCC dataset. In the figure, the best results obtained with TaLasso with (blue) and without (red) the addition of non-positivity constraints, as well as the results of GenMiR++ and Pearson Correlation are shown.

(TIF)

Figure S2

Comparison of enrichment results on experimentally-validated targets with and without non-positivity restrictions: LDS dataset. In the figure, the best results obtained with TaLasso with (blue) and without (red) the addition of non-positivity constraints, as well as the results of GenMiR++ and Pearson Correlation are shown.

(TIF)

Text S1

Comparison of the results for TaLasso using global and local tuning parameters with non-positivity constraints.

(DOC)

Text S2

List of the genes enriched in KEGG pathways for the LDS dataset.

(DOC)

Text S3

Reference articles for the experimentally-validated targets on the top 500 interactions for MCC dataset.

(DOC)

Text S4

Reference articles for the experimentally-validated targets on the top 500 interactions for LDS dataset.

(DOC)

Text S5

Implementation guidelines for the software and the web-page for running TaLasso.

(DOC)

Text S6

Statistical significance of the results obtained by TaLasso.

(DOC)

Footnotes

Competing Interests: The authors have declared that no competing interests exist.

Funding: The work of AM was supported by the Basque Government (Programas de Formación y Perfeccionamiento de Personal Investigador, http://www.hezkuntza.ejgv.euskadi.net/r43-5552/es/contenidos/informacion/dib4/es_2035/bfi_c.html). AP and RNC were partially supported by Spanish Government Grant BIO2010-17527 and the Madrid Government Grant CAM - S2010/BMD-2305. RNC also acknowledges the support of the Juan de la Cierva Spanish Government Research program. The authors acknowledge support from Integromics, S.L., for their support with their software Integromics Biomaker Discovery® and RealTime Statminer®. The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.

References

  • 1.Wienholds E, Plasterk RH. MicroRNA function in animal development. FEBS Lett. 2005;579(26):5911–5922. doi: 10.1016/j.febslet.2005.07.070. [DOI] [PubMed] [Google Scholar]
  • 2.Guo H, Ingolia NT, Weissman JS, Bartel DP. Mammalian microRNAs predominantly act to decrease target mRNA levels. Nature. 2010;466(7308):835–840. doi: 10.1038/nature09267. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 3.Alvarez-Garcia I, Miska EA. MicroRNA functions in animal development and human disease. Development. 2005;132(21):4653–4662. doi: 10.1242/dev.02073. [DOI] [PubMed] [Google Scholar]
  • 4.Griffiths-Jones S, Saini HK, van Dongen S, Enright AJ. miRBase: Tools for microRNA genomics. Nucleic Acids Res. 2008;36(Database issue):D154–8. doi: 10.1093/nar/gkm952. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 5.Lewis BP, Burge CB, Bartel DP. Conserved seed pairing, often flanked by adenosines, indicates that thousands of human genes are microRNA targets. Cell. 2005;120(1):15–20. doi: 10.1016/j.cell.2004.12.035. [DOI] [PubMed] [Google Scholar]
  • 6.Grimson A, Farh KK, Johnston WK, Garrett-Engele P, Lim LP, et al. MicroRNA targeting specificity in mammals: Determinants beyond seed pairing. Mol Cell. 2007;27(1):91–105. doi: 10.1016/j.molcel.2007.06.017. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 7.Friedman RC, Farh KK, Burge CB, Bartel DP. Most mammalian mRNAs are conserved targets of microRNAs. Genome Res. 2009;19(1):92–105. doi: 10.1101/gr.082701.108. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 8.Krek A, Grun D, Poy MN, Wolf R, Rosenberg L, et al. Combinatorial microRNA target predictions. Nat Genet. 2005;37(5):495–500. doi: 10.1038/ng1536. [DOI] [PubMed] [Google Scholar]
  • 9.Betel D, Wilson M, Gabow A, Marks DS, Sander C. The microRNA.org resource: Targets and expression. Nucleic Acids Res. 2008;36(Database issue):D149–53. doi: 10.1093/nar/gkm995. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 10.Megraw M, Sethupathy P, Corda B, Hatzigeorgiou AG. miRGen: A database for the study of animal microRNA genomic organization and function. Nucleic Acids Res. 2007;35(Database issue):D149–55. doi: 10.1093/nar/gkl904. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 11.Yue D, Liu H, Huang Y. Survey of computational algorithms for MicroRNA target prediction. Curr Genomics. 2009;10(7):478–492. doi: 10.2174/138920209789208219. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 12.Papadopoulos GL, Reczko M, Simossis VA, Sethupathy P, Hatzigeorgiou AG. The database of experimentally supported targets: A functional update of TarBase. Nucleic Acids Res. 2009;37(Database issue):D155–8. doi: 10.1093/nar/gkn809. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 13.Huang JC, Babak T, Corson TW, Chua G, Khan S, et al. Using expression profiling data to identify human microRNA targets. Nat Methods. 2007;4(12):1045–1049. doi: 10.1038/nmeth1130. [DOI] [PubMed] [Google Scholar]
  • 14.Huang JC, Morris QD, Frey BJ. Bayesian inference of MicroRNA targets from sequence and expression data. J Comput Biol. 2007;14(5):550–563. doi: 10.1089/cmb.2007.R002. [DOI] [PubMed] [Google Scholar]
  • 15.Gennarino VA, Sardiello M, Avellino R, Meola N, Maselli V, et al. MicroRNA target prediction by expression analysis of host genes. Genome Res. 2009;19(3):481–490. doi: 10.1101/gr.084129.108. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16.Sales G, Coppe A, Bisognin A, Biasiolo M, Bortoluzzi S, et al. MAGIA, a web-based tool for miRNA and genes integrated analysis. Nucleic Acids Res . 2010;38(Suppl):W352–9. doi: 10.1093/nar/gkq423. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17.Wang YP, Li KB. Correlation of expression profiles between microRNAs and mRNA targets using NCI-60 data. BMC Genomics. 2009;10:218. doi: 10.1186/1471-2164-10-218. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 18.Jayaswal V, Lutherborrow M, Ma DD, Hwa Yang Y. Identification of microRNAs with regulatory potential using a matched microRNA-mRNA time-course data. Nucleic Acids Res. 2009;37(8):e60. doi: 10.1093/nar/gkp153. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19.Ruike Y, Ichimura A, Tsuchiya S, Shimizu K, Kunimoto R, et al. Global correlation analysis for micro-RNA and mRNA expression profiles in human cell lines. J Hum Genet. 2008;53(6):515–523. doi: 10.1007/s10038-008-0279-x. [DOI] [PubMed] [Google Scholar]
  • 20.Jayaswal V, Lutherborrow M, Ma DD, Yang YH. Identification of microRNA-mRNA modules using microarray data. BMC Genomics. 2011;12:138. doi: 10.1186/1471-2164-12-138. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21.Li X, Gill R, Cooper N, Yoo J, Datta S. Modeling microRNA-mRNA interactions using PLS regression in human colon cancer. BMC Med Genomics. 2011;4(44) doi: 10.1186/1755-8794-4-44. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 22.Saito T, Saetrom P. MicroRNAs–targeting and target prediction. N Biotechnol. 2010;27(3):243–249. doi: 10.1016/j.nbt.2010.02.016. [DOI] [PubMed] [Google Scholar]
  • 23.Xiao F, Zuo Z, Cai G, Kang S, Gao X, et al. miRecords: An integrated resource for microRNA-target interactions. Nucleic Acids Res. 2009;37(Database issue):D105–10. doi: 10.1093/nar/gkn851. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 24.Shahi P, Loukianiouk S, Bohne-Lang A, Kenzelmann M, Kuffer S, et al. Argonaute–a database for gene regulation by mammalian microRNAs. Nucleic Acids Res. 2006;34(Database issue):D115–8. doi: 10.1093/nar/gkj093. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 25.Goeman JJ. L1 penalized estimation in the cox proportional hazards model. Biom J. 2010;52(1):70–84. doi: 10.1002/bimj.200900028. [DOI] [PubMed] [Google Scholar]
  • 26.Kim S.-J, Koh K, Lusting M, Boyd S, Gorinevsky D. An interior-point method for large-scale l1-regularized least squares. IEEE Journal on Selected Topics in Signal Processing. 2007;1(4):606–617. [Google Scholar]
  • 27.Corrada H, Theussl S. 2009. Rcplex: R interface to CPLEX.
  • 28.Lu J, Getz G, Miska EA, Alvarez-Saavedra E, Lamb J, et al. MicroRNA expression profiles classify human cancers. Nature. 2005;435(7043):834–838. doi: 10.1038/nature03702. [DOI] [PubMed] [Google Scholar]
  • 29.Ramaswamy S, Tamayo P, Rifkin R, Mukherjee S, Yeang CH, et al. Multiclass cancer diagnosis using tumor gene expression signatures. Proc Natl Acad Sci U S A. 2001;98(26):15149–15154. doi: 10.1073/pnas.211566398. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 30.Fulci V, Colombo T, Chiaretti S, Messina M, Citarella F, et al. Characterization of B- and T-lineage acute lymphoblastic leukemia by integrated analysis of MicroRNA and mRNA expression profiles. Genes Chromosomes Cancer. 2009;48(12):1069–1082. doi: 10.1002/gcc.20709. [DOI] [PubMed] [Google Scholar]
  • 31.Cover TM, Thomas JA. Elements of information theory. New York: Wiley; 2006. 776 [Google Scholar]
  • 32.Nogales-Cadenas R, Carmona-Saez P, Vazquez M, Vicente C, Yang X, et al. GeneCodis: Interpreting gene lists through enrichment analysis and integration of diverse biological information. Nucleic Acids Res. 2009;37(Web Server issue):W317–22. doi: 10.1093/nar/gkp416. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 33.Carmona-Saez P, Chagoyen M, Tirado F, Carazo JM, Pascual-Montano A. GENECODIS: A web-based tool for finding significant concurrent annotations in gene lists. Genome Biol. 2007;8(1):R3. doi: 10.1186/gb-2007-8-1-r3. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 34.Sarver AL, French AJ, Borralho PM, Thayanithy V, Oberg AL, et al. Human colon cancer profiles show differential microRNA expression depending on mismatch repair status and are characteristic of undifferentiated proliferative states. BMC Cancer. 2009;9:401. doi: 10.1186/1471-2407-9-401. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 35.Ren B, Yu G, Tseng GC, Cieply K, Gavel T, et al. MCM7 amplification and overexpression are associated with prostate cancer progression. Oncogene. 2006;25(7):1090–1098. doi: 10.1038/sj.onc.1209134. [DOI] [PubMed] [Google Scholar]
  • 36.Armstrong SA, Staunton JE, Silverman LB, Pieters R, den Boer ML, et al. MLL translocations specify a distinct gene expression profile that distinguishes a unique leukemia. Nat Genet. 2002;30(1):41–47. doi: 10.1038/ng765. [DOI] [PubMed] [Google Scholar]
  • 37.Zhao H, Wang D, Du W, Gu D, Yang R. MicroRNA and leukemia: Tiny molecule, great function. Crit Rev Oncol Hematol. 2010;74(3):149–155. doi: 10.1016/j.critrevonc.2009.05.001. [DOI] [PubMed] [Google Scholar]
  • 38.Baldus CD, Martus P, Burmeister T, Schwartz S, Gokbuget N, et al. Low ERG and BAALC expression identifies a new subgroup of adult acute T-lymphoblastic leukemia with a highly favorable outcome. J Clin Oncol. 2007;25(24):3739–3745. doi: 10.1200/JCO.2007.11.5253. [DOI] [PubMed] [Google Scholar]
  • 39.Lu Y, Zhou Y, Qu W, Deng M, Zhang C. A lasso regression model for the construction of microRNA-target regulatory networks. Bioinformatics. 2011 doi: 10.1093/bioinformatics/btr410. [DOI] [PubMed] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Supplementary Materials

Figure S1

Comparison of enrichment results on experimentally-validated targets with and without non-positivity restrictions: MCC dataset. In the figure, the best results obtained with TaLasso with (blue) and without (red) the addition of non-positivity constraints, as well as the results of GenMiR++ and Pearson Correlation are shown.

(TIF)

Figure S2

Comparison of enrichment results on experimentally-validated targets with and without non-positivity restrictions: LDS dataset. In the figure, the best results obtained with TaLasso with (blue) and without (red) the addition of non-positivity constraints, as well as the results of GenMiR++ and Pearson Correlation are shown.

(TIF)

Text S1

Comparison of the results for TaLasso using global and local tuning parameters with non-positivity constraints.

(DOC)

Text S2

List of the genes enriched in KEGG pathways for the LDS dataset.

(DOC)

Text S3

Reference articles for the experimentally-validated targets on the top 500 interactions for MCC dataset.

(DOC)

Text S4

Reference articles for the experimentally-validated targets on the top 500 interactions for LDS dataset.

(DOC)

Text S5

Implementation guidelines for the software and the web-page for running TaLasso.

(DOC)

Text S6

Statistical significance of the results obtained by TaLasso.

(DOC)


Articles from PLoS ONE are provided here courtesy of PLOS

RESOURCES