| Line 261: | Line 261: | ||
<style> | <style> | ||
| + | a{ | ||
| + | outline: none; | ||
| + | } | ||
| + | area{ | ||
| + | outline: none; | ||
| + | } | ||
area:hover{ | area:hover{ | ||
cursor: pointer; | cursor: pointer; | ||
| Line 963: | Line 969: | ||
</div> | </div> | ||
<!--<div style="width: 100%; margin: 0 auto">--> | <!--<div style="width: 100%; margin: 0 auto">--> | ||
| − | <img id="mapImg" src="https://2019.igem.org/wiki/images/1/1e/T--SZU-CHINA--hpPage2.jpg" alt="" usemap="#testArea" style="margin: 0 auto; display: block; max-width: 1200px; width: 1166px;height: auto; border: 10px #48D289;" border="1" /> | + | <img id="mapImg" src="https://2019.igem.org/wiki/images/1/1e/T--SZU-CHINA--hpPage2.jpg" alt="" hidefocus="true" usemap="#testArea" style="margin: 0 auto; display: block; max-width: 1200px; width: 1166px;height: auto; border: 10px #48D289;" border="1" /> |
<map name="testArea" id="testArea"> | <map name="testArea" id="testArea"> | ||
| − | <area alt="" title="" data-target="#myModal1" data-toggle="modal" shape="rect" style="outline:none;" target="_self" | + | <area alt="" title="" data-target="#myModal1" data-toggle="modal" shape="rect" style="outline:none;" target="_self" onfocus="blur(this)" /> |
<area alt="" title="" data-target="#myModal2" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | <area alt="" title="" data-target="#myModal2" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | ||
<area alt="" title="" data-target="#myModal3" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | <area alt="" title="" data-target="#myModal3" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | ||
| Line 972: | Line 978: | ||
<area alt="" title="" data-target="#myModal5" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | <area alt="" title="" data-target="#myModal5" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | ||
<area alt="" title="" data-target="#myModal6" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | <area alt="" title="" data-target="#myModal6" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | ||
| + | <area alt="" title="" data-target="#myModalFirst" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | ||
| + | |||
<area alt="" title="" data-target="#myModal7" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | <area alt="" title="" data-target="#myModal7" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | ||
<area alt="" title="" data-target="#myModal8" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | <area alt="" title="" data-target="#myModal8" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | ||
| Line 980: | Line 988: | ||
<area alt="" title="" data-target="#myModal13" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | <area alt="" title="" data-target="#myModal13" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | ||
<area alt="" title="" data-target="#myModal14" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | <area alt="" title="" data-target="#myModal14" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | ||
| + | <area alt="" title="" data-target="#myModalSecond" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | ||
| + | |||
<area alt="" title="" data-target="#myModal15" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | <area alt="" title="" data-target="#myModal15" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | ||
<area alt="" title="" data-target="#myModal16" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | <area alt="" title="" data-target="#myModal16" data-toggle="modal" shape="rect" style="outline:none;" target="_self" /> | ||
| Line 1,234: | Line 1,244: | ||
</div><!-- /.modal --> | </div><!-- /.modal --> | ||
| + | <div class="modal fade" id="myModalFirst" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
| + | <div class="modal-dialog"> | ||
| + | |||
| + | <div class="modal-content"> | ||
| + | <div class="modal-header"> | ||
| + | <button type="button" class="close" data-dismiss="modal" | ||
| + | aria-hidden="true">× | ||
| + | </button> | ||
| + | <h3 class="modal-title" > | ||
| + | The first generation:dsRNA | ||
| + | </h3> | ||
| + | </div> | ||
| + | <div class="modal-body"> | ||
| + | |||
| + | <div > | ||
| + | |||
| + | <p>We screened several genes from the transcriptome of Mikania micrantha obtained from the Genomics Institute and designed them into dsRNA sequences.</p> | ||
| + | <p>However, in subsequent experiments we found that there are many problems with dsRNA. dsRNA is low in specificity and poorly effective</p> | ||
| + | <p>We are trying to improve dsRNA and also start looking for alternatives.</p> | ||
| + | </div> | ||
| + | |||
| + | </div> | ||
| + | <div class="modal-footer"> | ||
| + | <button type="button" class="btn btn-default" | ||
| + | data-dismiss="modal">Close | ||
| + | </button> | ||
| + | |||
| + | </div> | ||
| + | </div><!-- /.modal-content --> | ||
| + | </div><!-- /.modal-dialog --> | ||
| + | |||
| + | </div><!-- /.modal --> | ||
| + | |||
<div class="modal fade" id="myModal7" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | <div class="modal fade" id="myModal7" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
<div class="modal-dialog"> | <div class="modal-dialog"> | ||
| Line 1,521: | Line 1,564: | ||
</div> | </div> | ||
<div class="modal-body"> | <div class="modal-body"> | ||
| − | + | ||
<div > | <div > | ||
<h3>Description:</h3> | <h3>Description:</h3> | ||
| Line 1,535: | Line 1,578: | ||
<p>We re-screened the essential metabolism related gene from the transcript of M. micrantha. | <p>We re-screened the essential metabolism related gene from the transcript of M. micrantha. | ||
For a detailed interview, please see:</p> | For a detailed interview, please see:</p> | ||
| − | + | ||
| + | |||
| + | </div> | ||
| + | |||
| + | |||
| + | |||
| + | </div> | ||
| + | <div class="modal-footer"> | ||
| + | <button type="button" class="btn btn-default" | ||
| + | data-dismiss="modal">Close | ||
| + | </button> | ||
| + | |||
| + | </div> | ||
| + | </div><!-- /.modal-content --> | ||
| + | </div><!-- /.modal-dialog --> | ||
| + | |||
| + | </div><!-- /.modal --> | ||
| + | |||
| + | <div class="modal fade" id="myModalSecond" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
| + | <div class="modal-dialog"> | ||
| + | |||
| + | <div class="modal-content"> | ||
| + | <div class="modal-header"> | ||
| + | <button type="button" class="close" data-dismiss="modal" | ||
| + | aria-hidden="true">× | ||
| + | </button> | ||
| + | <h3 class="modal-title" > | ||
| + | The second generation:RNAi nanoparticle | ||
| + | </h3> | ||
| + | </div> | ||
| + | <div class="modal-body"> | ||
| + | |||
| + | <div > | ||
| + | |||
<p>We developed a second-generation product, RNAi nanoparticle, based on the target genes we selected of the first generation. This self-assembled nanoparticle consisting of about half-million small fragment siRNA can be transcribed outside the organism and mass produced. It seems that this time we have found an excellent solution.</p> | <p>We developed a second-generation product, RNAi nanoparticle, based on the target genes we selected of the first generation. This self-assembled nanoparticle consisting of about half-million small fragment siRNA can be transcribed outside the organism and mass produced. It seems that this time we have found an excellent solution.</p> | ||
<p>However, during the CCIC meetup, our product was pointed out to have a fatal flaw: price. Due to the need of expensive T7 RNA polymerase during the rolling circle transcription, the final price of our products remains unacceptable high and there is no market competitiveness.</p> | <p>However, during the CCIC meetup, our product was pointed out to have a fatal flaw: price. Due to the need of expensive T7 RNA polymerase during the rolling circle transcription, the final price of our products remains unacceptable high and there is no market competitiveness.</p> | ||
<p>Because of this, we decided to transfer the production of RNAi molecules to genetically modified E. coli.</p> | <p>Because of this, we decided to transfer the production of RNAi molecules to genetically modified E. coli.</p> | ||
| − | |||
</div> | </div> | ||
| Line 2,039: | Line 2,114: | ||
[666,712,980,793], | [666,712,980,793], | ||
[86,811,491,926], | [86,811,491,926], | ||
| + | [177,953,998,1327], | ||
[664,1345,978,1465], | [664,1345,978,1465], | ||
[204,1458,490,1552], | [204,1458,490,1552], | ||
| Line 2,046: | Line 2,122: | ||
[116,1860,489,1959], | [116,1860,489,1959], | ||
[657,1937,1096,2046], | [657,1937,1096,2046], | ||
| + | |||
[154,2090,489,2192], | [154,2090,489,2192], | ||
| + | [197,2234,965,2583], | ||
[647,2622,924,2724], | [647,2622,924,2724], | ||
[168,2756,478,2860], | [168,2756,478,2860], | ||
Revision as of 08:36, 17 October 2019
Integrated HP
