Skip to main content

antaRNA – Multi-objective inverse folding of pseudoknot RNA using ant-colony optimization

Abstract

Background

Many functional RNA molecules fold into pseudoknot structures, which are often essential for the formation of an RNA’s 3D structure. Currently the design of RNA molecules, which fold into a specific structure (known as RNA inverse folding) within biotechnological applications, is lacking the feature of incorporating pseudoknot structures into the design. Hairpin-(H)- and kissing hairpin-(K)-type pseudoknots cover a wide range of biologically functional pseudoknots and can be represented on a secondary structure level.

Results

The RNA inverse folding program antaRNA, which takes secondary structure, target GC-content and sequence constraints as input, is extended to provide solutions for such H- and K-type pseudoknotted secondary structure constraint.

We demonstrate the easy and flexible interchangeability of modules within the antaRNA framework by incorporating pKiss as structure prediction tool capable of predicting the mentioned pseudoknot types. The performance of the approach is demonstrated on a subset of the Pseudobase ++ dataset.

Conclusions

This new service is available via a standalone version and is also part of the Freiburg RNA Tools webservice. Furthermore, antaRNA is available in Galaxy and is part of the RNA-workbench Docker image.

Background

The recent years have seen an explosion in the discovery of non-coding RNAs associated with many different and surprising functions. Non-coding RNAs are involved in most regulatory processes, e.g. via interactions with proteins and other nucleotide sequences (DNA and RNA), or act as protein assembly platforms for complex ribonucleic particles. Due to this versatility, RNA molecules are now an emerging focus in synthetic biology and biotechnology. Aptamers against virtually any larger cellular molecule or even complete cells can be identified by SELEX RNA enrichment [1, 2]. This technique enables new molecular-medical applications for diagnostics and therapy [35] and the development of artificial biomaterials [6]. Another example is the procaryotic RNA-based CRISPR/Cas ‘immune system’ [7], which revolutionized genome editing [8].

By combining different functional RNA molecules in synthetic biology and biotechnological applications, synthetic constructs can be designed with a completely new functionality [9, 10]. However, the problem of compatibility occurs. In contrast to protein domains, functional RNAs are not easily fusable in a single new molecule since they mutually influence their structure. For that reason, one needs computational design tools as an important step in generating candidates for further testing. Since the function of an RNA is related to both sequence and the associated structure, we need to solve the problem of finding a sequence (under certain constraints) that folds into a functional structure. This is known as the inverse folding problem.

Among published approaches, different strategies have been pursued: Initial implementations realize simple sampling and local optimization techniques. For example, RNAinverse [11] samples sequences with subsequent local optimization, which was extended in INFORNA [12] with an improved seeding of the sequences. Newer algorithms mimic evolutionary processes (fRNAkenstein [13] and ERD [14]), but also show sophisticated improved optimization mechanics such as efficient ensemble defect optimization (NUPACK [15]) or fragment-based bonification methods (RNAfbinv [16]).

All above tools consider only nested secondary structures as design target. However, the functional structure usually involves crossing base pairs, forming so-called pseudoknots, that stabilize the tertiary three-dimensional structure [17, 18]. In addition, pseudoknots have been shown to be of high importance in specific functionality of respective RNA families, e.g. shown in human telomerase [19]. For example, the RFAM database (v12.0 07/2014) [20] lists 2,450 different RNA families with a wide variety of biological functions, of which 170 families are tagged with the annotation ‘pseudoknot’.

To our knowledge, so far the tools Inv [21] and MODENA [22] are the only approaches that allow for the design of sequences that fold into a given structure with pseudoknot features. Inv performs local optimization based on the loop decomposition of the target structure. MODENA uses a genetic heuristic to produce solution sequences, which are evaluated by applying either IPknot [23] and hotknots [24] as structure prediction programs. However, both tools lack the possibility to specify a targeted GC-content, which is an important requirement in practical design applications. The reason is simply that the GC-content of an RNA molecule can influence the efficiency of inherent functionality dramatically [2527].

