Team:ATOMS-Turkiye/deneme
From 2013.igem.org
(20 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{:Team:ATOMS-Turkiye/Templates/Style}} | {{:Team:ATOMS-Turkiye/Templates/Style}} | ||
{{:Team:ATOMS-Turkiye/Templates/Head}} | {{:Team:ATOMS-Turkiye/Templates/Head}} | ||
- | |||
<html> | <html> | ||
Line 20: | Line 19: | ||
imagebox.fadeOut(200); | imagebox.fadeOut(200); | ||
//image.width(imagebox.width()); | //image.width(imagebox.width()); | ||
- | image.height(imagebox | + | image.height(imagebox.height()); |
imagebox.html(image.clone()); | imagebox.html(image.clone()); | ||
imagebox.fadeIn(200); | imagebox.fadeIn(200); | ||
Line 31: | Line 30: | ||
for( i=1;i<=l;i++ ) | for( i=1;i<=l;i++ ) | ||
pages+="<li onclick='openPage("+i+");' ><a href='#' class='no-action'>"+i+"</a></li> "; | pages+="<li onclick='openPage("+i+");' ><a href='#' class='no-action'>"+i+"</a></li> "; | ||
+ | pages+="</ul>" | ||
+ | pages = $(pages); | ||
+ | pages.children("li").hover(function(){openPage(parseInt($(this).text()));}); | ||
pager.html(pages); | pager.html(pages); | ||
openPage(1); | openPage(1); | ||
Line 88: | Line 90: | ||
<image id="image" src="https://static.igem.org/mediawiki/2013/6/66/Oncoli-diagram-2.jpg" /> | <image id="image" src="https://static.igem.org/mediawiki/2013/6/66/Oncoli-diagram-2.jpg" /> | ||
<div id="text"> | <div id="text"> | ||
- | <p class='infocard'> | + | <p class='infocard'><b>Welcome to our model of Oncoli.</b><br/> The genetically engineered Nissle 1917 bacteria present in the lumen produce nanofactories which are responsible of recognizing and inducing the apoptosis mechanism of cancer cells.</p> |
</div> | </div> | ||
</div> | </div> | ||
Line 94: | Line 96: | ||
<image id="image" src="https://static.igem.org/mediawiki/2013/c/cb/Oncoli-diagram-3.jpg" /> | <image id="image" src="https://static.igem.org/mediawiki/2013/c/cb/Oncoli-diagram-3.jpg" /> | ||
<div id="text"> | <div id="text"> | ||
- | <p class='infocard'> | + | <p class='infocard'>The nanofactory complex produced by our bacteria is formed by three parts. These are: Anti-EpCAM , Protein G and our enzymes Luxs-pfs and His-link-enzyme. These nanofactories are released from bacteria into the lumen via signal peptides. Once the Anti-EpCAM’s present on the nanofactories bind to the EpCAM antigens present on the surface of epithelial cells, the enzymes Luxs-pfs and His-link-enzyme present within the nanofactories begin to use SAH in the lumen to produce AI-2: Quorum sensing material. </p> |
</div> | </div> | ||
</div> | </div> | ||
Line 100: | Line 102: | ||
<image id="image" src="https://static.igem.org/mediawiki/2013/2/26/Oncoli-diagram-4.jpg" /> | <image id="image" src="https://static.igem.org/mediawiki/2013/2/26/Oncoli-diagram-4.jpg" /> | ||
<div id="text"> | <div id="text"> | ||
- | <p class='infocard'></p> | + | <p class='infocard'>Compared to normal cells, EpCAM antigens are expressed 100 times more on a cancer cell. Therefore the concentration of bound nanofactories on a cancer cell is 100 times greater.</p> |
</div> | </div> | ||
</div> | </div> | ||
Line 106: | Line 108: | ||
<image id="image" src="https://static.igem.org/mediawiki/2013/5/52/Oncoli-diagram-6.jpg" /> | <image id="image" src="https://static.igem.org/mediawiki/2013/5/52/Oncoli-diagram-6.jpg" /> | ||
<div id="text"> | <div id="text"> | ||
- | <p class='infocard'></p> | + | <p class='infocard'>The AI-2 substance produced in the lumen by our nanofactories act like a chemo-attractant which trigger our Nissle 1917 bacteria to motions toward the cancer cells via the quorum sensing technique.</p> |
</div> | </div> | ||
</div> | </div> | ||
Line 112: | Line 114: | ||
<image id="image" src="https://static.igem.org/mediawiki/2013/b/b2/Oncoli-diagram-7.jpg" /> | <image id="image" src="https://static.igem.org/mediawiki/2013/b/b2/Oncoli-diagram-7.jpg" /> | ||
<div id="text"> | <div id="text"> | ||
- | <p class='infocard'></p> | + | <p class='infocard'>TAT-Apoptin: our killer protein is controlled by an inducible promoter called LsrR-lsrk. LsrR-lsrk is induced by AI-2 which is formed when our nanofactories bind to the cancer cells. Our bacteria build up around cancer cells and release our killer protein: TAT-Apoptin. </p> |
</div> | </div> | ||
</div> | </div> | ||
Line 118: | Line 120: | ||
<image id="image" src="https://static.igem.org/mediawiki/2013/5/58/Oncoli-diagram-11.jpg" /> | <image id="image" src="https://static.igem.org/mediawiki/2013/5/58/Oncoli-diagram-11.jpg" /> | ||
<div id="text"> | <div id="text"> | ||
- | <p class='infocard'></p> | + | <p class='infocard'>The secreted TAT-APOPTIN complex, binds to the cancer cells and normal cells, penetrating into the membrane without causing any damage. When apoptin reaches a specific concentration in the cytoplasm of cancer cells, the period of apoptosis begins and the cancer cells are destroyed. However the normal cells remain unaffected as apoptin is cancer specific. </p> |
</div> | </div> | ||
</div> | </div> | ||
</items> | </items> | ||
- | <div id="left" style="position:relative;float:left;width: | + | <div id="left" style="position:relative;float:left;width:57.7%;height:100%;"> |
<div id="imagebox" style="position:relative;text-align:center;width:100%;height:100%;overflow:hidden;"> | <div id="imagebox" style="position:relative;text-align:center;width:100%;height:100%;overflow:hidden;"> | ||
image here | image here | ||
Line 130: | Line 132: | ||
</div> | </div> | ||
- | <div class="boxin" style="float:left;width: | + | <div class="boxin" style="float:left;width:42.3%;height:100%;overflow:hidden;background: #233447;"> |
<div id="right" style="width:100%;height:100%;"> | <div id="right" style="width:100%;height:100%;"> | ||
content here | content here | ||
Line 138: | Line 140: | ||
</div> | </div> | ||
- | < | + | <div class="tourview" style="background:url('https://static.igem.org/mediawiki/2013/thumb/e/e3/Oncoli-tour-main.png/800px-Oncoli-tour-main.png');-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;"> |
- | < | + | <div style="padding-left:130px;padding-right:170px;padding-left:130px;padding-top:100px;padding-bottom:55px;height:135px;"> |
- | + | <a href="/Team:ATOMS-Turkiye/Tour:1" title="Take a tour"></a> | |
- | + | <a href="/Team:ATOMS-Turkiye/Tour:2"></a> | |
- | + | <a href="/Team:ATOMS-Turkiye/Tour:3"></a> | |
- | + | <a href="/Team:ATOMS-Turkiye/Tour:4"></a> | |
- | + | </div> | |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</html> | </html> | ||
+ | |||
+ | {{:Team:ATOMS-Turkiye/Sponsors}} |
Latest revision as of 03:48, 5 October 2013