Skip to main content
Nucleic Acids Research logoLink to Nucleic Acids Research
. 2007 Oct 5;36(Database issue):D386–D391. doi: 10.1093/nar/gkm786

RNA FRABASE version 1.0: an engine with a database to search for the three-dimensional fragments within RNA structures

Mariusz Popenda 1, Marek Błażewicz 2, Marta Szachniuk 2,3, Ryszard W Adamiak 1,*
PMCID: PMC2238875  PMID: 17921499

Abstract

The RNA FRABASE is a web-accessible engine with a relational database, which allows for the automatic search of user-defined, 3D RNA fragments within a set of RNA structures. This is a new tool to search and analyse RNA structures, directed at the 3D structure modelling. The user needs to input either RNA sequence(s) and/or secondary structure(s) given in a ‘dot-bracket’ notation. The algorithm searching for the requested 3D RNA fragments is very efficient. As of August 2007, the database contains: (i) RNA sequences and secondary structures, in the ‘dot-bracket’ notation, derived from 1065 protein data bank (PDB)-deposited RNA structures and their complexes, (ii) a collection of atom coordinates of unmodified and modified nucleotide residues occurring in RNA structures, (iii) calculated RNA torsion angles and sugar pucker parameters and (iv) information about base pairs. Advanced query involves filters sensitive to: modified residue contents, experimental method used and limits of conformational parameters. The output list of query-matching RNA fragments gives access to their coordinates in the PDB-format files, ready for direct download and visualization, conformational parameters and information about base pairs. The RNA FRABASE is automatically, monthly updated and is freely accessible at http://rnafrabase.ibch.poznan.pl (mirror at http://cerber.cs.put.poznan.pl/rnadb).

INTRODUCTION

The multitude of recent discoveries regarding novel functions of RNA, including the RNAi mechanism and the involvement of regulatory RNAs in cancer and infectious and neurodegradative diseases, make the RNA studies a field of growing practical importance (1).

In this respect, the knowledge of complex 3D folds of the RNA structures is essential to understand the increasing number of their biological functions (2,3). In recent years, we have observed a continuous growth in the statistics of protein data bank (PDB)-deposited RNA structures, although their number (above a thousand structures) is still much smaller than nearly 40 000 protein structures available (4). Undoubtedly, solving the structure of the ribosome (5,6) gave access to a wealth of structural information (7), which made the above statistics more favourable.

Most of the studies on the RNA structure start from the analysis on the secondary structure level. From this viewpoint, programs for secondary structure prediction (8–11) comparative analysis (9), secondary structure alignment (10,12) and visualization (13–15) are indispensable, often offered as the web-accessible tools.

Understanding the RNA structure–function relationship with the use of the computer-aided modelling requires methods to search for the RNA motifs and fragments and to analyse and manipulate tertiary structures. Despite the increasing demand, the computational tools to perform those functions are much less developed than in the case of proteins (16). Until presently only a small number of methods have been designed for the 3D structure-based RNA search, e.g. using a reduced representation of the RNA conformational space to pseudotorsional angles η and θ (17), dihedral angles (18) or phosphorus atoms (19). These programs allow for alignments of the RNA tertiary structures and their fragments. Others are offered for the analysis of RNA torsional angles and helical parameters (20,21), identification and classification of canonical and non-canonical base pairs (22–24) as well as drawing secondary structure from atom coordinates (23).

The RNA databases play an important role in the RNA analysis on the tertiary structure level. Both the RCSB PDB (4) and nucleic acids database (NDB) (25) hold a collection of RNA structures. Deposited files, apart from atom coordinates, provide a wealth of structural data, give supportive information and allow for the structure visualization. The RNABase (26) consolidates all biomolecular structures containing RNA both from the RCSB PDB and NDB and makes complete conformational maps and analytical data available for each structure. The MeRNA database (27) offers information and classification of metal ion-binding sites in the RNA structures. The structural classification of RNA (SCOR) database (28), which surveys the 3D RNA motifs within the PDB- and NBD-deposited RNA structures, is also frequently visited. This elaborated, RNA architecture hierarchy-based database, gives in its 2.0.1 version not only the access to over 8000 RNA structural elements, mostly internal and hairpins loops, but also to less frequent tertiary interactions motifs. The SCOR provides also a glossary of the RNA structural motifs. Unfortunately, this database is not updated on the regular basis.