In [28], we have presented antaRNA, a sequence design tool that heeds the objectives formulated above. Within this paper, we present the extension of antaRNA for targeting pseudoknot structures. The tool provides the user with sequences that form the targeted (pseudoknot) structure as their minimum free energy (mfe) structure with a specified GC-content. For mfe-optimization, pKiss [29] is incorporated. Extending the already available constraint palette of antaRNA, soft sequence and soft fuzzy structure constraints are introduced. We present the parameter optimization for pKiss usage and compare antaRNA’s performance with MODENA. Furthermore, we emphasize antaRNA’s availability within the Freiburg RNA Tools webservice [30] for ad hoc usage using forna [31] for structure visualizations. In addition, antaRNA is embedded into a Galaxy-RNA-workbench Docker Image [32] for local large scale experiments.

Implementation of antaRNA

In the following, we give a brief overview of antaRNA’s optimization approach. A detailed description including all formalisms is provided in [28]. Subsequently, we introduce the recent extension of antaRNA to the design of sequences for crossing pseudoknot structures.

Overview

Given an RNA secondary structure constraint in extended dot-bracket notation \(\mathbb {C}^{\text {str}}\), a targeted GC-content value \(\mathbb {C}^{\text {gc}}\) and supplemental sequence constraint \(\mathbb {C}^{\text {seq}}\) using IUPAC nucleotide definitions, antaRNA [28] solves the RNA inverse fold problem.

To this end, the Ant Colony Optimization technique [33, 34], an automatically adapting local search scheme, is applied. It mimics the ants’ adaptive search for food within a given terrain (see Fig. 1 and Algorithm 1). Here, the terrain is a graph encoding of the inverse folding problem with weighted edges representing the ants’ pheromone that guides their search. During an ant’s walk, the current pheromonic state of the terrain guides an ant to make its decisions in selecting certain edges, which lead to nucleotide-emitting vertices. Within one walk, an ant assembles a solution sequence. Dependent on the quality of the sequence with respect to its structure, sequence and GC-distances to the respective constraints, the pheromonic state of the terrain graph is updated according to a solution’s quality score.

Fig. 1
figure 1

Schematic Terrain Graph Starting from a vertice v , n subsequent vertices within the graph are visited by a single ant during its walk through the terrain in order to assemble an RNA sequence. For each visited vertex, a corresponding nucleotide information is incorporated to the corresponding position within the sequence. The specific vertex of position j is chosen probabilistic according to the set of edges leading away of the current vertex i. Hereby specific pheromone and terrain contributions of the edges influence the probabilities per position. The interplay of an increasing sequence constraint specificity and the applied inductive structure constraint determine the number of vertices for some sequence positions. For example, even though position m is labeled with an ‘N’ as sequence constraint, the position only has three vertices due to the sequence constraint of position 2 and its request to form a base pair with the nucleotide at position m. This leads to the removal of the ‘A’ nucleotide vertex in m, since this cannot base pair with neither ‘C’ nor ‘G’ at position 2

Therefore, after a certain number of consecutive sequence assemblies and terrain adaptations, the features of the assembled sequences converge towards the anticipated constraints of the input [28].

Pseudoknot structures

A main focus of inverse folding is the probability that the designed sequences fold into a given target structure. To this end, for each assembled sequence the minimum free energy (mfe) structure is predicted. antaRNA’s structural distance measure, d str, evaluates the compliance of an mfe structure with the structural target. This distance guides the pheromone update of the terrain.

For nested target structures, mfe prediciton was done using RNAfold from the ViennaRNA-package [11, 35]. In this work, structure constraints have been extended to support crossing, i.e. pseudoknot, structures. To this end, the structure predictor employed in antaRNA was substituted with the program pKiss [29]. pKiss is capable of predicting two specific subclasses of pseudoknots: hairpin (H-type) and kissing hairpin (K-type) structures. Both types are biologically important, even though H-type pseudoknots have been reported more often in the literature and in data bases. Both play crucial roles in various key functional domains of RNAs [36].

Since mfe structure prediction is done for each assembled sequence, its time complexity is of importance. RNAfold finds nested structures with a time complexity of \(\mathcal {O}(n^{3})\) for sequences of length n [37]. pKiss predicts mfe structures with pseudoknots in \(\mathcal {O}(n^{4})\) when heuristics are applied. For exact mfe calculations, pKiss requires \(\mathcal {O}(n^{6})\) time [29]. antaRNA provides the possibility to choose the prediction method applied by pKiss.

