Difference between revisions of "Team:SSTi-SZGD/test1"

Line 158: Line 158:
 
</div>
 
</div>
 
<script>
 
<script>
$.getJSON('json/myjson.txt',{},function(data){
+
$.getJSON('https://2017.igem.org/Team:SSTi-SZGD/test1/json',{},function(data){
 
console.log(JSON.stringify(data));
 
console.log(JSON.stringify(data));
 
$("#btitle").html(data[0].title)
 
$("#btitle").html(data[0].title)

Revision as of 01:07, 19 September 2017

SSTi-SZGD---Home

This year our project is to use a light inducible system to control the gene expression of recombinant genes. We used this system to replace chemical induction mechanism as it is more convenient, cost-effective and reversible. We apply this light control system to express a gene that encodes hydrolase to degrade pesticide residues.

As we know china is a large agricultural country, and pesticides residues is a big issue for environment. We hope to develop a method that degrades pesticides residues in soil and water efficiently and effectively. We believe this has a strong implication in sustaining development.