Line 288: | Line 288: | ||
− | <footer id="myFooter" class=" | + | <footer id="myFooter" class="grey"> |
<div class="container"> | <div class="container"> | ||
<div class="row"> | <div class="row"> | ||
Line 381: | Line 381: | ||
}); | }); | ||
+ | $(document).ready(function() { | ||
+ | $("button").click(function() { | ||
+ | var fact = facts[Math.round(Math.random() * (facts.length - 1))]; | ||
+ | $(".fact").empty(); | ||
+ | $(".fact").append(fact); | ||
+ | |||
+ | }); | ||
+ | }); | ||
+ | |||
+ | var facts = [ | ||
+ | "Molds are not only found on spoiled foods but are actually used to produce many everyday items such as enzymes for washing powder food additives.", | ||
+ | |||
+ | "In the iGEM registry, less than 5 % of the registered promoters are from filamentous fungi.", | ||
+ | |||
+ | "<i>Aspergillus</i> spp. are responsible for the production of > 30% of all industrially produced enzymes [3]", | ||
+ | |||
+ | "There are approximately 5.1 million different species of filamentous fungi [1]", | ||
+ | |||
+ | "Half of the industrially manufactured enzymes are produced by filamentous fungi [3].", | ||
+ | "<i>Aspergillus niger</i> produces >99 % of all citric acid sold [2].", | ||
+ | |||
+ | |||
+ | ]; | ||
Revision as of 20:45, 19 October 2019
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.
The total annual revenue from enzymes produced by Aspergillus spp. is 480 mio USD per year [3].