antaRNA was extended such that the structure parsing and management now respects the increased complexity of pseudoknotted structures. The allowed set of brackets within the dot-bracket structure constraint notation was extended to “()[]{}<>” as it is used by pKiss. Furthermore, a pKiss-optimized set of parameters for antaRNA has been identified, when using pKiss for structure prediction. This is discussed in the following sections.

New features

In addition to pseudoknot structure support, antaRNA now provides soft sequence and improved hard fuzzy structure constraint definitions. Both increase the level of detail, at which the target constraints can be defined.

The soft sequence constraint now allows to specify (in lower case letters) the preference for a nucleotide at a certain position. The nucleotide is then not enforced but penalized in the sequence quality assessment if a different nucleotide was set. This enables more flexibility to the antaRNA-based sequence design.

The fuzzy structure constraint, based on the already existent implicit block constraint framework of antaRNA [28], allows to define regions of structural interaction (using lower case letters), in which no explicit structure is predefined. For instance, the structural constraint \(\mathbb {C}^{\text {str}} = \)(aaaaaa)’ is neither violated if a base pair is present in the a-block, e.g. ‘((....))’ or ‘(.(...))’, nor if no base pair is designed, i.e. ‘(......)’. So far, if no base pair was formed within such a block no penalty (structural distance) was applied. By introducing the new hard fuzzy structure constraint framework (encoded by upper case letters), now the ‘no base pair’ case is penalized, if found within a solution. The structural distance is increased by the equivalence of one missing explicit base pair for each upper case block that shows no base pair. Therefore, at least one base pair has to be designed within a defined hard fuzzy structure constraint block. The latter adds a more imperative form of fuzziness to the structure constraint definition within antaRNA.

Parameter optimization and benchmarking

antaRNA was extended such that the usage of pKiss as a structure prediction program is possible. pKiss optionally replaces RNAfold as the mfe prediction tool. This made it necessary to identify a new set of pKiss-specific parameters for the antaRNA pipeline. In the following, we provide details about the data used for parameter optimization and the benchmarking of different design tools.

Data

The parameter optimization and benchmarking of antaRNA was performed on partitions of the pseudoknot specific PseudoBase ++ database [38] (download of 2014/12). PseudoBase ++ contains 304 entries. 37 entries, which did not show canonical base-pairings (AU,GC,GU), were excluded from the dataset. Pseudoknot structures can be grouped into types according to their composition. Figure 2 depicts regular simple hairpin pseudoknot (H), bulge hairpin pseudoknot (B), complex hairpin pseudoknot (cH), and kissing hairpin pseudoknot (K). pKiss supports H- and K-type pseudoknots, where B- and cH-type pseudoknots are subvariants of the H-type. We excluded further 2 entries from the derived PseudoBase ++ dataset, that did not fall into these classes.

Fig. 2
figure 2

Pseudoknot Types a regular simple hairpin pseudoknot (H), b bulge hairpin pseudoknot (B), c complex hairpin pseudoknot (cH), d kissing hairpin pseudoknot (K). The complexity order is H <B<cH<K. Technically B-type and cH-type are more complex forms of H-type pseudoknots

From this pool of 265 structural constraints, the training set was derived. We selected at random 16 entries of increasing lengths, while each entry has a minimal length difference of 5 to the next shorter or longer structure. The final training set consists of 7 H-type and 3 B-type as well as 6 cH-type structures of higher complexity e.g. due to additional multiloops.

The remaining 249 instances were pooled into the test set. It contains 209 H-type, 29 B-type, 8 cH-type and 3 K-type structures. The datasets are available on the tool’s web page.

Parameter optimization

The parameter optimization used a grid search for the best set of pKiss-specific parameters. For each tested parameter combination, designs for the structures from the training set and target GC values \(\mathbb {C}^{\text {gc}}\in \{0.25,0.5,0.75\}\) were evaluated. Per produced sequence design, a time limitation of 600 seconds was applied.

The parameter set showing the highest average design quality was selected as default parameter set and is used in the following. For a detailed listing of the optimized parameters please refer to the tool’s web site. Design quality covers the achieved GC deviation, the reached structural deviations and the consumed runtime. For details concerning design quality evaluation see [28].

Benchmark

The performance of antaRNA for the design of sequences folding into pseudoknot structures was benchmarked on the test data. For each structure constraint \(\mathbb {C}^{\text {str}}\) in the test set, ten sequence designs were done for three different target \(\mathbb {C}^{\text {gc}}\) values (0.25,0.5,0.75), resulting in 7,470 design experiments. Per experiment the runtime was restricted to 1,200 seconds.