Here, we present the RNA FRABASE, the web-accessible engine with relational database, which allows for the automatic search of the user-defined, 3D fragments within the RNA structures available in this database. The search based on regular expressions and the pattern-matching method is very efficient. The pattern includes the RNA sequence(s) and/or secondary structure(s). The output list of query-matching RNA fragments gives access to their coordinates in the standard PDB-format files, which are ready for direct download and visualization at the client site. Additional information about their conformational parameters and canonical base pairs is given. The RNA FRABASE is automatically, monthly updated and is freely accessible at http://rnafrabase.ibch.poznan.pl. We hope that this new tool will be of general interest for researchers working in the field of RNA structural biology.

METHOD OUTLINE

Searching for 3D RNA structural motifs in a conformational space is a process that is much more complex than searching the databases for the primary and secondary structural patterns with the use of regular expressions and the pattern-matching method. A number of algorithms as structural pattern finders have been developed (29–31). Their efficiency comes from the simplicity of the data format and the RNA structure descriptors used to encode the primary and the secondary RNA structures.

Therefore, in order to design a method for the 3D RNA fragments automatic search, we have decided to extract structural data from the 3D RNA structures, which would enable us to take advantage of efficient searches on the level of sequences and secondary structures.

As presented in Figure 1, the encoding and searching concept of RNA FRABASE consists of three major stages.

Figure 1.

Figure 1.

The encoding and searching concept of the RNA FRABASE presented for the Haloarcula marismortui 5S rRNA structure (PDB code 1FFK).

Stage 1. The information about base pairing and other structural data is extracted from the PDB-deposited RNA structures and transformed to the primary and secondary RNA structure string formats. The RNA FRABASE holds the RNA sequences in the one-letter code and the secondary structures encoded in the ‘dot-bracket’ notation (9). This transformation has been conducted with our own script employing a list of base pairs for every RNA structure delivered by the RNAView software (23).

Stage 2. To start searching for the 3D RNA fragments, the user needs to provide an input pattern defining either RNA sequence(s) and/or secondary structure(s) in the RNA FRABASE format.

Stage 3. The search engine scans all RNA structures placed in the relational database to find those, which exactly match the input pattern. Subsequently, the engine links the resulting fragment locations in the primary and secondary structures to the atom coordinates of defined residues within 3D RNA structures.

IMPLEMENTATION

The core of RNA FRABASE consists of the database, the search engine and the web interface. They are directly associated with all the actions undertaken by the user. The remaining part of the system, concerning the data collection and computation, consists of several assistant scripts performing in the background. These scripts are responsible for sugar, backbone and χ torsion angles calculation, sugar pucker calculation and identification of the base pairs using the RNAView software (23).

The flowchart representation of RNA FRABASE showing the relations between all of its components is presented in Figure 2. The RNA FRABASE runs in SUSE Linux environment. It has been developed as the relational database in PostgreSQL. The search engine is served by the Apache http daemon along with the PHP scripts. The interface component consists of the web pages designed and implemented in HTML. The assistant programs have been encoded in AWK and PHP. The RNA FRABASE has been tested on Windows and Unix/Linux platforms. It can be operated through many web browsers, like Mozilla, Firefox, Internet Explorer and Opera. The service is hosted and maintained by the Institute of Bioorganic Chemistry, Polish Academy of Sciences, Poznań, Poland.

Figure 2.

Figure 2.

The RNA FRABASE flowchart.

Database

As of August 2007, the database contains (i) RNA sequences in one-letter code and secondary structures, in the ‘dot-bracket’ notation, derived from 1065 PDB-deposited RNA structures and their complexes, (ii) a collection of atom coordinates of unmodified and modified nucleotide residues occurring in RNA structures, (iii) calculated RNA torsion angles and sugar pucker parameters, (iv) information about base pairs given by the RNAView software (23) and (v) PDB identification codes with links to deposited information about RNA structures, experimental method used, resolution and short description of RNA structures. The RNA FRABASE holds not only RNA structures composed of unmodified nucleotides, naturally occurring modified nucleotides (e.g. typical for tRNAs) or synthetic nucleotide analogues, but also the RNA–DNA chimeras and RNA–DNA hybrids. Every database entry is automatically checked for conformational errors.

