← all pages
5.08:_DNA_Sequencing_by_the_Dideoxy__Method
view live ↗
<figure><img class="internal" alt="Diagram showing the conversion of ATP to methylthioadenosine. ATP loses pyrophosphate to form DMAPP, which then becomes MTA. Chemical structures and bonds are depicted throughout." loading="lazy" src="https://bio.libretexts.org/@api/deki/files/6530/ddTTP.gif?revision=1" /><figcaption>Figure 5.8.2: Sample DNA Sequencing</figcaption></figure> <p class="lt-bio-4747" style="background-color: unset;">The DNA to be sequenced is prepared as a single strand. This template DNA is supplied with</p> <ul> <li class="lt-bio-4747" style="background-color: unset;">a mixture of all four <strong>normal</strong> (deoxy) nucleotides in ample quantities <ul> <li class="lt-bio-4747" style="background-color: unset;">dATP</li> <li class="lt-bio-4747" style="background-color: unset;">dGTP</li> <li class="lt-bio-4747" style="background-color: unset;">dCTP</li> <li class="lt-bio-4747" style="background-color: unset;">dTTP</li> </ul> </li> <li class="lt-bio-4747" style="background-color: unset;">a mixture of all four <strong>dideoxy</strong>nucleotides, each present in limiting quantities and each labeled with a "tag" that fluoresces a different color: <ul> <li class="lt-bio-4747" style="background-color: unset;"><span style="color:green;"><strong>ddATP</strong></span></li> <li class="lt-bio-4747" style="background-color: unset;"><span class="mt-color-ff9900"><strong>ddGTP</strong></span></li> <li class="lt-bio-4747" style="background-color: unset;"><span style="color:blue;"><strong>ddCTP</strong></span></li> <li class="lt-bio-4747" style="background-color: unset;"><span style="color:red;"><strong>ddTTP</strong></span></li> </ul> </li> <li class="lt-bio-4747" style="background-color: unset;">DNA polymerase I</li> </ul> <figure><img style="width: 620px; height: 494px;" class="internal" alt="Colorful DNA sequencing chromatogram with four rows of peaks in red, yellow, black, and gray, each representing different nucleotide bases." loading="lazy" width="620px" height="494px" src="https://bio.libretexts.org/@api/deki/files/6532/DNA_sequence.gif?revision=1&size=bestfit&width=620&height=494" /><figcaption>Figure 5.8.3 example of a DNA sequence (455 nucleotides of the lysU gene of E. coli) courtesy of Pharmacia Biotech Inc., Piscataway, NJ</figcaption></figure> <footer class="mt-content-footer"> <style>/*<![CDATA[*/#mt-toc-container {display: none !important;}/*]]>*/</style><script type="text/javascript">/*<![CDATA[*/ $(function() { if(!window['autoDefinitionList']){ window['autoDefinitionList'] = true; $('dl').find('dt').on('click', function() { $(this).next().toggle('350'); }); } });/*]]>*/</script> <script defer="true" src="https://static.cloudflareinsights.com/beacon.min.js" data-cf-beacon="{"token": "483ec2414e274209a7e93c253192df0b"}"></script><script src="https://cdn.libretexts.net/github/LibreTextsMain/Miscellaneous/h5p-resizer.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.2.11/iframeResizer.contentWindow.min.js" integrity="sha512-FOf4suFgz7OrWmBiyyWW48u/+6GaaAFSDHagh2EBu/GH/1+OQSYc0NFGeGeZK0gZ3vuU1ovmzVzD6bxmT4vayg==" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.2.11/iframeResizer.min.js" integrity="sha512-HY1lApSG7xxx8mYzs/lxRs+c5AaDThRaa3pvQB6puiswvf2lWqMJVf+8qSGiL4ZXfHQoPIqbd1TlpqfycPo3cQ==" crossorigin="anonymous"></script><script>/*<![CDATA[*/window.addEventListener('load', function(){$('iframe').iFrameResize({warningTimeout:0, scrolling: 'omit'});})/*]]>*/</script><script>/*<![CDATA[*/ window.PageNum = "auto"; window.InitialOffset = "false"; window.PageName = "5.8: DNA Sequencing by the Dideoxy Method"; /*]]>*/</script> <script type="text/javascript">/*<![CDATA[*/ // var front = window.PageNum.trim(); if(front=="auto"){ front = window.PageName.replace('\"', '\\\"').trim(); //front = "'..string.matchreplace(PageName,'\"','\\\"')..'".trim(); if(front.includes(":")){ front = front.split(":")[0].trim(); if(front.includes(".")){ front = front.split("."); front = front.map((int)=>int.includes("0")?parseInt(int,10):int).join("."); } front+="."; } else { front = ""; } } front = front.trim(); function loadMathJaxScript() { try { const script = document.createElement('script'); script.id = "mathjax-script"; script.src = "https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-svg.js"; script.type = "text/javascript"; script.defer = true; document.head.appendChild(script); } catch (err) { console.error(err); } } document.addEventListener('DOMContentLoaded', (e) => { loadMathJaxScript(); }); if (window.PageName !== 'Realtime MathJax'){ MathJax = { options: { ignoreHtmlClass: "tex2jax_ignore", processHtmlClass: "tex2jax_process", menuOptions: { settings: { zscale: "150%", zoom: "Double-Click", assistiveMml: true, // true to enable assitive MathML collapsible: false, // true to enable collapsible math }, }, }, output: { scale: 0.85, mtextInheritFont: false, displayOverflow: "linebreak", linebreaks: { width: "100%", }, }, startup: { pageReady: () => { if (window.activateBeeLine) { window.activateBeeLine(); } return MathJax.startup.defaultPageReady(); }, }, chtml: { matchFontHeight: true, }, tex: { tags: "all", tagformat: { number: (n) => { if (window.InitialOffset) { const offset = Number(window.InitialOffset); if(!offset) { return front + n; // If offset is falsy (nan, undefined, etc.) } const added = Number(n) + offset; return front + added; } else { return front + n; } }, }, macros: { eatSpaces: ['#1', 2, ['', ' ', '\\endSpaces']], PageIndex: ['{' + front.replace(/\./g, '{.}') + '\\eatSpaces#1 \\endSpaces}', 1], test: ["{" + front + "#1}", 1], mhchemrightleftharpoons: "{\\unicode{x21CC}\\,}", xrightleftharpoons: ['\\mhchemxrightleftharpoons[#1]{#2}', 2, ''] }, packages: { "[+]": [ "mhchem", "color", "cancel", "ams", "tagformat" ], }, }, loader: { '[tex]/mhchem': { ready() { const {MapHandler} = MathJax._.input.tex.MapHandler; const mhchem = MapHandler.getMap('mhchem-chars'); mhchem.lookup('mhchemrightarrow')._char = '\uE42D'; mhchem.lookup('mhchemleftarrow')._char = '\uE42C'; } }, load: [ "[tex]/mhchem", "[tex]/color", "[tex]/cancel", "[tex]/tagformat", ], }, }; }; ///*]]>*/</script> <hr class="autoattribution-divider" /><div class="autoattribution"><p>This page titled <a target="_blank" class="internal mt-self-link" href="/Sandboxes/johnnyphung/biology/05:_DNA/5.08:_DNA_Sequencing_by_the_Dideoxy__Method">5.8: DNA Sequencing by the Dideoxy Method</a> is shared under a <a rel="nofollow" href="https://creativecommons.org/licenses/by/3.0" target="_blank">CC BY 3.0</a> license and was authored, remixed, and/or curated by <a rel="nofollow" target="_blank" href="http://www.biology-pages.info/">John W. Kimball</a> via <a rel="nofollow" href="https://www.biology-pages.info/" target="_blank">source content</a> that was edited to the style and standards of the LibreTexts platform.</p></div> <script type="text/javascript">/*<![CDATA[*/ try { const pageTagsHolder = document.getElementById('pageTagsHolder'); if (pageTagsHolder) { const pageTagsRaw = pageTagsHolder.innerText; if (pageTagsRaw.includes('transcluded:yes')) { const attrSections = document.querySelectorAll('.autoattribution'); const attrDividers = document.querySelectorAll('.autoattribution-divider'); if (attrSections.length > 1 && attrDividers.length > 1) { /* Hide first AutoAttribution from transcluded page */ attrSections[0].style.display = 'none'; attrDividers[0].style.display = 'none'; } } } } catch (e) { console.error('[AutoAttribution Transclusion Removal] Error encountered!'); console.error(e); }/*]]>*/</script> <div id="librelens-attribution-list"></div></footer>
💾 Save to sandbox
Reset