The benchmarking of MODENA was performed on the same test data and has been kindly provided by the authors of MODENA. It was benchmarked for both structure prediction methods supported, namely IPknot and hotknots. Since it does not support GC-content constraints, no target GC-value was set.

The benchmark was evaluated based on the structural distances of a sequence’s mfe structure to the respective structure constraint and the deviation of the GC-content from the target value. For MODENA, no special GC target constraint was specified and thus the achieved GC-value was assessed. A comparison towards the performance of the described program Inv was not possible due to its unavailability.

Results

Figure 3 provides an overview of the results. For antaRNA, results are grouped by the targeted GC-content values \(\mathbb {C}^{\text {gc}}\). To identify potential influences on the quality of the design, the data set is grouped according to the declared pseudoknot categories. The performance was compared to the tool MODENA. Since MODENA supports two different pseudoknot folding prediction tools, namely IPknot and hotknots, both results are presented.

Fig. 3
figure 3

Constraint Compliance for Pseudoknot Categories. a GC-deviation of antaRNA for different \(\mathbb {C}^{\text {gc}}\), b Intrinsic GC values of MODENA using hotknots (orange) and IPknot (yellow), c Structural Distances of antaRNA (blue scaled for different \(\mathbb {C}^{\text {gc}}\)) and MODENA (yellow scaled) using hotknots and IPknot. For each tool, the targeted pseudoknot categories hairpin (H), bulge (B), complex hairpin (cH) and kissing hairpin (K) are illustrated

GC deviation d gc The targeted GC-content is precisely produced by antaRNA: the GC distance d gc is 0 for all GC constraints, as shown in Fig. 3 a. MODENA does not provide GC-content driven optimization but shows to have an intrinsic tool dependent GC bias: the GC content of MODENA sequences is on average about 55−60 % (Fig. 3 b). Noticeable is the fact, that the variance of GC values is wider in low complexity pseudoknot categories (H). The median is slightly lower, when hotknots is used.

Structural Distance d str Compared to the approach of MODENA, antaRNA (blue in Fig. 3 c) usually predicts the structure with high accuracy, exhibiting only a small variation among the structure distances within the different pseudoknot categories. The structural distances of antaRNA display the growing complexities of the respective pseudoknot categories. While for H- and B-type structures the d str median of antaRNA is about 0, the medians of cH- and K-type structures do not exceed d str of 2.5 %. Nevertheless, with increasing structure complexity (H- to K-type), the upper quartiles of the distributions escalate to a d str value of 1.5 % for B-type, 3 % for cH-type and about 7 % in the case of K-type structures.

In contrast, MODENA (yellow in Fig. 3 c) shows for both predictors (hotknots and IPknot) d str-medians between 5 % and 12 %. Hereby, hotknots performs better than IPknot, especially in the case of H- and K-type structures. In B-type, the IPknot distribution’s lower quartile does not reach 0 but is about 4 %. The upper quartiles range from 10 % (B-type, IPknot) up to 25 % (cH- and K-type, hotknots). No correlation of structure’s pseudoknot complexity and the resulting structural distance is visible.

Discussion

Performance

As shown in [28] for nested structures, antaRNA’s key feature is its reliable design of sequences that show the targeted GC-content. Within this study, we illustrated that this still holds when designing sequences for pseudoknot structure constraints. It was shown that antaRNA performs very well in this respect in combination with structure constraints from different pseudoknot structure complexity classes for various targeted GC-content values.

Although the structural distances produced by antaRNA grow with increasing pseudoknot complexity (H- via B- and cH- to K-type), antaRNA outperforms the current ‘state-of-the-art’ tool MODENA. The obtained structural distances for antaRNA are about 5−10 % lower compared to MODENA and additionally show a maximal median structure deviation of 2.5 %, depending on the pseudoknot category.

Optimization strategy

The ant colony optimization strategy applied in antaRNA outperforms the strategy applied in MODENA. Both tools are heuristics that use external folding prediction programs to evaluate designed sequences. MODENA uses a stability and a similarity score to evaluate current solution sequences in order to select parents for offspring generations within its genetic algorithm. antaRNA directly uses the specified objectives and shares the information of the currently best solutions in the terrain graph. In this way subsequent ants (i.e. sequence designs) are biased towards the direction of the targeted sequences.

