← all pages
5.11:_The_Human_and_Chimpanzee_Genomes
view live ↗
<p class="lt-bio-4759" style="background-color: unset;">Now that the genomes of both the human and the chimpanzee have been determined, it is possible to make more direct comparisons between the two species.</p> <span id="Comparison_results"></span><h2 style="background-color: unset;" class="lt-bio-4759">Comparison results</h2> <p class="lt-bio-4759" style="background-color: unset;">Their genomes are 98.8% identical (between any two humans — picked at random — the figure is closer to 99.5%).</p> <ul> <li>Another gene product that differs between the two species is the protein <strong>FoxP2</strong>. FoxP2 is a transcription factor. Rare humans with only one copy of the gene (<em>FOXP2</em>) have severe language defects. <p class="lt-bio-4759" style="background-color: unset;">The human <em>FOXP2</em> gene differs from that of the chimp by 5 nucleotides, 2 of which result in non-synonymous codons encoding 2 different amino acids in the protein. The human protein differs from that in the mouse by only 3 amino acids. When you consider that we shared a common ancestor with mice over 60 million years ago but with the champanzee only about 6 million years ago, it is tempting to think that these recent changes in the human gene are related to the acquisition of language.</p> </li> <li class="lt-bio-4759" style="background-color: unset;">While there are only small (~1%) coding differences in their genes, their genomes differ in other ways. <ul> <li class="lt-bio-4759" style="background-color: unset;">Many insertions and deletions ("indels") and</li> <li class="lt-bio-4759" style="background-color: unset;">many gene duplications</li> </ul> are found in one species but not the other. Later work has revealed that of 510 chimpanzee sequences that are deleted in the human genome, only one occurs in the coding region of a gene. The others are found in introns or between genes, and at least some of these occur in gene-regulatory regions like enhancers.</li> <li class="lt-bio-4759" style="background-color: unset;">Many single-nucleotide differences create different splicing sites so alternative splicing can produce substantial differences in the proteins of two species.</li> </ul> <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.11: The Human and Chimpanzee Genomes"; /*]]>*/</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.11:_The_Human_and_Chimpanzee_Genomes">5.11: The Human and Chimpanzee Genomes</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