Literature DB >> 20573197

Inverse folding of RNA pseudoknot structures.

James Zm Gao1, Linda Ym Li, Christian M Reidys.   

Abstract

BACKGROUND: RNA exhibits a variety of structural configurations. Here we consider a structure to be tantamount to the noncrossing Watson-Crick and G-U-base pairings (secondary structure) and additional cross-serial base pairs. These interactions are called pseudoknots and are observed across the whole spectrum of RNA functionalities. In the context of studying natural RNA structures, searching for new ribozymes and designing artificial RNA, it is of interest to find RNA sequences folding into a specific structure and to analyze their induced neutral networks. Since the established inverse folding algorithms, RNAinverse, RNA-SSD as well as INFO-RNA are limited to RNA secondary structures, we present in this paper the inverse folding algorithm Inv which can deal with 3-noncrossing, canonical pseudoknot structures.
RESULTS: In this paper we present the inverse folding algorithm Inv. We give a detailed analysis of Inv, including pseudocodes. We show that Inv allows to design in particular 3-noncrossing nonplanar RNA pseudoknot 3-noncrossing RNA structures-a class which is difficult to construct via dynamic programming routines. Inv is freely available at http://www.combinatorics.cn/cbpc/inv.html.
CONCLUSIONS: The algorithm Inv extends inverse folding capabilities to RNA pseudoknot structures. In comparison with RNAinverse it uses new ideas, for instance by considering sets of competing structures. As a result, Inv is not only able to find novel sequences even for RNA secondary structures, it does so in the context of competing structures that potentially exhibit cross-serial interactions.

Entities:  

Year:  2010        PMID: 20573197      PMCID: PMC2909241          DOI: 10.1186/1748-7188-5-27

Source DB:  PubMed          Journal:  Algorithms Mol Biol        ISSN: 1748-7188            Impact factor:   1.405


1 Introduction

Pseudoknots are structural elements of central importance in RNA structures [1], see Figure 1. They represent cross-serial base pairing interactions between RNA nucleotides that are functionally important in tRNAs, RNaseP [2], telomerase RNA [3], and ribosomal RNAs [4]. Pseudoknot structures are being observed in the mimicry of tRNA structures in plant virus RNAs as well as the binding to the HIV-1 reverse transcriptase in in vitro selection experiments [5]. Furthermore basic mechanisms, like ribosomal frame shifting, involve pseudoknots [6].
Figure 1

Representations of RNA structures. The pseudoknot structure of the glmS ribozyme pseudoknot P1.1 [40] as a diagram (top) and as a planar graph (bottom).

Representations of RNA structures. The pseudoknot structure of the glmS ribozyme pseudoknot P1.1 [40] as a diagram (top) and as a planar graph (bottom). Despite them playing a key role in a variety of contexts, pseudoknots are excluded from large-scale computational studies. Although the problem has attracted considerable attention in the last decade, pseudoknots are considered a somewhat "exotic" structural concept. For all we know [7], the ab initio prediction of general RNA pseudoknot structures is NP-complete and algorithmic difficulties of pseudoknot folding are confounded by the fact that the thermodynamics of pseudoknots is far from being well understood. As for the folding of RNA secondary structures, Waterman et al [8,9], Zuker et al [10] and Nussinov [11] established the dynamic programming (DP) folding routines. The first mfe-folding algorithm for RNA secondary structures, however, dates back to the 60's [12-14]. For restricted classes of pseudoknots, several algorithms have been designed: Rivas and Eddy [15], Dirks and Pierce [16], Reeder and Giegerich [17] and Ren et al [18]. Recently, a novel ab initio folding algorithm Cross has been introduced [19]. Cross generates minimum free energy (mfe), 3-noncrossing, 3-canonical RNA structures, i.e. structures that do not contain three or more mutually crossing arcs and in which each stack, i.e. sequence of parallel arcs, see eq. (1), has size greater or equal than three. In particular, in a 3-canonical structure there are no isolated arcs, see Figure 2.
Figure 2

. Each stack of "parallel" arcs has to have minimum size σ. Here we display a 3-canonical structure.

. Each stack of "parallel" arcs has to have minimum size σ. Here we display a 3-canonical structure. The notion of mfe-structure is based on a specific concept of pseudoknot loops and respective loop-based energy parameters. This thermodynamic model was conceived by Tinoco and refined by Freier, Turner, Ninio, and others [13,20-24].

1.1 k-noncrossing, σ-canonical RNA pseudoknot structures

Let us turn back the clock: three decades ago Waterman et al. [25], Nussinov et al. [11] and Kleitman et al. in [26] analyzed RNA secondary structures. Secondary structures are coarse grained RNA contact structures, see Figure 3.
Figure 3

The phenylalanine tRNA structure. The phenylalanine tRNA secondary structure represented as 2-noncrossing diagram (top) and as planar graph (bottom).

The phenylalanine tRNA structure. The phenylalanine tRNA secondary structure represented as 2-noncrossing diagram (top) and as planar graph (bottom). RNA secondary structures as well as RNA pseudoknot structures can be represented as diagrams, i.e. labeled graphs over the vertex set [n] = {1, ..., n} with vertex degrees ≤ 1, represented by drawing its vertices on a horizontal line and its arcs (i, j) (i < j), in the upper half-plane, see Figure 4 and Figure 1. Given an arc (i, j) we refer to (j - i) as its arc-length.
Figure 4

Secondary structure. Secondary structures are particular k-noncrossing diagrams, 2-noncrossing diagrams exhibit no crossings at all, therefore RNA secondary structures coincide with 2-noncrossing diagrams having minimum arc-length two.