Within the genetic operators of MODENA, random crossover and point mutations are introduced into parental sequences. Those mutations are inherited to a child generation. Compared on the structural level, the mutational approach seems less focused in the sense, that good and correct (partial) solutions are only highlighted by being not mutated. In contrast, in antaRNA the adaptive local search is capable of promoting good partial solutions in successive runs. This behavior, in combination with a good transmission of current solution qualities into the decision making process of making new solutions, might be the basic reason for antaRNA’s advantage in optimizing the problem at hand.

Conclusion and outlook

Within this study it was shown that antaRNA, by incorporating pKiss is capable of solving the inverse folding problem for pseudoknot structure constraints under additional side constraints like a targeted GC-content. Currently, the common pseudoknot classes H, B, cH and K are supported. This restriction is inherited from the used pKiss mfe-structure predictor. Still, the flexibility of the antaRNA framework allows for the integration of even more general pseudoknot structure prediction tools. Due to the immense increase in prediction runtime and only limited increase in applicability, more complex predictors are not wrapped by antaRNA.

For known pseudoknot structures, the sequences produced by antaRNA show only minor structural deviation of their mfe-structure from the respective targets. While not explicitly shown in the paper, antaRNA features a flexible framework to further restrict the sequences produced via the definition of hard and soft sequence constraints. In addition, antaRNA introduces precise GC content control to the RNA inverse folding problem of pseudoknot structures, which was not existent before.

In general, besides its good compliance with multi-objective constraints, it was demonstrated that antaRNA provides a highly flexible platform to solve the RNA inverse folding problems for pseudoknot structures. It is build in a way that the underlaying routines can be easily adapted and extended to even more complex problems.

Availability

antaRNA is written in Python and available at http://www.bioinf.uni-freiburg.de/Software. Based on the choice if targeting nested or pseudoknot structures, it depends on RNAfold or pKiss, respectively. Further specifications are listed on the tool’s homepage. antaRNA can be additionally found on the Freiburg RNA Tools webserver at http://rna.informatik.uni-freiburg.de including explanations and examples. Links to the Galaxy-RNA-workbench Docker Image and the whole Galaxy Docker Image can also be found on the homepage of antaRNA.

