Line 47: | Line 47: | ||
<a href="#" | <a href="#" | ||
onclick="document.getElementById('gif-1').src='https://static.igem.org/mediawiki/2019/9/92/T--DTU-Denmark--anim0final.gif'"> | onclick="document.getElementById('gif-1').src='https://static.igem.org/mediawiki/2019/9/92/T--DTU-Denmark--anim0final.gif'"> | ||
− | <img id="gif-1" src="https://static.igem.org/mediawiki/2019/9/92/T--DTU-Denmark--anim0final.gif" style="margin-top:155px;width:60%;max-width:400px;margin-right:auto; margin-left:auto;display:flex;cursor: pointer;"> | + | <img id="gif-place" src="https://static.igem.org/mediawiki/2019/9/9c/T--DTU-Denmark--anim0first.png" style="margin-top:155px;width:60%;max-width:400px;margin-right:auto; margin-left:auto;display:flex;cursor: pointer;"> |
+ | <img id="gif-1" src="https://static.igem.org/mediawiki/2019/9/92/T--DTU-Denmark--anim0final.gif" style="margin-top:155px;width:60%;max-width:400px;margin-right:auto; margin-left:auto;display:flex;cursor: pointer; display:none;"> | ||
</a> | </a> | ||
Line 267: | Line 268: | ||
}); | }); | ||
+ | |||
+ | $(function () { | ||
+ | |||
+ | $("#gif-1").load(function () { | ||
+ | $("#gif-1").css('display', 'none'); // .hide() doesn't work in Safari when the element isn't on the DOM already | ||
+ | $(this).show(); | ||
+ | }) | ||
+ | }); | ||
Revision as of 22:41, 18 October 2019
A World of Biotechnology
Many everyday products are produced using microorganisms such as fungi. The production of these products is regulated by small DNA sequences called promoters. These are necessary tools to optimize the yield of the desired product and minimize the yield of others.
Our Library
Therefore we are creating a library of synthetic fungal promoters that are: predictable, robust, and scalable. These were designed using special software based on sequence conservation. In the design we have included feedback from relevant companies and scientists, meaning that the promoters are useful in both industry and academia.