Secondary structure. Secondary structures are particular k-noncrossing diagrams, 2-noncrossing diagrams exhibit no crossings at all, therefore RNA secondary structures coincide with 2-noncrossing diagrams having minimum arc-length two. Here, vertices and arcs correspond to the nucleotides A, G, U, C and Watson-Crick (A-U, G-C) and (U-G) base pairs, respectively. In a diagram, two arcs (i1, j1) and (i2, j2) are called crossing if i1
Figure 5

. We display a 4-noncrossing diagram containing the three mutually crossing arcs (1, 7), (4, 9), (5, 11) (drawn in red).

. We display a 4-noncrossing diagram containing the three mutually crossing arcs (1, 7), (4, 9), (5, 11) (drawn in red). RNA secondary structures exhibit no crossings in their diagram representation, see Figure 3 and Figure 4, and are therefore 2-noncrossing diagrams satisfying some minimum arc-length condition. An RNA pseudoknot structure is therefore a k-noncrossing diagram for some k satisfying some minimum arc-length condition. A structure in which any stack has at least size σ is called σ-canonical, where a stack of size σ is a sequence of "parallel" arcs of the form A sequence of consecutive stacks, separated by unpaired nucleotides, i.e. where is called a stem of length r, see Figure 6.
Figure 6

Stems. A stem composed by a sequence of three nested stacks. Note that respective stacks only have to be separated by isolated nucleotides on either the left hand side or the right hand side but not necessarily both.

Stems. A stem composed by a sequence of three nested stacks. Note that respective stacks only have to be separated by isolated nucleotides on either the left hand side or the right hand side but not necessarily both. As a natural generalization of RNA secondary structures k-noncrossing RNA structures [27-29] were introduced. A k-noncrossing RNA structure of length n is k-noncrossing diagram over [n] without arcs of the form (i, i + 1). In the following we assume k = 3, i.e. in the diagram representation there are at most two mutually crossing arcs, a minimum arc-length of four and a minimum stack-size of three base pairs. The notion k-noncrossing stipulates that the complexity of a pseudoknot is related to the maximal number of mutually crossing bonds. Indeed, most natural RNA pseudoknots are 3-noncrossing [30].

1.2 Neutral networks

Before considering an inverse folding algorithm into specific RNA structures one has to have at least some rationale as to why there exists one sequence realizing a given target as mfe-configuration. In fact this is, on the level of entire folding maps, guaranteed by the combinatorics of the target structures alone. It has been shown in [31], that the numbers of 3-noncrossing RNA pseudoknot structures, satisfying the biophysical constraints grows asymptotically as c3n-52.03, where c3 >0 is some explicitly known constant. In view of the central limit theorems of [32], this fact implies the existence of extended (exponentially large) sets of sequences that all fold into one 3-noncrossing RNA pseudoknot structure, S. In other words, the combinatorics of 3-noncrossing RNA structures alone implies that there are many sequences mapping (folding) into a single structure. The set of all such sequences is called the neutral network of the structure S [33,34], see Figure 7. The term "neutral network" as opposed to "neutral set" stems from giant component results of random induced subgraphs of n-cubes. That is, neutral networks are typically connected in sequence space.
Figure 7

Neutral network in sequence space. We display sequence space (left) and structure space (right) as grids. We depict a set of sequences that all fold into a particular structure. Any two of these sequences are connected by a red path. The neutral network of this fixed structure consists of all sequences folding into it and is typically a connected subgraph of sequence space.

Neutral network in sequence space. We display sequence space (left) and structure space (right) as grids. We depict a set of sequences that all fold into a particular structure. Any two of these sequences are connected by a red path. The neutral network of this fixed structure consists of all sequences folding into it and is typically a connected subgraph of sequence space. By construction, all the sequences contained in such a neutral network are all compatible with S. That is, at any two positions paired in S, we find two bases capable of forming a bond (A-U, U-A, G-C, C-G, G-U and U-G), see Figure 8. Let s' be a sequence derived via a point-mutation of s. If s' is again compatible with S, we call this mutation "compatible".
Figure 8

A structure and a particular compatible sequence. A structure and a particular compatible sequence organized in the segments of unpaired and paired bases.

A structure and a particular compatible sequence. A structure and a particular compatible sequence organized in the segments of unpaired and paired bases. Let C[S] denote the set of S-compatible sequences. The structure S motivates to consider a new adjacency relation within C[S]. Indeed, we may reorganize a sequence (s1, ..., s) into the pair where the udenotes the unpaired nucleotides and the p= (s, s) denotes base pairs, respectively, see Figure 8. We can then view and as elements of the formal cubes and implying the new adjacency relation for elements of C[S]. Accordingly, there are two types of compatible neighbors in the sequence space u- and p-neighbors: a u-neighbor has Hamming distance one and differs exactly by a point mutation at an unpaired position. Analogously a p-neighbor differs by a compensatory base pair-mutation, see Figure 9.
Figure 9

Diagram representation of an RNA structure and its compatible neighbors. Diagram representation of an RNA structure (top) and its induced compatible neighbors in sequence space (bottom). Here the neighbors on the inner circle have Hamming distance one while those on the outer circle have Hamming distance two. Note that each base pair gives rise to five compatible neighbors (red) exactly one of which being in Hamming distance one.