RNA sequences in the RNA FRABASE database are coded in the one-letter format. The unmodified RNA monomer residues are coded in capital letters, i.e. A, C, G, U. All modified RNA and non-RNA units, like DNA units, and 5′-dephosphorylated residues are recorded in small letters giving the closest analogy to parent nucleoside. The sequences are stored and searched in the 5′–3′ direction.

RNA secondary structures are coded using the ‘dot-bracket’ notation (9). In the ‘dot-bracket’ notation an unpaired nucleotide is represented as a dot and a base pair is represented as a pair of opening and closing brackets. In the RNA FRABASE brackets are used only in case of an explicit Watson–Crick AU, UA, CG, GC and wobble GU or UG base pairing. Bracket notation is extended to represent secondary structure of pseudoknots and kissing loops, by inserting squared ‘[“and”]’ brackets. The curly brackets ‘{“and”}’ as well as angle brackets ‘<“and”>’ are used for the most complicated structures such as higher order pseudoknots in RNAs.

Search engine

The RNA structure is formed by a single, folded oligoribonucleotide strand. The RNA FRABASE engine is designed to search for user-specified RNA fragments which might be single- or multi-stranded (Figure 1). The number of strands, which compose a fragment, is unlimited (e.g. the seven-way junction, Figure S1). The user is asked to provide an input pattern describing those strands. To ensure that the input pattern is legal, one should follow the RNA FRABASE format, which is described subsequently. Every strand should be defined in one separate section. The section concerning the strand is composed of two or three significant lines:

  • Line 1 is obligatory—contains ‘>’ followed by a unique strand identifier

  • Line 2 is optional—contains the RNA sequence in the 5′–3′ direction and in the one-letter format coherent with IUPAC–IUB codes

  • Line 3 is optional for single-stranded fragments—contains the secondary structure in the ‘dot-bracket’ notation

In any place of the entry, a user can insert a comment line starting from ‘#’. The following convention should be used when querying for the fragments containing two or more strands: each strand must be associated with the subsequent one at least by one W–C base pair or GU, the last strand must be paired with the first one, and the number of opening and closing brackets should be the same for all the strands to define the whole fragment (Figure 1).

Moreover, each input pattern is scored by an objective-weighted function, which assesses the level of precision of the fragment's definition. The pattern is accepted for searching if its score goes beyond a system threshold. Both the function and the threshold values have been optimized experimentally. The input pattern, when accepted, is passed along to the main search engine procedure. The algorithm based on regular expression-matching principles is used. In its first step, the most informative strand of the RNA fragment is located within all the entities stored in the database. Next, the remaining strands of the fragment are matched one by one within the subset of structures selected in the previous step. Each resulting fragment is checked for conformity with the secondary structure defined in the input pattern. The efficiency of the algorithm depends mainly on the complexity of the query, i.e. number of strands, their lengths and the level of sequence description.

The search engine can work in two modes. In the default mode, both capital and small characters in the sequence(s) pattern are treated equally. In the second mode, those characters are recognized and the ‘modified residues sensitive search’ can be executed.

User interface

Figure 3 presents snapshots of different information and results given by the RNA FRABASE. Upon entry, the RNA FRABASE home page http://rnafrabase.ibch.poznan.pl gives direct access to the ‘Search’ window (panel A). Panel A contains the sequence/structure entry box in which a user provides the input data, i.e. either RNA sequence(s) and/or secondary structure(s) in the RNA FRABASE format. This data might be directly loaded from the user's own file(s) using browser option. The user query might also be saved in the text format. As a help for the user, six example entries are given concerning: tRNA, RNA hairpin, bulge, internal loop, three-way junction and kissing loops.

Figure 3.

Figure 3.

The RNA FRABASE interface snapshots: panel A, front page with the ‘Search’ window; panel B, ‘Advanced Search’ with provided filters; panel C, a list of query-matching RNA fragments with structural information—upon checking the structure(s) on the list, major structural information about 3D RNA fragments is available concerning coordinates (panel D), torsional angles (panel E) and canonical base pairs classification (panel F). The RNA fragment(s) coordinates saved in the PDB-format files are ready for direct download and visualization.