References

  1. Ellington AD, Szostak JW. In vitro selection of RNA molecules that bind specific ligands. Nature. 1990; 346(6287):818–22. doi:10.1038/346818a0.

    Article  CAS  PubMed  Google Scholar 

  2. Tuerk C, Gold L. Systematic evolution of ligands by exponential enrichment: RNA ligands to bacteriophage T4 DNA polymerase. Science. 1990; 249(4968):505–15.

    Article  CAS  PubMed  Google Scholar 

  3. Keefe AD, Pai S, Ellington A. Aptamers as therapeutics. Nat Rev Drug Discov. 2010; 9(7):537–50. doi:10.1038/nrd3141.

    Article  CAS  PubMed  Google Scholar 

  4. Guo KT, Ziemer G, Paul A, Wendel HP. CELL-SELEX: novel perspectives of aptamer-based therapeutics. Int J Mol Sci. 2008; 9(4):668. doi:10.3390/ijms9040668.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  5. Dassie JP, Giangrande PH. Current progress on aptamer-targeted oligonucleotide therapeutics. Ther Deliv. 2013; 4(12):1527–46.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  6. Chen N, Zhang Z, Soontornworajit B, Zhou J, Wang Y. Cell adhesion on an artificial extracellular matrix using aptamer-functionalized PEG hydrogels. Biomaterials. 2012; 33(5):1353–62. doi:10.1016/j.biomaterials.2011.10.062.

    Article  CAS  PubMed  Google Scholar 

  7. Terns RM, Terns MP. CRISPR-based technologies: prokaryotic defense weapons repurposed. Trends Genet. 2014; 30(3):111–8. doi:10.1016/j.tig.2014.01.003.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  8. OĆonnell MR, Oakes BL, Sternberg SH, East-Seletsky A, Kaplan M, Doudna JA. Programmable RNA recognition and cleavage by CRISPR/Cas9. Nature. 2014; 516(7530):263–6. doi:10.1038/nature13769.

    Article  CAS  Google Scholar 

  9. Busch A, Will S, Backofen R. SECISDesign: a server to design SECIS-elements within the coding sequence. Bioinformatics. 2005; 21(15):3312–3.

    Article  CAS  PubMed  Google Scholar 

  10. Garcia-Martin JA, Clote P, Dotu I. RNAiFold: a constraint programming algorithm for RNA inverse folding and molecular design. J Bioinform Comput Biol. 2013; 11(02):1350001. doi:10.1142/S0219720013500017, PMID: 23600819.

    Article  CAS  PubMed  Google Scholar 

  11. Hofacker IL, Fontana W, Stadler PF, Bonhoeffer S, Tacker M, Schuster P. Fast folding and comparison of RNA secondary structures. Monatshefte Chemie. 1994; 125:167–88.

    Article  CAS  Google Scholar 

  12. Busch A, Backofen R. INFO-RNA–a server for fast inverse RNA folding satisfying sequence constraints. Nucleic Acids Res. 2007; 35(Web Server issue):310–3. doi:10.1093/nar/gkm218.

    Article  Google Scholar 

  13. Lyngso R, Anderson J, Sizikova E, Badugu A, Hyland T, Hein J. Frnakenstein: multiple target inverse RNA folding. BMC Bioinf. 2012; 13(1):260. doi:10.1186/1471-2105-13-260.

    Article  CAS  Google Scholar 

  14. Ali ET, Mohammad G, Morteza MN. Evolutionary solution for the RNA design problem. Bioinformatics. 2014; 30(9):1250–8. doi:10.1093/bioinformatics/btu001.

    Article  CAS  Google Scholar 

  15. Zadeh JN, Wolfe BR, Pierce NA. Nucleic acid sequence design via efficient ensemble defect optimization. J Comb Chem. 2011; 32(3):439–52. doi:10.1002/jcc.21633.

    Article  CAS  Google Scholar 

  16. Weinbrand L, Avihoo A, Barash D. RNAfbinv: an interactive Java application for fragment-based design of RNA sequences. Bioinformatics. 2013; 29(22):2938–40. doi:10.1093/bioinformatics/btt494.

    Article  CAS  PubMed  Google Scholar 

  17. Fechter P, Rudinger-Thirion J, Florentz C, Giege R. Novel features in the tRNA-like world of plant viral RNAs. Cell Mol Life Sci CMLS. 2001; 58(11):1547–61. doi:10.1007/PL00000795.

    Article  CAS  PubMed  Google Scholar 

  18. Kieft J. Viral IRES RNA structures and ribosome interactions. Trends Biochem Sci. 2008; 33(6):274–83. doi:10.1016/j.tibs.2008.04.007.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  19. Theimer C, Blois C, Feigon J. Structure of the human telomerase RNA pseudoknot reveals conserved tertiary interactions essential for function. Mol Cell. 2006; 17(5):671–82. doi:10.1016/j.molcel.2005.01.017.

    Article  CAS  Google Scholar 

  20. Nawrocki EP, Burge SW, Bateman A, Daub J, Eberhardt RY, Eddy SR, et al. Rfam 12.0: updates to the RNA families database. Nucleic Acids Res. 2015; 43(D1):130–7. doi:10.1093/nar/gku1063.

    Article  Google Scholar 

  21. Gao J, Li L, Reidys C. Inverse folding of RNA pseudoknot structures. Algorithm Mol B. 2010; 5(1):27. doi:10.1186/1748-7188-5-27.

    Article  CAS  Google Scholar 

  22. Taneda A. Multi-objective genetic algorithm for pseudoknotted RNA sequence design. Front Genet. 2012; 3:36. doi:10.3389/fgene.2012.00036.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  23. Sato K, Kato Y, Hamada M, Akutsu T, Asai K. IPknot: fast and accurate prediction of RNA secondary structures with pseudoknots using integer programming. Bioinformatics. 2011; 27(13):85–93. doi:10.1093/bioinformatics/btr215.

    Article  CAS  Google Scholar 

  24. Ren J, Rastegari B, Condon A, Hoos H. Hotknots: heuristic prediction of RNA secondary structures including pseudoknots. RNA. 2005; 11(10):1494–1504. doi:10.1261/rna.7284905.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  25. Wang T, Wei JJ, Sabatini DM, Lander ES. Genetic screens in human cells using the CRISPR-Cas9 system. Science. 2014; 343(6166):80–4. doi:10.1126/science.1246981.

    Article  CAS  PubMed  Google Scholar 

  26. Isaacs FJ, Dwyer DJ, Ding C, Pervouchine DD, Cantor CR, Collins JJ. Engineered riboregulators enable post-transcriptional control of gene expression. Nat Biotechnol. 2004; 22(7):841–7. doi:10.1038/nbt986.

    Article  CAS  PubMed  Google Scholar 

  27. Isaacs FJ, Dwyer DJ, Collins JJ. RNA synthetic biology. Nat Biotechnol. 2006; 24(5):545–4. doi:10.1038/nbt1208.

    Article  CAS  PubMed  Google Scholar 

  28. Kleinkauf R, Mann M, Backofen R. antaRNA – ant colony based RNA sequence design. Bioinformatics. 2015; 31(19):3114–3121. doi:10.1093/bioinformatics/btv319.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  29. Janssen S, Giegerich R. The RNA shapes studio. Bioinformatics. 2014; 31(3):423–425. doi:10.1093/bioinformatics/btu649.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  30. Smith C, Heyne S, Richter AS, Will S, Backofen R. Freiburg RNA tools: a web server integrating IntaRNA, ExpaRNA and LocARNA. Nucleic Acids Res. 2010; 38 Suppl:373–7. doi:10.1093/nar/gkq316.

    Article  CAS  Google Scholar 

  31. Kerpedjiev P, Hammer S, Hofacker IL. Forna (force-directed RNA): simple and effective online RNA secondary structure diagrams. Bioinformatics. 2015; 31(20):3377–3379. doi:10.1093/bioinformatics/btv372.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  32. Grüning B, Smith C, Houwaart T, Soranzo N, Rasche E. Galaxy Tools - a collection of bioinformatics and cheminformatics tools for the Galaxy environment. https://github.com/bgruening/galaxytools. Accessed 14 Nov 2015.

  33. Dorigo M, Stützle T. Ant Colony Optimization. Scituate, MA, USA: Bradford Company; 2004.

    Google Scholar 

  34. Dorigo M, Birattari M, Stützle T. Ant colony optimization – artificial ants as a computational intelligence technique. IEEE Comput Intell Mag. 2006; 1(4):28–39.

    Article  Google Scholar 

  35. Lorenz R, Bernhart SH, Höner Zu Siederdissen C, Tafer H, Flamm C, Stadler PF, et al. ViennaRNA package 2.0. Algorithms Mol Biol. 2011; 6:26. doi:10.1186/1748-7188-6-26.

    Article  PubMed  PubMed Central  Google Scholar 

  36. Staple DW, Butcher SE. Pseudoknots: RNA structures with diverse functions. PLoS Biol. 2005; 3(6):213. doi:10.1371/journal.pbio.0030213.

    Article  CAS  Google Scholar 

  37. Zuker M, Stiegler P. Optimal computer folding of large RNA sequences using thermodynamics and auxiliary information. Nucleic Acids Res. 1981; 9(1):133–48.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  38. Taufer M, Licon A, Araiza R, Mireles D, van Batenburg FHD, Gultyaev AP, et al. PseudoBase ++: an extension of pseudobase for easy searching, formatting and visualization of pseudoknots. Nucleic Acid Res. 2009; 37:127–35.

    Article  CAS  Google Scholar 

Download references

Acknowledgements

We like to thank Dr. A. Taneda for providing the MODENA data and Mr. J. Wolff for his contribution to the provided web service.

Funding: This work was supportively funded by the Baden-Württemberg Ministry of Scielnce, Research and Arts (MWK grant 7533-7-11.6.1 Ideenwettbewerb Biotechnologie und Medizintechnik Baden-Württemberg (Germany)).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Martin Mann.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

RK implemented and benchmarked antaRNA. The Galaxy integration was done by TH and the webserver was built by MM and RK. All authors contributed to, read and approved the final manuscript.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License(http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made. The Creative Commons Public Domain Dedication waiver(http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Kleinkauf, R., Houwaart, T., Backofen, R. et al. antaRNA – Multi-objective inverse folding of pseudoknot RNA using ant-colony optimization. BMC Bioinformatics 16, 389 (2015). https://doi.org/10.1186/s12859-015-0815-6

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12859-015-0815-6

Keywords