Team:ITESM-Guadalajara
From 2014.igem.org
Line 5: | Line 5: | ||
<head> | <head> | ||
- | + | ||
- | + | <!-- External scripts --> | |
- | + | <script src="http://code.jquery.com/jquery-2.1.0.min.js"></script> | |
+ | |||
+ | |||
+ | <script> | ||
+ | alert($('#hola').html()); | ||
+ | </script> | ||
+ | |||
</head> | </head> | ||
+ | |||
+ | <body> | ||
<!--main content --> | <!--main content --> | ||
<table width="70%" align="center"> | <table width="70%" align="center"> | ||
+ | |||
+ | <div id="hola">test 1</div> | ||
Line 72: | Line 82: | ||
<br><br>Therefore, it is imperative to develop a new and efficient extraction process, that is also eco-friendly. We’ve developed a new process that consists in the pretreatment of shrimp shells, followed by a fermentation in which it is demineralized and deproteinized by B. subtilis. Finally, it goes through a deacetylation process in a fermentation performed by our genetically modified E. coli strain. This modified bacterium contains 6 different enzymes that are found naturally in microorganisms that are capable of cutting and deacetylating chitin for the generation of chitosan. The action of these enzymes and a careful temperature treatment will allow us to generate chitosan with a 90% deacetylation degree. This deacetylation degree is the required one by the pharmaceutical industry, our target market. | <br><br>Therefore, it is imperative to develop a new and efficient extraction process, that is also eco-friendly. We’ve developed a new process that consists in the pretreatment of shrimp shells, followed by a fermentation in which it is demineralized and deproteinized by B. subtilis. Finally, it goes through a deacetylation process in a fermentation performed by our genetically modified E. coli strain. This modified bacterium contains 6 different enzymes that are found naturally in microorganisms that are capable of cutting and deacetylating chitin for the generation of chitosan. The action of these enzymes and a careful temperature treatment will allow us to generate chitosan with a 90% deacetylation degree. This deacetylation degree is the required one by the pharmaceutical industry, our target market. | ||
</p> | </p> | ||
+ | |||
+ | </body> | ||
+ | |||
+ | </html> |
Revision as of 23:28, 24 August 2014
|