Alternatively, the user can enter the ‘Advanced Search’ (panel B), which provides filters to narrow the search using the following options:

  • The search for RNA structures containing modified nucleotide residues. To activate it, the ‘modified residues sensitive search’ box should be checked.

  • The experimental method used to determine RNA structure and its resolution. To activate this filter, the appropriate box should be checked and the resolution value (Å) typed in.

  • The ranges of conformational parameters (torsion angles, sugar pucker parameters). Limits for conformational parameters should be typed in the appropriate format, which is described in detail in the ‘Help’ section of the RNA FRABASE.

As the output, a list of query-matching RNA fragments is generated (panel C). The list can be saved in the CSV file format. The list contains the following information concerning each RNA fragment: the PDB ID of the parent RNA structure (directly linked to the original PDB file), sequence, secondary structure in the ‘dot-bracket’ notation, identifier of the chain in which RNA fragment has been found, position of the fragment within the chain(s), experimental method used, functional class, date of structure deposition and structure resolution. Upon marking the structure(s) on the search result list, major structural information is available: atom coordinates (panel D), torsional angles (panel E) and the canonical base pairs classification (panel F). Clicking ‘show coordinates’ button gives access to the fragment(s) coordinates in the PDB-format which can be saved and downloaded for direct visualization at the client site as exemplified by the kissing loop motif structure (example 6, PDB ID 1FFK) using e.g. PyMol software (32). Clicking ‘show torsion angles’ gives the complete list of sugar and backbone parameters: α, β, γ, δ, ɛ, ζ, χ, P, vmax, ν0, ν1, ν2, ν3 and ν4 to be saved in the CSV file format. The third option lists the Watson–Crick and GU base pairs in the Saenger's and Westhof's notations.

CONCLUSIONS

We have presented the RNA FRABASE, which is a web-accessible engine with a database, which allows for the automatic search of the user-defined, 3D fragments within a set of RNA structures. To the best of our knowledge, this is the first web-accessible tool that performs this operation. Until now, this kind of search has required tedious manipulations. The algorithm behind the engine is highly efficient, making a typical search through all the RNA structures in our database possible in a short time on a user's standard PC. The output list of the query-matching RNA fragments gives access to their coordinates in the PDB-format files, ready for direct download and visualization. Within the advanced query option, the use of a filter defining the limits for RNA torsion angles should be very useful to compare the conformational details of the user's own structures with those deposited within RCSB PDB database. Several applications of the RNA FRABASE might be envisaged. The one pursued in our laboratory is the 3D RNA structure modelling directed towards the RNA therapeutics. Currently, we apply the RNA FRABASE in connection with the 3D RNApredict program (33) for the high-throughput prediction of a large set of RNA structures (pre-miRNA) using the RNA templates approach.

In future, we intend to enlarge the searching capabilities of the engine by applying the RNA structural descriptor format (31), include the NDB-deposited RNA structures and introduce the list of non-canonical base pairs.

AVAILABILITY AND CITATION

The RNA FRABASE database in its 1.0 version is continuously maintained and automatically updated every month. The database is freely available at http://rnafrabase.ibch.poznan.pl. Users are invited to contact us through the ‘Contact us’ link to give critical comments and suggestions. If you use the RNA FRABASE in a published report, please cite this article.

SUPPLEMENTARY DATA

Supplementary Data are available at NAR Online.

[Supplementary Data]
nar_gkm786_index.html (791B, html)

ACKNOWLEDGEMENTS

This work was supported by the Foundation for Polish Science (SP 01/04) and the Ministry of Education and Science (3T09A014 29) grants to R.W.A. The generous support of the Poznań Supercomputing and Networking Centre is acknowledged. The funding to pay the Open Access publication charges for this article was provided by the Ministry of Education and Science (grant 3 T09A 014 29).

Conflict of interest statement. None declared.