Diagram representation of an RNA structure and its compatible neighbors. Diagram representation of an RNA structure (top) and its induced compatible neighbors in sequence space (bottom). Here the neighbors on the inner circle have Hamming distance one while those on the outer circle have Hamming distance two. Note that each base pair gives rise to five compatible neighbors (red) exactly one of which being in Hamming distance one. Note, however, that a p-neighbor has either Hamming distance one (G-C ↦ G-U) or Hamming distance two (G-CC-G). We call a u- or a p-neighbor, y, a compatible neighbor. In light of the adjacency notion for the set of compatible sequences we call the set of all sequences folding into S the neutral network of S. By construction, the neutral network of S is contained in C[S]. If y is contained in the neutral network we refer to y as a neutral neighbor. This gives rise to consider the compatible and neutral distance of the two sequences, denoted by C(s, s') and N(s, s'). These are the minimum length of a C[S]-path and path in the neutral network between s and s', respectively. Note that since each neutral path is in particular a compatible path, the compatible distance is always smaller or equal than the neutral distance. In this paper we study the inverse folding problem for RNA pseudoknot structures: for a given 3-noncrossing target structure S, we search for sequences from C[S], that have S as mfe configuration.

2 Background

For RNA secondary structures, there are three different strategies for inverse folding, RNAinverse, RNA-SSD and INFO-RNA[35-37]. They all generate via a local search routine iteratively sequences, whose structures have smaller and smaller distances to a given target. Here the distance between two structures is obtained by aligning them as diagrams and counting "0", if a given position is either unpaired or incident to an arc contained in both structures and "1", otherwise, see Figure 10.
Figure 10

Distance of two structures. Positions paired differently in S1 and S2 are assigned a "1". There are two types of positions: I. p is contained in different arcs, see position 4, (4, 20) ∈ S1 and (4, 17) ∈ S2. II. p is unpaired in one structure and p is paired in the other, such as position 18.

Distance of two structures. Positions paired differently in S1 and S2 are assigned a "1". There are two types of positions: I. p is contained in different arcs, see position 4, (4, 20) ∈ S1 and (4, 17) ∈ S2. II. p is unpaired in one structure and p is paired in the other, such as position 18. One common assumption in these inverse folding algorithms is, that the energies of specific substructures contribute additively to the energy of the entire structure. Let us proceed by analyzing the algorithms. RNAinverse is the first inverse-folding algorithm that derives sequences that realize given RNA secondary structures as mfe-configuration. In its initialization step, a random compatible sequence s for the target T is generated. Then RNAinverse proceeds by updating the sequence s to s', s'' ... step by step, minimizing the structure distance between the mfe structure of s' and the target structure T. Based on the observation, that the energy of a substructure contributes additively to the mfe of the molecule, RNAinverse optimizes "small" substructures first, eventually extending these to the entire structure. While optimizing substructures, RNAinverse does an adaptive walk in order to decrease the structure distance. In fact, this walk is based entirely on random compatible mutations. RNA-SSD inverse folds RNA secondary structures by initializing sequences using three specific subroutines. In the first a particular compatible sequence is generated, where non-complementary nucleotides to bases adjacent to helical regions are assigned. In the second nucleotides located in unpaired positions as well as helical regions are assigned at random, using specific (non-uniform) probabilities. The third routine constitutes a mechanism for minimizing the occurrence of undesired but favourable interactions between specific sequence segments. Following these subroutines, RNA-SSD derives a hierarchical decomposition of the target structure. It recursively splits the structure and thereby derives a binary decomposition tree rooted in T and whose leaves correspond to T-substructures. Each non-leaf node of this tree represents a substructure obtained by merging the two substructures of its respective children. Given this tree, RNA-SSD performs a stochastic local search, starting at the leaves, subsequently working its way up to the root. INFO-RNA constructs sequences folding into a given secondary structure by employing a dynamic programming method for finding a well suited initial sequence. This sequence has a lowest energy with respect to the T. Since the latter does not necessarily fold into T, (due to potentially existing competing configurations) INFO-RNA then utilizes an improved (relative to the local search routine used in RNAinverse) stochastic local search in order to find a sequence in the neutral network of T. In contrast to RNAinverse, INFO-RNA allows for increasing the distance to the target structure. At the same time, only positions that do not pair correctly and positions adjacent to these are examined.

2.1 Cross

Cross is an ab initio folding algorithm that maps RNA sequences into 3-noncrossing RNA structures. It is guaranteed to search all 3-noncrossing, σ-canonical structures and derives some (not necessarily unique), loop-based mfe-configuration. In the following we always assume σ ≥ 3. The input of Cross is an arbitrary RNA sequence s and an integer N. Its output is a list of N 3-noncrossing, σ-canonical structures, the first of which being the mfe-structure for s. This list of N structures (C0, C1, ..., C) is ordered by the free energy and the first list-element, the mfe-structure, is denoted by Cross(s). If no N is specified, Cross assumes N = 1 as default. Cross generates a mfe-structure based on specific loop-types of 3-noncrossing RNA structures. For a given structure S, let α be an arc contained in S (S-arc) and denote the set of S-arcs that cross α by . For two arcs α = (i, j) and α' = (i', j'), we next specify the partial order "≺" over the set of arcs: All notions of minimal or maximal elements are understood to be with respect to ≺. An arc α ∈ is called a minimal, β-crossing if there exists no α' ∈ such that α' ≺ α. Note that α ∈ can be minimal β-crossing, while β is not minimal α-crossing. 3-noncrossing diagrams exhibit the following four basic loop-types: (1) A hairpin-loop is a pair where (i, j) is an arc and [i, j] is an interval, i.e. a sequence of consecutive, isolated vertices (i, i + 1, ..., j - 1, j). (2) An interior-loop, is a sequence where (i2, j2) is nested in (i1, j1). That is we have i1 < i2 < j2 < j1. (3) A multi-loop, see Figure 11[19], is the closed structure formed by
Figure 11

The standard loop-types. The standard loop-types: hairpin-loop (top), interior-loop (middle) and multi-loop (bottom). These represent all loop-types that occur in RNA secondary structures.

