CINXE.COM
NA Intro
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>NA Intro</title> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-0K2RSNBJTZ"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-0K2RSNBJTZ'); </script> <meta property="og:title" content="Nucleic Acid Knowledge Base" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://nakb.org" /> <meta property="og:image" content="/images/nakb-logo-500px.png" /> <link rel="icon" href="/favicon.ico" type="image/x-icon"/> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/> <link href="/css/bootstrap4.1.3.min.css" type="text/css" rel="stylesheet" media="screen, projection, print"/> <link href="/css/extra-styles.css" type="text/css" rel="stylesheet" media="screen, projection, print"/> <script src="/js/jquery-3.3.1.min.js" type="text/javascript"></script> <script src="/js/popper1.12.9.min.js" type="text/javascript"></script> <script src="/js/bootstrap4.1.3.min.js" type="text/javascript"></script> <script src="/js/share.js" type="text/javascript"></script> <script src="/js/NAKBprotdict.js" type="text/javascript"></script> <script src="/js/NAKBnadict.js" type="text/javascript"></script> <script src="/js/NAKBliganddict.js" type="text/javascript"></script> <script src="/js/PPCdict.js" type="text/javascript"></script> <script type="text/javascript" src="/js/bootstrap3-typeahead.min.js"></script> <script> var sitebanner=""; if (location.hostname.search("dev") != -1) {sitebanner = "DEVELOPMENT SITE"; } //else if (location.hostname.search("beta") != -1) {sitebanner = "BETA TESTING SITE"; } </script> <script> $(function () { $('[data-toggle="tooltip"]').tooltip({ trigger : 'hover' }) }) </script> <style> td,th { text-align: center; }</style> </head> <body> <div class="container-fluid"> <div class="row" style="background-color: #CCC;"> <div class="col-md-6" style="margin-top: 8px; margin-bottom: 8px;"> <b><span id="siteid"></span></b></div> <script> document.getElementById("siteid").innerHTML = sitebanner;</script> <div class="col-md-6" style="margin-top: 8px; margin-bottom: 8px;"> <div class="float-right"><span id='update_date'>2025-04-02</span> : 19295 3D structures containing nucleic acids | RNAEQ <a target='_blank' href='http://rna.bgsu.edu/rna3dhub/nrlist/release/3.381/all'>v3.381all</a> </div> </div> </div> </div> <!--end row--> <div class="row" > <div class="col-lg-2" style="margin-top: 4px; margin-bottom: 0px;"> <a href="/"><img src="/images/nakb-logo.svg" alt="nakb.org" height="65" style="margin-left: 10px; margin-right: 10px;" /></a></div> <div class="col-lg-4" style="margin-top: 30px; margin-bottom: 10px;"><center><!--a class='badge badge-external' href="/annotations.html"><i>June 2023: New NA, Protein Annotation Trees</i></a--></center></div> <div class="col-lg-6" style="margin-top: 24px; "> <div class="float-right"> <form class="form-inline"> <div class="input-group mb-3"> <a href="/nakblist=all" target="_blank" id="searchall" class="btn btn-primary" ><b>Full Search</b></a> <input id="homequery" class="form-control typeahead" data-show-hint-on-focus="true" data-provide="typeahead" autocomplete="off" data-autoselect="false" type="search" placeholder="Quick Search: enter PDB/NDB id, author or keyword" size="48" aria-label="Search NAKB"> <button id="btnSearch" class="btn btn-secondary" type="submit" style="background-color: #CCC; margin-right: 10px;" ><img src="/images/search_icon.svg" alt="search" /></button> </div></form><br/> <!--h3>Portal for 3D structural information about Nucleic Acids </h3--></div> </div> </div> </div> <nav class="navbar navbar-expand-lg navbar-dark"> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="nav navbar-nav mr-auto"> <li class="nav-item"><a class="nav-link" href="/">Home</a></li> <li class="nav-item dropdown"> <a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tools</a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a class="dropdown-item" href="/nakblist=all" >Full Search</a> <a class="dropdown-item" href="/annotations.html">Explore Annotations: Tree Views</a> <a class="dropdown-item" href="/searchterms.html">Explore Annotations: Table Views</a> <a class="dropdown-item" href="/statistics.html" >Custom Charts</a> <a class="dropdown-item" href="/modifiednt.html" >Modified Nucleotide Browser <span style="color:red"><b>NEW</b></span></a> <a class="dropdown-item" href="/natools.html">External Resources</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Education</a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a class="dropdown-item" href="/basics/intro.html">Introduction to Nucleic Acids</a> <a class="dropdown-item" href="/ndbmodule/bp-catalog/">RNA Basepair Catalog</a> <a class="dropdown-item" href="/basics/pdb101.html">NA Molecules of the Month</a> <a class="dropdown-item" href="/basics/rnaj.html"><i>RNA Journal</i> Cover Images</a> <a class="dropdown-item" href="/ndbmodule/music/">DNA Music Atlas</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Standards</a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a class="dropdown-item" href="/basics/valencegeometry.html">Valence Geometry</a> <a class="dropdown-item" href="/basics/nucleotides.html">Nucleotides</a> <a class="dropdown-item" href="/basics/basepairs.html">Base Pairs</a> </div> </li> <li class="nav-item"><a class="nav-link" href="/download.html">Download</a></li> <li class="nav-item"><a class="nav-link" href="/about.html">About</a></li> </ul> </div><!-- navbar header--> </nav> <div class="card-body"> <h2>Introduction to Nucleic Acids</h2> <br/> <div class="row"> <div class="col-lg-1"></div> <div class="col-lg-10"> <ul class="nav nav-tabs" id="introtabs" role="tablist"> <li class="nav-item"> <a class="nav-link active" data-toggle="tab" href="#DNA">DNA</a> </li> <li class="nav-item"> <a class="nav-link" data-toggle="tab" href="#RNA">RNA</a> </li> <li class="nav-item"> <a class="nav-link" data-toggle="tab" href="#basepairs">Basepairs</a> </li> <li class="nav-item"> <a class="nav-link" data-toggle="tab" href="#ABZ">A, B, Z Duplex Forms</a> </li> </ul> <!-- Tab panes --> <div class="tab-content"> <div class="tab-pane container active" id="DNA"> <div class="row"><div class="col-md-6"> <p>Deoxyribonucleic acid (DNA) is the basic hereditary material found in the nucleus of most cells. This genetic information is passed on from one generation to the next and is required for protein synthesis. This important life information is packaged in the nucleus in a highly structured and organised manner. DNA is tightly wrapped around proteins called histones and this complex structure is the nucleosome. Nucleosomes are the structural and functional units of a chromatin. These are then folded and looped over other proteins and this chromatin is further compressed into the chromatid of a chromosome. <br /><br /> DNA is a linear polymer that is made up of nucleotide units. The nucleotide unit consists of a base, a deoxyribose sugar, and a phosphate. There are four types of bases: adenine (A), thymine (T), guanine (G), and cytosine (C). Each base is connected to a sugar via a 脽 glycosyl linkage. The nucleotide units are connected via the O3' and O5' atoms forming phosphodiester linkages.In normal DNA, the bases form pairs: A to T and G to C. This is called complementarity. A duplex of DNA is formed by two complementary chains that are arranged in an anti-parallel manner.</p> <p>DNA can have several conformations. The most common one is called B-DNA. B-DNA is a right-handed double helix with a wide and narrow groove. The bases are perpendicular to the helix axis. DNA can also be found in the A form in which the major groove is very deep and the minor groove is quite shallow. A-DNA is also a right-handed double helix. A very unusual form of DNA is the left-handed Z-DNA. In this DNA, the basic building block consists of two nucleotides, each with different conformations. Z-DNA forms excellent crystals.</p> </div><div class="col-md-6"> <figure class="figure"> <img class="img-fluid" src="/images/ar-0006.png"/> <figcaption class="figure-caption"> <a href='/atlas=BD0002' class='badge badge-ndb' target="_blank">DNA (PDB 424D|NDB BD0002)</a> adenine is red, thymine is blue, cytosine is yellow, guanine is green. </figcaption></figure> </div> </div> </div> <div class="tab-pane container fade" id="RNA"> <div class="row"><div class="col-md-6"> <p>Ribonucleic acid (RNA) is present in several forms - messenger RNA (mRNA), transfer RNA (tRNA), and ribosomal RNA (rRNA). Each of these RNA forms is involved in different steps of protein synthesis. mRNA is generated from DNA and is the template for protein synthesis. tRNA is critical to the translation of the mRNA sequence into protein sequence. rRNA are components of the ribosomes which are the sites of protein synthesis.</p> <p>The mRNA once produced, comes out of the nucleus and meets with the ribosome. The smaller and bigger subunits of the robosome locks on to the mRNA and reads the information from the mRNA. The ribosomes pick the appropriate t-RNA which has brought the corresponding aminoacid to the three letter code found on the mRNA to make the protein. This last step is repeated until the stop codon is reached and the protein synthesis is completed. <br /><br /> RNA is a polymer that contains ribose sugar instead of the deoxyribose sugars found in DNA. The normal base composition is adenine, uracil, guanine, and cytosine.</p> <p>RNA can form double stranded duplexes. These duplexes are in the A conformation because the 2'OH precludes the B conformation. More commonly, RNA is single stranded and can form complexes and unusual shapes. One example is tRNA which contains about 70 bases that are folded such that there are base paired stems and open loops. The completely folded tRNA is L shaped. Another very interesting type of RNA is called a ribozyme, which is an RNA that has a catalytic activity. </p> </div><div class="col-md-6"> <figure class="figure"> <img class="img-fluid" src="/images/ar-0003.png" /> <figcaption class="figure-caption"> <a href='/atlas=AR00003' class='badge badge-ndb' target="_blank">RNA (PDB 406D|NDB AR0003)</a> adenine is red, uracil is cyan, cytosine is yellow, guanine is green. </figcaption></figure> </div> </div> </div> <div class="tab-pane container fade" id="basepairs"> <div class="col-md-12"> <figure class="figure"> <img class="img-fluid" src="/images/Base-pair.jpg" /> <figcaption class="figure-caption"> Standard Watson-Crick base-pairs in DNA. Source: <a href="https://www.genome.gov/genetics-glossary/Base-Pair">NIH/NHGRI</a>. See also <a href="/basics/basepairs.html">basepair geometry standards</a> and <a href="/ndbmodule/bp-catalog">RNA basepair catalog</a>. </figcaption></figure> </div> </div> <div class="tab-pane container fade" id="ABZ"> <div class="row"><div class="col-md-6"> <p>The right-handed double-helical Watson-Crick Model for B-form DNA is the most commonly known DNA structure. In addition to this classic structure, other forms of DNA have been observed. In A-form DNA, the ribose sugar adopts 3'-endo conformation, whereas in B-form DNA, the sugar conformation is 2'-endo. A second major difference between A- and B-forms is the placement of the base-pairs within the duplex. In B-form, the base-pair plane is almost centered over and perpendicular to the helical axis, but in A-form the plane is both tilted and displaced away from the helical axis towards the major groove. Z-form DNA is a left-handed zig-zag that can form when an alternating purine-pyrimidine sequence is present such as GCGCGC. The helical structure of DNA is thus variable and depends on the sequence as well as the environment. </p> <p>Shown: DNA duplexes in A-form, B-form, and Z-form, generated using ideal fiber parameters. Download links are provided for model coordinates (PDB format). Source: <a href="http://web.x3dna.org/index.php/fibermodel" target="_blank">Web-x3DNA</a> fiber building tool. <table cellpadding=4 cellspacing=4 style='margin: auto; '> <tr><th>form</th><th>rise/unit(Å)</th><th>twist/unit(°)</th><th>#bp/unit</th><th>download</th> </tr> <tr><td>A</td><td>2.548</td><td>32.7</td><td>1</td><td><a href="fiber_model_A.pdb">A-form model</a></td></tr> <tr><td>B</td><td>3.375</td><td>36.0</td><td>1<td><a href="fiber_model_B.pdb">B-form model</a></td></tr> <tr><td>Z</td><td>7.250</td><td>-60.0</td><td>2</td><td><a href="fiber_model_Z.pdb">Z-form model</a></td></tr> </table> </div><div class="col-md-6"> <img class="img-fluid" src="/images/abz-grey.png"/> </div> </div> </div> </div> </div> <div class="col-lg-1"></div> </div> <br class="clearfloat" /> <!-- end card-body --></div> <footer class="page-footer"> <div class="container-fluid"> <div class="row" style="color:#FFF; background-color: #3FAFEF; background-image: linear-gradient(to right, #2E3192, #3FAFEF); padding-top: 3px; padding-bottom: 8px;"> <div class="col-sm-2"> </div> <div class="col-sm-10"> <div class="small float-right text-right" style="margin-top: 8px;" > Supported by NIH National Institute of General Medical Sciences, © 2022-2025 NAKB</div> </div> </div> </div> </footer> <!--/div--><!-- end of panel started in header.html --> </div> <!--end of container started in header.html--> <script> $.get("/js/nakbauto.json", function(data){ $("#homequery").typeahead({ source: data, items: 8, minLength: 1, delay: 60, //autoSelect: true, autoSelect: false, }); },'json'); $('#btnSearch').on('click', function () { var url; var searchInput = $('#homequery').val(); //minimum of 3 characters var regex0 = new RegExp ( "(.){3,}" ); var results0 = regex0.exec( searchInput ); if (results0 !== null) { var results1 = ndbidregex.exec( searchInput ); var results2 = pdbidregex.exec( searchInput ); if (results1 !== null) { url = "/atlas=" + searchInput.toUpperCase(); window.open(url); } else if (results2 !== null) { url = "/atlas=" + searchInput.toUpperCase(); window.open(url); } else { url = "/?nakblist=" + searchInput; window.open(url); } } }); </script> </body> <script> $(document).ready(() => { let url = location.href.replace(/\/$/, ""); if (location.hash) { const hash = url.split("#"); $('#introtabs a[href="#'+hash[1]+'"]').tab("show"); url = location.href.replace(/\/#/, "#"); history.replaceState(null, null, url); setTimeout(() => { $(window).scrollTop(0); }, 400); } $('a[data-toggle="tab"]').on("click", function() { let newUrl; const hash = $(this).attr("href"); if(hash == "#home") { newUrl = url.split("#")[0]; } else { newUrl = url.split("#")[0] + hash; } newUrl += "/"; history.replaceState(null, null, newUrl); }); }); </script> </html>