| Literature DB >> 23175680 |
Bing Liu1, Jiuyong Li, Murray J Cairns.
Abstract
microRNAs (miRNAs) are small endogenous non-coding RNAs that function as the universal specificity factors in post-transcriptional gene silencing. Discovering miRNAs, identifying their targets and further inferring miRNA functions have been a critical strategy for understanding normal biological processes of miRNAs and their roles in the development of disease. In this review, we focus on computational methods of inferring miRNA functions, including miRNA functional annotation and inferring miRNA regulatory modules, by integrating heterogeneous data sources. We also briefly introduce the research in miRNA discovery and miRNA-target identification with an emphasis on the challenges to computational biology.Entities:
Keywords: functional annotation; functional miRNA–mRNA regulatory modules; miRNA
Mesh:
Substances:
Year: 2012 PMID: 23175680 PMCID: PMC3896928 DOI: 10.1093/bib/bbs075
Source DB: PubMed Journal: Brief Bioinform ISSN: 1467-5463 Impact factor: 11.622
miRNA-target prediction algorithm
| Algorithm | Regions scanned | Species conservation | Species | Brief description of the prediction method | Implementation | Download/web server | Reference |
|---|---|---|---|---|---|---|---|
| miRanda | 3′-UTR | Yes | Human, mouse, rat, fly and worm | Predict targets based on rules: (i) sequence complementarity, (ii) binding energy and (iii) evolutionary conservation. | C/open source | [ | |
| mirSVR | No restriction | Yes | Human, mouse, rat, fly and worm | To score and rank miRanda-predicted miRNA-target sites with a supervised vector regression (SVR) model for features including secondary structure accessibility of the site and conservation. | C/open source | [ | |
| PicTar | 3′-UTR | Yes | Vertebrates, fly and worm | Filter alignments according to the thermodynamic stability, then score and rank the predicted target by hidden Markov model maximum-likelihood fit approach. | Web-driven application | [ | |
| TargetScan | 8mer and 7mer sites, and open reading frames | Yes | Human, mouse, rate, dog and chicken | Predict targets by searching for the presence of conserved 8mer and 7mer sites that match the seed region. Predictions are ranked by a combinatorial score based on site number, site type and site context. | PerlScript/open source | [ | |
| TargetScanS | 3′-UTR | Yes | Human, mouse, rate, dog and chicken | Predict targets that have a conserved 6 nt seed match flanked by either a m8 match or a t1A anchor. | Web-driven application | [ | |
| RNA22 | No restriction | No restriction | Any | Use the patterns discovered from the known mature miRNAs for predicting candidate miRNA-target sites in a sequence. | Web-driven application | [ | |
| PITA | 3′-UTR | Yes | Human, mouse, worm and fly | Predict miRNA targets using a non-parameter model that computes the difference between the free energy gained from the formation of the miRNA-target duplex and the energetic cost of unpairing the target to make it accessible to the miRNA. | PerlScript/open source | [ | |
| RNAhybird | 3′-UTR and coding sequence | No restriction | Any | A tool to identify mRNA secondary structure and energetically favourable hybridization between miRNA and target mRNA. | Web-driven application | [ | |
| DIANA-microT | 3′-UTR and CDS | No restriction | Human and mouse | The fifth version of microT algorithm which is specifically trained on a positive and negative set of miRNA recognition elements located in both the 3′-UTR and CDS region. The conserved and non-conserved miRNA recognition elements are combined into a final prediction score. | Web-driven application | [ |
Coding DNA sequence, CDC.
Figure 1:A framework of miRNA functional annotation.
Tools for miRNA functional annotation
| Tool | Target databases | Use expression | Knowledge databases | Link | Reference |
|---|---|---|---|---|---|
| DAVID | N/A | No | GO, KEGG, BioCarta, GAD, OMIM Disease, PPI, etc. | [ | |
| WebGestalt | N/A | No | GO, KEGG, IPI, Pathway Commons, Wikipathways, MGI, SGD, MSigDB, NCBI dbSNP | [ | |
| miRGator | miRanda, PicTar and TargetScanS | No | GO, KEGG/GenMapp/BioCarta, Disease Ontology | [ | |
| miRDB | MirTarget2 | Yes | Wiki model | [ | |
| miRò | miRanda, PITA and TargetScan | Yes | NCBI Gene Database, NCBI Nucleotide Database, GO, GAD | [ | |
| MAGA | miRanda, PITA and TargetScan | Yes | Through DAVID APIs | [ | |
| FAME | TargetScan | Yes | Experimentally verified miRNA-pathway and miRNA-process associations | [ | |
| miR2Disease | N/A | No | Manually curated database containing 1939 relationship between 299 human miRNAs and 94 human diseases | [ | |
| miReg | N/A | No | Manually curated database containing 47 human miRNAs, 85 proteins, 115 upstream regulators, 165 targets, 38 diseases, 295 reactions and 70 biological processes | [ |
Not applicable, N/A.
Figure 2:A framework of inferring MRMs/FMRMs.
Summary of methods for inferring MRMs
| Method | Data sources | miRNA- target database used | Differential gene analysis | Key features | Availability of software | References |
|---|---|---|---|---|---|---|
| Yoon and De Micheli | miRNA-target binding information | TargetScan | N/A | Sequence level method; searching for bicliques with modest or similar binding strength of miRNAs and mRNAs. | Upon request | [ |
| Huang | Sample-matched expression profiles of miRNA and mRNA, and miRNA-target prediction | Any | No | BN parameter learning-based method; the inverse patterns of expression between miRNAs and mRNAs are encoded in the network. | GenMiR++, | [ |
| Joung | miRNA-target prediction scores and the sample-matched expression profiles of miRNA and mRNA | miRBase | No | A machine learning method to capture co-expressed miRNAs and mRNAs. | Upon request | [ |
| Tran | miRNA-target prediction and the sample-matched expression profiles of miRNA and mRNA | PicTar | No | A rule-based method to capture groups of mRNA with similar expression patterns targeted by groups of miRNA with similar expression patterns. | Upon request | [ |
| Peng | miRNA-target prediction and the sample-matched expression profiles of miRNA and mRNA | Any | Yes | Combination of Yoon’s and Tran’s methods. | Upon request | [ |
| Zhang | miRNA-target prediction, expression profiles of miRNA and mRNA, and topological structures of PPI | MicroCosm | Yes | A computational framework integrating expression profiles of miRNA/mRNA, PPI, DNA–protein interaction and miRNA–mRNA targeting. | [ |
Not applicable, N/A.
Summary of methods for inferring FMRMs
| Method | Data sources | miRNA-target database use | Differential gene analysis | Key features | Availability of software | Reference |
|---|---|---|---|---|---|---|
| Liu | miRNA-target predictions, expression profiles of miRNA and mRNA, and sample information | Any | Yes | A rule-based method; searching for bicliques with inversed miRNA–mRNA pairs associating with biological conditions. | Upon request | [ |
| Joung | miRNA-target prediction and expression profiles of mRNA | Any | No | A hierarchical clustering method to identify the co-expressed miRNAs/mRNAs. | Upon request | [ |
| Liu | miRNA-target predictions, expression profiles of miRNA and mRNA, and sample information | Any | Yes | A BN structure learning-based method; sample information is incorporated into the network. | BNSA, upon request | [ |
| Nunez-Iglesias | miRNA-target predictions, expression profiles of miRNA and mRNA, and sample information | Any | Yes | The miRNA–mRNA pairs are identified by searching for the highest difference in the standardized correlation of miRNAs and mRNAs between case and control sample. | Upon request | [ |
| Bonnet | Expression profiles of miRNA and mRNA, and sample information | N/A | No | A two-step method: (i) two-way clustering identify the tight clustered genes in all conditions and (ii) a fuzzy decision tree model is applied to each cluster to identify the regulation programs. | LeMoNe, | [ |
| Liu | Expression profiles of miRNA and mRNA with or without miRNA-target predictions | Any | No | A probabilistic graphical model based on Corr-LDA. | Corr-LDA, upon request | [ |
Not applicable, N/A.
Figure 3:A FMRM identified by BNSA from analysis of schizophrenia subjects. It shows that miRNAs may up/down regulate their target mRNAs, either direct or indirect. Up-regulated miRNAs are coloured in red and down-regulated miRNAs are coloured in green. Up-regulated mRNAs are coloured in yellow, while down-regulated mRNAs are coloured in blue.