The standard loop-types. The standard loop-types: hairpin-loop (top), interior-loop (middle) and multi-loop (bottom). These represent all loop-types that occur in RNA secondary structures. where denotes the substructure over the interval [ω, τ], subject to the condition that if all these substructures are simply stems, then there are at least two of them, see Figure 6. A pseudoknot, see Figure 12[19], consists of the following data:
Figure 12

Pseudoknots. Pseudoknot loops, formed by all blue vertices and arcs.

Pseudoknots. Pseudoknot loops, formed by all blue vertices and arcs. (P1) A set of arcs where i1 = min{i} and j= max{j}, such that (i) the diagram induced by the arc-set P is irreducible, i.e. the dependency-graph of P (i.e. the graph having P as vertex set and in which α and α' are adjacent if and only if they cross) is connected and (ii) for each (i, j) ∈ P there exists some arc β (not necessarily contained in P) such that (i, j) is minimal β-crossing. (P2) Any i1 Having discussed the basic loop-types, we are now in position to state Theorem 1 Any 3-noncrossing RNA pseudoknot structure has a unique loop-decomposition [19]. Figure 13 illustrates the loop decomposition of a 3-noncrossing structure.
Figure 13

Loop decomposition. Here a hairpin-loop (I), an interior-loop (II), a multi-loop (III) and a pseudoknot (IV).

Loop decomposition. Here a hairpin-loop (I), an interior-loop (II), a multi-loop (III) and a pseudoknot (IV). In order to discuss the organization of Cross, we introduce the basic idea behind motifs and skeleta, combinatorial structures used in the folding algorithm. A motif is a 3-noncrossing structure, having only ≺-maximal stacks of size exactly σ, i.e. no stacks nested in other stacks, see Figure 14. Despite that motifs can exhibit complicated crossings, they can be inductively generated. A skeleton, S is a k-noncrossing structure such that
Figure 14

Motif. A 3-noncrossing, 3-canonical motif.

Motif. A 3-noncrossing, 3-canonical motif. • its core, c(S) has no noncrossing arcs and • its L-graph, L(S) is connected. Here the core of a structure, c(S), is obtained by collapsing its stacks into single arcs (thereby reducing its length) and the graph L(S) is obtained by mapping arcs into vertices and connecting any two if they cross in the diagram representation of S, see Figure 15. A skeleton reflects all cross-serial interactions of a structure.
Figure 15

Skeleton and its . We display a skeleton (left) and its L-graph (right).

Skeleton and its . We display a skeleton (left) and its L-graph (right). Having introduced motifs and skeleta we can proceed by discussing the general idea of Cross. The algorithm generates 3-noncrossing RNA structure "from top to bottom" via the following three subroutines: I (SHADOW): In this routine we generate all maximal stacks of the structure. Note that a stack is maximal with respect to ≺ if it is not nested in some other stack. This is derived by "shadowing" the motifs, i.e. their σ-stacks are extended "from top to bottom". II (SKELETONBRANCH): Given a shadow, the second step of Cross consists in generating, the skeleta-tree. The nodes of this tree are particular 3-noncrossing structures, obtained by successive insertions of stacks. Intuitively, a skeleton encapsulates all cross-serial arcs that cannot be recursively computed. Here the tree complexity is controlled via limiting the (total) number of pseudoknots. III (SATURATION): In the third subroutine each skeleton is saturated via DP-routines. After the saturation the mfe-3-noncrossing structure is derived. Figure 16 provides an overview on how the three subroutines are combined.
Figure 16

An outline of Cross. For illustration purposes we assume here σ = 1. The routines SHADOW, SKELETONBRANCH and SATURATION are depicted. Due to space limitations we only represent a few select motifs and for the same reason only one of the motifs displayed in the first row is extended by one arc (drawn in blue). Furthermore note that only motifs with crossings give rise to nontrivial skeleton-trees, all other motifs are considered directly as input for SATURATION.

An outline of Cross. For illustration purposes we assume here σ = 1. The routines SHADOW, SKELETONBRANCH and SATURATION are depicted. Due to space limitations we only represent a few select motifs and for the same reason only one of the motifs displayed in the first row is extended by one arc (drawn in blue). Furthermore note that only motifs with crossings give rise to nontrivial skeleton-trees, all other motifs are considered directly as input for SATURATION.

3 The algorithm

The inverse folding algorithm Inv is based on the ab initio folding algorithm Cross. The input of Inv is the target structure, T. The latter is expressed as a character string of ":( )[ ]{ }", where ":" denotes unpaired base and "( )", "[ ]", "{ }" denote paired bases. In Algorithm 7.1, we present the pseudocodes of algorithm Inv. After validation of the target structure (lines 2 to 5 in Algorithm 7.1), similar to INFO-RNA, Inv constructs an initial sequence and then proceeds by a stochastic local search based on the loop decomposition of the target. This sequence is derived via the routine ADJUST-SEQ. We then decompose the target structure into loops and endow these with a linear order. According to this order we use the routine LOCAL-SEARCH in order to find for each loop a "proper" local solution.

3.1 ADJUST-SEQ

In this section we describe Steps 2 and 3 of the pseudocodes presented in Algorithm 7.1. The routine MAKE-START, see line 8, generates a random sequence, start, which is compatible to the target, with uniform probability. We then initialize the variable seqmin via the sequence start and set the variable d = + ∞, where d denotes the structure distance between Cross(seqmin) and T. Given the sequence start, we construct a set of potential "competitors", C, i.e. a set of structures suited as folding targets for start. In Algorithm 7.2 we show how to adjust the start sequence using the routine ADJUST-SEQ. Lines 3 to 36 of Algorithm 7.2, contain a For-loop, executed at most times. Here the loop-length is heuristically determined. For all computer experiments setting the Cross-parameter N = 50, the subroutine executed in the loop-body consists of the following three steps. Step I. Generating C0(λ) via Cross. Suppose we are in the ith step of the For-loop and are given the sequence λwhere λ0 = start. We consider Cross(λ, N), i.e. the list of suboptimal structures with respect to λ, If , then Inv returns λ. Else, in case of , we set Otherwise we do not update seqmin and go directly to Step II. Step II. The competitors. We introduce a specific procedure that "perturbs" arcs of a given RNA pseudoknot structure, S. Let a be an arc of S and let l(a), r(a) denote the start- and end-point of a. A perturbation of a is a procedure which generates a new arc a', such that Clearly, there are nine perturbations of any given arc a (including a itself), see Figure 17.
Figure 17

Perturbations. Nine perturbations of an arc (i, j). Original arcs are drawn dotted, and the arcs incident to red bases are the perturbations.

Perturbations. Nine perturbations of an arc (i, j). Original arcs are drawn dotted, and the arcs incident to red bases are the perturbations. We proceed by keeping a, replacing the arc a by a nontrivial perturbation or remove a, arriving at a set of ten structures ν(S, a). Now we use this method in order to generate the set C1(λ) by perturbing each arc of each structure . If has Aarcs, , then This construction may result in duplicate, inconsistent or incompatible structures. Here, a structure is inconsistent if there exists at least one position paired with more than one base, and incompatible if there exists at least one arc not compatible with λ, see Figures 18 and 19. Here compatibility is understood with respect to the Watson-Crick and G-U base pairing rules. Deleting inconsistent and incompatible structures, as well as those identical to the target, we arrive at the set of competitors,
Figure 18

Inconsistent structures. The dotted arc is perturbed by shifting its end-point. This perturbation leads to a nucleotide establishing two base pairs, which is impossible.

Figure 19

Incompatible structures. We display a perturbation of the dotted arc leading to a structure that is incompatible to the given sequence.

Inconsistent structures. The dotted arc is perturbed by shifting its end-point. This perturbation leads to a nucleotide establishing two base pairs, which is impossible. Incompatible structures. We display a perturbation of the dotted arc leading to a structure that is incompatible to the given sequence. Step III. Mutation. Here we adjust λwith respect to T as well as the set of competitors, C(λ) derived in the previous step. Suppose . Let p(S, w) be the position paired to the position w in the RNA structure S ∈ C(λ), or 0 if position w is unpaired. For instance, in Figure 20, we have p(T, 1) = 4, p(T, 2) = 0 and p(T, 4) = 1. For each position w of the target T, if there exists a structure C(λ) ∈ C(λ) such that p(C(λ, w) ≠ p(T, w) (see positions 5, 6, 9, and 11 in Figure 20) we modify λas follows:
Figure 20

Sequence mutation. Suppose the top and middle structures represent the set of competitors and the bottom structure is target. We display λ(top sequence) and its mutation, λ(bottom sequence). Two nucleotides of base pairs not contained in T are colored green, nucleotides subject to mutations are colored red.

Sequence mutation. Suppose the top and middle structures represent the set of competitors and the bottom structure is target. We display λ(top sequence) and its mutation, λ(bottom sequence). Two nucleotides of base pairs not contained in T are colored green, nucleotides subject to mutations are colored red. 1. unpaired position: If p(T, w) = 0, we update randomly into the nucleotide , such that for each C(λ) ∈ C(λ), either p(C(λ), w) = 0 or is not compatible with where v = p(C(λ), w) < 0, See position 6 in Figure 20. 2. start-point: If p(T, w) C(λ) ∈ C(λ), either p(C(λ), w) = 0 or is not compatible with , where u = p(C(λ), w) > 0 is the end-point paired with in C(λ) (Figure 20: (5, 9). The pair G-C retains the compatibility to (5, 9), but is incompatible to (5, 10)). By Figure 21 we show feasibility of this step.
Figure 21

Sequence adjust. Mutations are always possible, suppose p is paired with q in T and p is paired with q1 in one competitor and q2 in another one. For a fixed nucleotide at p there are at most two scenarios, since a base can pair with at most two different bases. For instance, for G we have the pairs G-C,G-U. We display all nucleotide configurations (LHS) and their corresponding solutions (RHS).

Sequence adjust. Mutations are always possible, suppose p is paired with q in T and p is paired with q1 in one competitor and q2 in another one. For a fixed nucleotide at p there are at most two scenarios, since a base can pair with at most two different bases. For instance, for G we have the pairs G-C,G-U. We display all nucleotide configurations (LHS) and their corresponding solutions (RHS). 3. end-point: If 0 Therefore, updating all the nucleotides of λ, we arrive at the new sequence . Note that the above mutation steps heuristically decrease the structure distance. However, the resulting sequence is not necessarily incompatible to all competitors. For instance, consider a competitor Cwhose arcs are all contained T. Since λis compatible with T, λis compatible with C. Since competitors are obtained from suboptimal folds such a scenario may arise. In practice, this situation represents not a problem, since these type of competitors are likely to be ruled out by virtue of the fact that they have a mfe larger than that of the target structure. Accordingly we have the following situation, competitors are eliminated due to two, equally important criteria: incompatibility as well as minimum free energy considerations. If the distance of Cross(λ) to T is less than or equal to dmin + 5, we return to Step I (with λ). Otherwise, we repeat Step III (for at most 5 times) thereby generating and set where d(Cross(), T) is minimal. The procedure ADJUST-SEQ employs the negative paradigm [16] in order to exclude energetically close conformations. It returns the sequence seqmiddle which is tailored to realize the target structure as mfe-fold.

3.2 DECOMPOSE and LOCAL-SEARCH

In this section we introduce two the routines, DECOMPOSE and LOCAL-SEARCH. The routine DECOMPOSE partitions T into linearly ordered energy independent components, see Figure 13 and Section 2.1. LOCAL-SEARCH constructs iteratively an optimal sequence for T via local solutions, that are optimal to certain substructures of T. DECOMPOSE: Suppose T is decomposed as follows, where the Tare the loops together with all arcs in the associated stems of the target. We define a linear order over B as follows: T 1. Tis nested in T, or 2. the start-point of Tprecedes that of T. In Figure 22 we display the linear order of the loops of the structure shown in Figure 13.
Figure 22

Ordering. Linear ordering of loops: a1 = [11, 19], b1 = [10, 20], a2 = [7, 37], b2 = [5, 39], a3 = [21, 42], b3 = [20, 44], a4 = [25, 47], b4 = [24, 48], a5 = [7, 47], b5 = [5, 48], a6 = [49, 57], b6 = [48, 59], a7 = [1, 63], b7 = [1, 65].

Ordering. Linear ordering of loops: a1 = [11, 19], b1 = [10, 20], a2 = [7, 37], b2 = [5, 39], a3 = [21, 42], b3 = [20, 44], a4 = [25, 47], b4 = [24, 48], a5 = [7, 47], b5 = [5, 48], a6 = [49, 57], b6 = [48, 59], a7 = [1, 63], b7 = [1, 65]. Next we define the interval projecting the loop Tonto the interval [l(T), r(T)] and b= [l', r'] ⊃ a, being the maximal interval consisting of aand its adjacent unpaired consecutive nucleotides, see Figure 13. Given two consecutive loops T • either band bare adjacent, see b5 and b6 in Figure 22, • or b⊆ b, see b1 and b2 in Figure 22. Let , then we have the sequence of intervals a1, b1, c1, ..., a, b, c. If there are no unpaired nucleotides adjacent to a, then a= band we simply delete all such b. Thereby we derive the sequence of intervals I1, I2, ..., I. In Figure 23 we illustrate how to obtain this interval sequence: here the target decomposes into the loops T1, T2 and we have I1 = [3, 5], I2 = [3, 6], I3 = [2, 9], and I4 = [1, 10].
Figure 23

Example of the interval sequence. Loops and their induced sequence of intervals.

Example of the interval sequence. Loops and their induced sequence of intervals. LOCAL-SEARCH: Given the sequence of intervals I1, I2, ..., I. We proceed by performing a local stochastic search on the subsequences (initialized via seq = seqmiddle and where s|[= ss... s). When we perform the local search on , only positions that contribute to the distance to the target, see Figure 10, or positions adjacent to the latter, will be altered. We use the arrays U1, U2 to store the unpaired and paired positions of T. In this process, we allow for mutations that increase the structure distance by five with probability 0.1. The latter parameter is heuristically determined. We iterate this routine until the distance is either zero or some halting criterion is met.

4 Discussion

The main result of this paper is the presentation of the algorithm Inv, freely available at http://www.combinatorics.cn/cbpc/inv.html Its input is a 3-noncrossing RNA structure T, given in terms of its base pairs (i1, i2) (where i1 Inv is an RNA sequences s = (s1s2...s), where s∈ {A, C, G, G} with the property Cross(s) = T, see Figure 24.
Figure 24

The UTR pseudoknot of bovine coronavirus. Its diagram representation and several sequences of its neutral network as constructed by Inv.

The UTR pseudoknot of bovine coronavirus. Its diagram representation and several sequences of its neutral network as constructed by Inv. The core of Inv is a stochastic local search routine which is based on the fact that each 3-noncrossing RNA structure has a unique loop-decomposition, see Theorem 1 in Section 2.1. Inv generates "optimal" subsequences and eventually arrives at a global solution for T itself. Inv generalizes the existing inverse folding algorithm by considering arbitrary 3-noncrossing canonical pseudoknot structures. Conceptually, Inv differs from INFO-RNA in how the start sequence is being generated and the particulars of the local search itself. As discussed in the introduction it has to be given an argument as to why the inverse folding of pseudoknot RNA structures works. While folding maps into RNA secondary structures are well understood, the generalization to 3-noncrossing RNA structures is nontrivial. However the combinatorics of RNA pseudoknot structures [27,28,38] implies the existence of large neutral networks, i.e. networks composed by sequences that all fold into a specific pseudoknot structure. Therefore, the fact that it is indeed possible to generate via Inv sequences contained in the neutral networks of targets against competing pseudoknot configurations, see Figure 24 and Figure 25 confirms the predictions of [31].
Figure 25

Pseudoknot PKI. The Pseudoknot PKI of the internal ribosomal entry site (IRES) region [41], its diagram representation and three sequences of its neutral network as constructed by Inv.

Pseudoknot PKI. The Pseudoknot PKI of the internal ribosomal entry site (IRES) region [41], its diagram representation and three sequences of its neutral network as constructed by Inv. An interesting class are the 3-noncrossing nonplanar pseudoknot structures. A nonplanar pseudoknot structure is a 3-noncrossing structure which is not a bi-secondary structure in the sense of Stadler [30]. That is, it cannot be represented by noncrossing arcs using the upper and lower half planes. Since DP-folding paradigms of pseudoknots folding are based on gap-matrices [15], the minimal class of "missed" structures (given the implemented truncations) are exactly these, nonplanar, 3-noncrossing structures. In Figure 26 we showcase a nonplanar RNA pseudoknot structure and 3 sequences of its neutral network, generated by Inv.
Figure 26

Example of nonplanar structure. A nonplanar 3-noncrossing RNA structure together with three sequences realizing them as mfe-structures.

Example of nonplanar structure. A nonplanar 3-noncrossing RNA structure together with three sequences realizing them as mfe-structures. As for the complexity of Inv, the determining factor is the subroutine LOCAL-SEARCH. Suppose that the target is decomposed into m intervals with the length ℓ1, ...., ℓ. For each interval, we may assume that line 2 of LOCAL-SEARCH runs for ftimes, and that line 14 is executed for gtimes. Since LOCAL-SEARCH will stop (line 4) if T= T (line 3), the remainder of LOCAL-SEARCH, i.e. lines 7 to 41 run for (f- 1) times, each such execution having complexity O(ℓ). Therefore we arrive at the complexity where c(ℓ) denotes the complexity of the Cross. The multiplicities fand gdepend on various factors, such as start, the random order of the elements of U1, U2 (see Algorithm 7.3) and the probability p. According to [32] the complexity of c(ℓ) is and accordingly the complexity of Inv is given by In Figure 27 we present the average inverse folding time of several natural RNA structures taken from the PKdatabase [39]. These averages are computed via generating 200 sequences of the target's neutral networks. In addition we present in Table 1 the total time for 100 executions of Inv for an additional set of RNA pseudoknot structures.
Figure 27

Fitting of mean inverse folding time (seconds) over sequence length via 2 cubic spines. For n = 35, ..., 75 we choose a natural pseudoknot structure from the PKdatabase and display the average inverse folding time based on sampling 200 sequences of the neutral network of the respective target.

Table 1

Inverse folding times for 100 executions of Inv for various RNA pseudoknot structures.

RNA structurelengthtrialstotal timesuccess rate
TPK-70.28 [42]401004 m 57.81s100%

Ec_PK2 [43]591005 m 33.28s100%
PMWaV-2 [44]621001 m 7.12s100%

tRNA761005 m 2.49s100%

In all cases all trials generated successfully sequences of the respective neutral networks.

Fitting of mean inverse folding time (seconds) over sequence length via 2 cubic spines. For n = 35, ..., 75 we choose a natural pseudoknot structure from the PKdatabase and display the average inverse folding time based on sampling 200 sequences of the neutral network of the respective target. Inverse folding times for 100 executions of Inv for various RNA pseudoknot structures. In all cases all trials generated successfully sequences of the respective neutral networks.

5 Competing interests

The authors declare that they have no competing interests.

6 Authors' contributions

All authors contributed equally to this paper. All authors read and approved the final manuscript.

7 Appendix

7.1 Algorithm 7.1 - INVERSE-FOLD Input: k-noncrossing target structure T Output: an RNA sequence seq Require: k ≤ 3 and T is composed of ":( ) [ ] { }" Ensure: Cross(seq) = T 1. ▻ Step 1: Validate structure 2. if false = CHECK-STRU(T) then 3.    print incorrect structure 4.    return NIL 5. end if 6. 7. ▻ Step 2: Generate the start sequence 8. start ← MAKE-START(T) 9. 10. ▻ Step 3: Adjust the start sequence 11. seqmiddle ← ADJUST-SEQ(start, T) 12. 13. ▻ Step 4: Decompose T and derive the ordered intervals. 14. Interval array I 15. m ← |I| ▻ I satisfies I= T 16. 17. ▻ Step 5: Stochastic Local Search 18. seq ← seqmiddle 19. for all intervals in the array Ido 20.    l ← start-point(I) 21.    r ← end-point(I) 22.    s' ← seq|[▻ get sub-sequence 23.    seq|[LOCAL-SEARCH(s', I) 24. end for 25. 26. ▻ Step 6: output 27. if seqmin = Cross(seq) then 28.    return seq 29. else 30.    print Failed! 31.    return NIL 32. end if 7.2 Algorithm 7.2 - ADJUST-SEQ Input: the original start sequence start Input: the target structure T Output: an initialized sequence seqmiddle 1. n ← length of T 2. dmin ← + ∞, seqmin ← start 3. for i = 1 to do 4.    ▻ Step I: generate the set C0(λ) via Cross 5.    C0(λ) ← Cross(λ, N) 6. 7. if d = 0 then 8.       return λ 9.    else if d 10.       dmin ← d, seqmin ← λ 11.    end if 12. 13.    ▻ Step II: generate the competitor set C(λ) 14.    C1(λ) ← ϕ 15.    for all ∈ C1(λ) do 16.       for all arc of do 17. 18.       end for 19.    end for 20.    C(λ) = 21.    { is valid} 22. 23.    ▻ Step III: mutation 24.    seq ← λ 25.    for w = 1 to n do 26.       if ∃ C(λ) ∈ C(λ) s.t. p(C, w) ≠ p(T, w) then 27.          seq[w] ← random nucleotide or pair, s.t. seq ∈ C[T] and seq ∉ C[C(λ)] 28.       end if 29.    end for 30.    T← Cross(seq) 31.    if d(T, T) 32.       seqmiddle ← seq 33.    else if Step III run less than 5 times then 34.       goto Step III 35.    end if 36. end for ▻ loop to line 3 37. 38. return seqmiddle 7.3 Algorithm 7.3 - LOCAL-SEARCH Input:seqmiddle Input: the target T Output: seq Ensure: Cross(seq) = T 1. seq ← seqmiddle 2. if Cross(seq) = T then 3.    return seq 4. end if 5. decompose T and derive the ordered intervals 6. I ← [I1, I2, ..., I] 7. for all Iin I do 8.    ▻ Phase I: Identify positions 9.     ▻ initialize dmin 10. 11.    derive U1 via 12.    derive U2 via 13. 14.    ▻ Phase II: Test and Update 15.    for all p in U1 do 16.       random T compatible mutate seq 17.    end for 18.    for all [p, q] in U2 do 19.       random T compatible mutate seq 20.    end for 21. 22.    E ← ϕ 23.    for all p ∈ U1, U2 do 24.       d ← d(T, Cross(seq)) 25.       if d 26.          dmin ← d, seq ← seq 27.          goto Phase I 28.       else if d 29.          goto Phase I with the probability 0.1 30.       end if 31.       if d = dthen 32.          E ← E ∪ {seq} 33.       end if 34.    end for 35.    seq ← e0 ∈ E, where e0 has the lowest mfe in E 36.    if Phase I run less than 10 n times then 37.       goto Phase I 38.    end if 39. end for 40. return seq

8 Acknowledgements

We are grateful to Fenix W.D. Huang for discussions. Special thanks belongs to the two anonymous referee's whose thoughtful comments have greatly helped in deriving an improved version of the paper. This work was supported by the 973 Project, the PCSIRT of the Ministry of Education, the Ministry of Science and Technology, and the National Science Foundation of China.
  31 in total

1.  Some molecular details of the secondary structure of ribonucleic acid.

Authors:  J R FRESCO; B M ALBERTS; P DOTY
Journal:  Nature       Date:  1960-10-08       Impact factor: 49.962

2.  Combinatorics of RNA structures with pseudoknots.

Authors:  Emma Y Jin; Jing Qin; Christian M Reidys
Journal:  Bull Math Biol       Date:  2007-09-26       Impact factor: 1.758

3.  Local connectivity of neutral networks.

Authors:  Christian M Reidys
Journal:  Bull Math Biol       Date:  2008-12-30       Impact factor: 1.758

4.  Random K-noncrossing RNA structures.

Authors:  William Y C Chen; Hillary S W Han; Christian M Reidys
Journal:  Proc Natl Acad Sci U S A       Date:  2009-12-11       Impact factor: 11.205

Review 5.  RNA structure prediction.

Authors:  D H Turner; N Sugimoto; S M Freier
Journal:  Annu Rev Biophys Biophys Chem       Date:  1988

6.  Stability of ribonucleic acid double-stranded helices.

Authors:  P N Borer; B Dengler; I Tinoco; O C Uhlenbeck
Journal:  J Mol Biol       Date:  1974-07-15       Impact factor: 5.469

7.  A comparison of thermodynamic foldings with comparatively derived structures of 16S and 16S-like rRNAs.

Authors:  D A Konings; R R Gutell
Journal:  RNA       Date:  1995-08       Impact factor: 4.942

8.  An energy model that predicts the correct folding of both the tRNA and the 5S RNA molecules.

Authors:  C Papanicolaou; M Gouy; J Ninio
Journal:  Nucleic Acids Res       Date:  1984-01-11       Impact factor: 16.971

9.  Pseudoknots: RNA structures with diverse functions.

Authors:  David W Staple; Samuel E Butcher
Journal:  PLoS Biol       Date:  2005-06-14       Impact factor: 8.029

10.  Design, implementation and evaluation of a practical pseudoknot folding algorithm based on thermodynamics.

Authors:  Jens Reeder; Robert Giegerich
Journal:  BMC Bioinformatics       Date:  2004-08-04       Impact factor: 3.169

View more
  12 in total

1.  Improving computational efficiency and tractability of protein design using a piecemeal approach. A strategy for parallel and distributed protein design.

Authors:  Derek J Pitman; Christian D Schenkelberg; Yao-Ming Huang; Frank D Teets; Daniel DiTursi; Christopher Bystroff
Journal:  Bioinformatics       Date:  2013-12-25       Impact factor: 6.937

2.  Topological classification and enumeration of RNA structures by genus.

Authors:  J E Andersen; R C Penner; C M Reidys; M S Waterman
Journal:  J Math Biol       Date:  2012-10-02       Impact factor: 2.259

3.  Complete RNA inverse folding: computational design of functional hammerhead ribozymes.

Authors:  Ivan Dotu; Juan Antonio Garcia-Martin; Betty L Slinger; Vinodh Mechery; Michelle M Meyer; Peter Clote
Journal:  Nucleic Acids Res       Date:  2014-09-10       Impact factor: 16.971

4.  Multi-objective genetic algorithm for pseudoknotted RNA sequence design.

Authors:  Akito Taneda
Journal:  Front Genet       Date:  2012-04-26       Impact factor: 4.599

5.  Inverse RNA folding solution based on multi-objective genetic algorithm and Gibbs sampling method.

Authors:  M Ganjtabesh; F Zare-Mirakabad; A Nowzari-Dalini
Journal:  EXCLI J       Date:  2013-06-17       Impact factor: 4.068

6.  RNAiFold: a web server for RNA inverse folding and molecular design.

Authors:  Juan Antonio Garcia-Martin; Peter Clote; Ivan Dotu
Journal:  Nucleic Acids Res       Date:  2013-05-21       Impact factor: 16.971

7.  Frnakenstein: multiple target inverse RNA folding.

Authors:  Rune B Lyngsø; James W J Anderson; Elena Sizikova; Amarendra Badugu; Tomas Hyland; Jotun Hein
Journal:  BMC Bioinformatics       Date:  2012-10-09       Impact factor: 3.169

8.  Viral IRES prediction system - a web server for prediction of the IRES secondary structure in silico.

Authors:  Jun-Jie Hong; Tzong-Yuan Wu; Tsair-Yuan Chang; Chung-Yung Chen
Journal:  PLoS One       Date:  2013-11-05       Impact factor: 3.240

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

Authors:  Robert Kleinkauf; Torsten Houwaart; Rolf Backofen; Martin Mann
Journal:  BMC Bioinformatics       Date:  2015-11-18       Impact factor: 3.169

10.  An Adaptive Defect Weighted Sampling Algorithm to Design Pseudoknotted RNA Secondary Structures.

Authors:  Kasra Zandi; Gregory Butler; Nawwaf Kharma
Journal:  Front Genet       Date:  2016-07-22       Impact factor: 4.599

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.