REFERENCES

  • 1.Zamore PD, Haley B. Ribo-gnome: the big world of small RNAs. Science. 2005;309:1519–1524. doi: 10.1126/science.1111444. [DOI] [PubMed] [Google Scholar]
  • 2.Tinoco J., Jr., Bustamante C. How RNA folds. J. Mol. Biol. 1999;293:271–281. doi: 10.1006/jmbi.1999.3001. [DOI] [PubMed] [Google Scholar]
  • 3.Leontis NB, Lescoute A, Westhof E. The building blocks and motifs of RNA architecture. Curr. Opin. Struct. Biol. 2006;16:279–287. doi: 10.1016/j.sbi.2006.05.009. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 4.Berman HM, Westbrook J, Feng Z, Gilliland G, Bhat TN, Weissig H, Shindyalov IN, Bourne PE. The protein data bank. Nucleic Acids Res. 2000;28:235–242. doi: 10.1093/nar/28.1.235. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 5.Ban N, Nissen P, Hansen J, Moore PB, Steitz TA. The complete atomic structure of the large ribosomal subunit at 2.4 Å resolution. Science. 2000;289:905–920. doi: 10.1126/science.289.5481.905. [DOI] [PubMed] [Google Scholar]
  • 6.Wimberly T, Brodersen DE, Clemons W.M., Jr, Morgan-Warren RJ, Carter AP, Vonrhein C, Hartsch T, Ramakrishnan V. Structure of the 30S ribosomal subunit. Nature. 2000;407:327–339. doi: 10.1038/35030006. [DOI] [PubMed] [Google Scholar]
  • 7.Noller HF. RNA structure: reading the ribosome. Science. 2005;309:1508–1514. doi: 10.1126/science.1111771. [DOI] [PubMed] [Google Scholar]
  • 8.Zuker M. Mfold web server for nucleic acid folding and hybridization prediction. Nucleic Acids Res. 2003;31:3406–3415. doi: 10.1093/nar/gkg595. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 9.Hofacker IL, Fontana W, Stadler PF, Bonhoeffer S, Tacker M, Schuster P. Fast folding and comparison of RNA secondary structures. Monatshefte f. Chemie. 1994;125:167–188. [Google Scholar]
  • 10.Mathews DH, Turner DH. Dynalign: an algorithm for finding the secondary structure common to two RNA sequences. J. Mol. Biol. 2002;317:191–203. doi: 10.1006/jmbi.2001.5351. [DOI] [PubMed] [Google Scholar]
  • 11.Reeder J, Steffen P, Giegerich R. pknotsRG: RNA pseudoknot folding including near-optimal structures and sliding windows. Nucleic Acids Res. 2007;35:W320–W324. doi: 10.1093/nar/gkm258. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 12.Ji Y, Xu X, Stormo GD. A graph theoretical approach for predicting common RNA secondary structure motifs including pseudoknots in unaligned sequences. Bioinformatics. 2004;20:1591–1602. doi: 10.1093/bioinformatics/bth131. [DOI] [PubMed] [Google Scholar]
  • 13.De Rijk P, Wuyts J, De Wachter R. RnaViz 2: an improved representation of RNA secondary structure. Bioinformatics. 2003;19:299–300. doi: 10.1093/bioinformatics/19.2.299. [DOI] [PubMed] [Google Scholar]
  • 14.Byun Y, Han K. PseudoViewer: web application and web service for visualizing RNA pseudoknots and secondary structures. Nucleic Acids Res. 2006;34:W416–W422. doi: 10.1093/nar/gkl210. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 15.Kaiser A, Kruger J, Evers DJ. RNA movies 2: sequential animation of RNA secondary structures. Nucleic Acids Res. 2007;35:W330–W334. doi: 10.1093/nar/gkm309. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16.Wolfson HJ, Shatsky M, Schneidman-Duhovny D, Dror O, Shulman-Peleg A, Ma B, Nussinov R. From structure to function: methods and applications. Curr. Protein Pept. Sci. 2005;6:171–183. doi: 10.2174/1389203053545435. [DOI] [PubMed] [Google Scholar]
  • 17.Duarte CM, Wadley LM, Pyle AM. RNA structure comparison, motif search and discovery using a reduced representation of RNA conformational space. Nucleic Acids Res. 2003;31:4755–4761. doi: 10.1093/nar/gkg682. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 18.Ferre F, Ponty Y, Lorenz WA, Clote P. DIAL: a web server for the pairwise alignment of two RNA three-dimensional structures using nucleotide, dihedral angle and base-pairing similarities. Nucleic Acids Res. 2007;35:W659–W668. doi: 10.1093/nar/gkm334. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19.Dror O, Nussinov R, Wolfson HJ. The ARTS web server for aligning RNA tertiary structures. Nucleic Acids Res. 2006;34:W412–W415. doi: 10.1093/nar/gkl312. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 20.Gendron P, Lemieuxs S, Major F. Quantitative analysis of nucleic acid three-dimensional structures. J. Mol. Biol. 2001;308:919–936. doi: 10.1006/jmbi.2001.4626. [DOI] [PubMed] [Google Scholar]
  • 21.Lu X.-J, Olson WK. 3 DNA: a software package for the analysis, rebuilding and visualization of three-dimensional nucleic acid structures. Nucleic Acids Res. 2003;31:5108–5121. doi: 10.1093/nar/gkg680. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 22.Lemieux S, Major F. RNA canonical and non-canonical base pairing types: a recognition method and complete repertoire. Nucleic Acids Res. 2002;30:4250–4263. doi: 10.1093/nar/gkf540. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 23.Yang H, Jossinet F, Leontis N, Chen L, Westbrook J, Berman H, Westhof E. Tools for the automatic identification and classification of RNA base pairs. Nucleic Acids Res. 2003;31:3450–3460. doi: 10.1093/nar/gkg529. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 24.Das J, Mukherjee S, Mitra A, Bhattacharyya D. Non-canonical base pairs and higher order structures in nucleic acids: crystal structure database analysis. J. Biomol. Struct. Dynamics. 2006;24:149–161. doi: 10.1080/07391102.2006.10507108. [DOI] [PubMed] [Google Scholar]
  • 25.Berman HM, Westbrook J, Feng Z, Iype L, Schneider B, Zardecki C. The nucleic acid database. Methods Biochem. Anal. 2003;44:199–216. [PubMed] [Google Scholar]
  • 26.Murthy VL, Rose GD. RNABase: an annotated database of RNA structures. Nucleic Acids Res. 2003;31:D502–D504. doi: 10.1093/nar/gkg012. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 27.Stefan LR, Zhang R, Levitan AG, Hendrix DK, Brenner SE, Holbrook SR. MeRNA: a database of metal ion binding sites in RNA structures. Nucleic Acids Res. 2006;34:D131–D134. doi: 10.1093/nar/gkj058. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 28.Klosterman PS, Hendrix DK, Tamura M, Holbrook SR, Brenner SE. Three dimensional motifs from the SCOR, structural classification of RNA database: extruded strands, base triples, tetraloops and U-turns. Nucleic Acids Res. 2004;32:2342–2352. doi: 10.1093/nar/gkh537. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 29.Laferriere A, Gautheret D, Cedergren R. An RNA pattern matching program with enhanced performance and portability. Comput. Appl. Biosci. 1994;10:211–212. doi: 10.1093/bioinformatics/10.2.211. [DOI] [PubMed] [Google Scholar]
  • 30.Macke TJ, Ecker DJ, Gutell RR, Gautheret D, Case DA, Sampath R. RNAMotif, an RNA secondary structure definition and search algorithm. Nucleic Acids Res. 2001;29:4724–4735. doi: 10.1093/nar/29.22.4724. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 31.Chang TH, Huang HD, Chuang TN, Shien DM, Horng JT. RNAMST: efficient and flexible approach for identifying RNA structural homologs. Nucleic Acids Res. 2006;34:W423–W428. doi: 10.1093/nar/gkl231. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 32.DeLano WLT. The PyMOL Molecular Graphics System. CA, USA: DeLano Scientific, San Carlos; 2002. [Google Scholar]
  • 33.Popenda M, Bielecki L, Adamiak RW. High-throughput method for the prediction of low-resolution, three-dimensional RNA structures. Nucleic Acids Symp. Ser. 2006;50:67–68. doi: 10.1093/nass/nrl033. [DOI] [PubMed] [Google Scholar]

Associated Data

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

Supplementary Materials

[Supplementary Data]
nar_gkm786_index.html (791B, html)

Articles from Nucleic Acids Research are provided here courtesy of Oxford University Press

RESOURCES