| Literature DB >> 21596778 |
Edmund Lam1, Alfred Kam, Jérôme Waldispühl.
Abstract
RNA molecules can achieve a broad range of regulatory functions through specific structures that are in turn determined by their sequence. The prediction of mutations changing the structural properties of RNA sequences (a.k.a. deleterious mutations) is therefore useful for conducting mutagenesis experiments and synthetic biology applications. While brute force approaches can be used to analyze single-point mutations, this strategy does not scale well to multiple mutations. In this article, we present corRna a web server for predicting the multiple-point deleterious mutations in structural RNAs. corRna uses our RNAmutants framework to efficiently explore the RNA mutational landscape. It also enables users to apply search heuristics to improve the quality of the predictions. We show that corRna predictions correlate with mutagenesis experiments on the hepatitis C virus cis-acting replication element as well as match the accuracy of previous approaches on a large test-set in a much lower execution time. We illustrate these new perspectives offered by corRna by predicting five-point deleterious mutations--an insight that could not be achieved by previous methods. corRna is available at: http://corrna.cs.mcgill.ca.Entities:
Mesh:
Substances:
Year: 2011 PMID: 21596778 PMCID: PMC3125766 DOI: 10.1093/nar/gkr358
Source DB: PubMed Journal: Nucleic Acids Res ISSN: 0305-1048 Impact factor: 16.971
Figure 1.corRna Input Form.
Figure 2.corRna Results Page—results for the HCV cis-acting replication element (5BSL3.2) without heuristics and allowing up to three-point mutations. Note that although corRna calculates the correlation based on the whole structural ensemble, only the MFE structure is displayed.
Figure 3.Secondary structure candidate comparison of the 5BSL3.2 wildtype and the A9C_A11G_A39C mutation candidate through the use of VARNA 3.7.
Figure 4.Correlation values generated by corRna on the sequences used in the mutational analysis described in You et al. (17).
Benchmark results of corRna methods versus MultiRNAMute
| Method | m | Avg. cand. | Avg. corr. | Min corr. |
|---|---|---|---|---|
| corRna - structural heuristic | 3 | 236 | 0.575 | 0.025 |
| corRna - mutation heuristic | 3 | 230 | 0.683 | 0.244 |
| corRna - no heuristic | 3 | 17 | 0.668 | 0.479 |
| corRna - structural heuristic | 5 | 243 | 0.425 | −0.098 |
| corRna - mutation heuristic | 5 | 246 | 0.570 | 0.011 |
| corRna - no heuristic | 5 | 21 | 0.551 | 0.312 |
| MultiRNAMute | 3 | 16982 | 0.366 | −0.007 |
Benchmark tests were based on a test set of 30 sequences pulled from the Rfam database. ‘m’ indicates the number of mutations allowed in the method. ‘Avg. cand’ indicates the average number of candidates presented for each test set including any duplicates. ‘Avg. corr.’ indicates the global correlation average of all sequences excluding any duplicates generated over all test sets of the method. ‘Min corr.’ indicates the average of each test set's minimum correlation candidate.
Figure 5.Running time comparison between corRna (in blue) and multiMultiRNAMute (in red) on a sequence of 40 nucleotides. The x-axis indicates the number of mutations allowed in the input sequence, and the y-axis gives the execution time in seconds.