Team:AITM-Nepal

From 2013.igem.org

(Difference between revisions)
 
(23 intermediate revisions not shown)
Line 29: Line 29:
background:#aaaaaa;
background:#aaaaaa;
width:auto;
width:auto;
-
}
+
}
 +
.AllContent
 +
{
 +
background:#FFFFFF;
 +
margin:auto;
 +
width:1050px;
 +
-webkit-box-shadow:rgb(110,110,110) 8px 8px 8px;
 +
}
 +
 +
        .maincontents
 +
        {
 +
        padding:10px;
 +
        }
/* Body layout Complete */
/* Body layout Complete */
/* Logos css start */
/* Logos css start */
 +
 +
      .header
 +
        {
 +
      padding:20px;
 +
        }
#logo
#logo
Line 55: Line 72:
-
ul#navigation
+
.navbar
{
{
-
                margin-top:20px;
+
background:-webkit-linear-gradient(Top,#666,#000);
-
                list-style:none;
+
width:1048px;
-
border-top:1px #000000 ;
+
height:50px;
-
border-bottom:1px #000000;
+
border:#000000 1px solid;
-
border-bottom-left-radius:40px;
+
-webkit-box-shadow:rgb(110,110,110) 0px 8px 8px;
-
border-top-left-radius:40px;
+
margin-bottom:20px;
-
border-left:#000 1px solid;
+
-
border-bottom-right-radius:40px;
+
-
border-top-right-radius:40px;
+
-
border-right:#000 1px ;
+
-
padding-left:10px;
+
-
padding-top:20px;
+
-
padding-bottom:30px;
+
-
width: 1110px;
+
-
background:rgba(153,153,153,0.6);
+
-
color:#666;
+
-
margin:auto;
+
-
        list-style-type:none;
+
}
}
-
ul#navigation li
+
 
 +
#navigationboxholder
{
{
-
float:left;
+
        margin:auto;
 +
        width:1026px;
 +
        height:48px;
 +
        padding:10px;
}
}
-
ul.sub_navigation
+
 
 +
#navigation li
{
{
-
position:absolute;
+
display:inline;
-
display:none;
+
list-style:none;
}
}
-
.dropdown
+
 
 +
ul li .navbar-option
{
{
 +
color:#FFF;
 +
padding-left:10px;
 +
padding-right:10px;
 +
padding-bottom:10px;
 +
padding-top:10px;
text-decoration:none;
text-decoration:none;
-
color:black;
 
-
-webkit-transition: -webkit-transform 1s, background 2s;
 
}
}
 +
 +
ul li .navbar-option:hover
 +
{
 +
background:#0FF;
 +
border-top:black 1px solid;
 +
border-left:black 1px solid;
 +
padding-left:9px;
 +
padding-top:9px;
 +
color:#000;
 +
text-decoration:underline;
 +
-webkit-transition: background 1s, color 1s;
 +
}
 +
.sub_navigation
.sub_navigation
{
{
-
        padding-left:20px;
+
display:none;
-
padding-right:20px;
+
-
background:rgba(153,153,153,0.6);
+
-
border:#333 solid 1px;
+
-
border-radius:10px;
+
-
text-decoration:none;
+
-
color:black;
+
list-style-type:none;
list-style-type:none;
-
        -webkit-box-shadow:rgb(110,110,110) 4px 4px 4px;
+
padding:10px;
 +
position:absolute;
 +
background:#000000;
 +
color:#FFF;
 +
-webkit-box-shadow:rgb(110,110,110) 0px 8px 8px;
}
}
-
.dropdown a:hover
 
-
{
 
-
color:#ccff00;
 
-
}
 
-
.dropdown a
 
-
{
 
-
text-decoration:none;
 
-
color:white;
 
-
-webkit-transition: -webkit-transform 1s, background 2s;
 
-
}
 
-
.navbar-option
 
-
{
 
-
padding-left:15px;
 
-
padding-right:15px;
 
-
text-decoration:none;
 
-
color:white;
 
-
-webkit-transition: -webkit-transform 1s, background 2s, padding 0.4s;
 
-
}
 
-
.navbar-option:hover
 
-
{
 
-
                background:#0CC;
 
-
-webkit-transition: padding 2s, background 2s;
 
-
-moz-transition:padding 2s, background 2s;
 
-
}
 
ul.sub_navigation li
ul.sub_navigation li
{
{
-
        clear:both;
+
clear:both;
}
}
 +
Line 201: Line 203:
var img = new Array(2);
var img = new Array(2);
img[0] = new Image();
img[0] = new Image();
-
img[0].src = "https://static.igem.org/mediawiki/2013/c/c3/Image1.png";
+
img[0].src = "https://static.igem.org/mediawiki/2013/c/c0/Aitmbanner_%282%29.png";
img[1] = new Image();
img[1] = new Image();
-
img[1].src= "https://static.igem.org/mediawiki/2013/7/77/Image020.jpg";
+
img[1].src= "https://static.igem.org/mediawiki/2013/c/c0/Aitmbanner_%282%29.png";
img[2] = new Image();
img[2] = new Image();
-
img[2].src= "https://static.igem.org/mediawiki/2013/c/cc/Image3.png";
+
img[2].src= "https://static.igem.org/mediawiki/2013/c/c0/Aitmbanner_%282%29.png";
      
      
      
      
Line 213: Line 215:
     function next(){
     function next(){
number ++;  
number ++;  
-
if (number>2){
+
if (number>0){
number=0;
number=0;
}
}
Line 255: Line 257:
<body>
<body>
 +
 +
<div class="AllContent">
<!-- Jquery src start -->
<!-- Jquery src start -->
Line 263: Line 267:
<!-- Jquery src Complete -->
<!-- Jquery src Complete -->
-
<!-- Logo Section Start -->  
+
<!-- Logo Section Start -->
-
             
+
 
 +
<div class="header">             
     <img id="logo" src="https://static.igem.org/mediawiki/2013/d/d1/Hava1.png">
     <img id="logo" src="https://static.igem.org/mediawiki/2013/d/d1/Hava1.png">
 +
<img src="https://static.igem.org/mediawiki/2013/8/8e/1186269_700314813316746_1614415077_n.png" width="500px" height="140px" style="margi:auto;">
     <a href="https://2013.igem.org/Main_Page"><img id="logo2" src="https://static.igem.org/mediawiki/2013/e/e3/Wiki1.png"></a>
     <a href="https://2013.igem.org/Main_Page"><img id="logo2" src="https://static.igem.org/mediawiki/2013/e/e3/Wiki1.png"></a>
 +
</div>
<!-- Logo Section Complete -->  
<!-- Logo Section Complete -->  
Line 272: Line 279:
<!-- Navbar Section Start -->
<!-- Navbar Section Start -->
-
     <ul id="navigation">
+
<div class="navbar">
 +
     <div id="navigationboxholder">
 +
        <ul id="navigation">
                  
                  
-
                 <li><a  class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal"><font color="#000000" face="Georgia">Home</font></a></li>
+
                 <li><a  class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal">Home</a></li>
-
                 <li><a  class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Team"><font color="#000000" face="Georgia">Team</font></a></li>
+
                 <li><a  class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Team">Team</a></li>
-
                 <li><a class="navbar-option" href="https://igem.org/Team.cgi?year=2013&team_name=AITM-Nepal"><font color="#000000" face="Georgia">Official Team Profile</font></a></li>
+
                 <li><a onMouseOver="togglemenu();" href="https://2013.igem.org/Team:AITM-Nepal/Project" class="navbar-option">Project</a>
-
                <li><a class="dropdown" onMouseOver="togglemenu();" href="https://2013.igem.org/Team:AITM-Nepal/Project"><font color="#000000" face="Georgia">Project</font></a>
+
                             <ul class="sub_navigation">
                             <ul class="sub_navigation">
-
                                     <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part1">Part 1</a></li>
+
                                    <li><a href="https://2013.igem.org/Team:AITM-Nepal/Overview" class="navbar-option">Overview</a></li>
-
                                     <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part2">Part 2</a></li>
+
                                    <li><a href="https://2013.igem.org/Team:AITM-Nepal/Device_made" class="navbar-option">Device Made</a></li>
-
                                     <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part3">Part 3</a></li>
+
                                     <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part1" class="navbar-option">Part 1</a></li>
 +
                                     <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part2" class="navbar-option">Part 2</a></li>
 +
                                     <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part3" class="navbar-option">Part 3</a></li>
                             </ul></li>
                             </ul></li>
-
                 <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Parts"><font color="#000000" face="Georgia">Parts Submitted To Registry</font></a></li>
+
                 <li><a class="navbar-option" href="https://igem.org/Team.cgi?year=2013&team_name=AITM-Nepal">Official Team Profile</a></li>
-
                 <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Modeling"><font color="#000000" face="Georgia">Modeling</font></a></li>
+
                 <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Parts">Parts Submitted To Registry</a></li>
-
                 <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Notebook"><font color="#000000" face="Georgia">Notebook</font></a></li>
+
                 <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Notebook">Notebook</a></li>
-
                 <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Safety"><font color="#000000" face="Georgia">Safety</font></a></li>
+
                 <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Safety">Safety</a></li>
-
                 <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Human_practise"><font color="#000000" face="Georgia">Human Practice</font></a></li>
+
                 <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Human_practise">Human Practice</a></li>
-
                 <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Attributions"><font color="#000000" face="Georgia">Attributions</font></a></li>
+
                 <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Attributions">Attributions</a></li>
     </ul>
     </ul>
-
 
+
  </div>
 +
</div>
<!-- Navbar Section Complete -->
<!-- Navbar Section Complete -->
Line 331: Line 342:
<!-- Igm Javascript Ends -->                             
<!-- Igm Javascript Ends -->                             
 +
 +
<div class="maincontents">
<!-- Image Slider Section Starts -->
<!-- Image Slider Section Starts -->
Line 337: Line 350:
         <div id="smallbox1"><font color="white"><a href="" onClick="prev();"><</a></font></div>
         <div id="smallbox1"><font color="white"><a href="" onClick="prev();"><</a></font></div>
         <div id="smallbox2"><font color="white"><a href="" onClick="next();">></a></font></div>
         <div id="smallbox2"><font color="white"><a href="" onClick="next();">></a></font></div>
-
         <img src="https://static.igem.org/mediawiki/2013/c/c3/Image1.png" width=100% height=400px name="slider"/>
+
         <img src="https://static.igem.org/mediawiki/2013/c/c0/Aitmbanner_%282%29.png" width=100% height=400px name="slider"/>
     </div>
     </div>
      
      
Line 346: Line 359:
<!-- Main Content Section Starts -->
<!-- Main Content Section Starts -->
-
<div style="margin:auto; width:1000px; color:#555;" >
+
<div>
     <a href="http://www.aitm.edu.np"><img id="logo3" src="https://static.igem.org/mediawiki/2013/2/27/Team_AITM-NEPAL.gif"></a><br><br>
     <a href="http://www.aitm.edu.np"><img id="logo3" src="https://static.igem.org/mediawiki/2013/2/27/Team_AITM-NEPAL.gif"></a><br><br>
Line 358: Line 371:
     Canonical small interfering RNA (siRNA) duplexes are potent activators of the mammalian innate immune system. The induction of innate immunity by siRNA is dependent on siRNA structure and sequence, method of delivery, and cell type. The delivery of siRNA in a packaged outer membrane vesicle of gram negative bacteria is the theme of our work. The toll like receptor-7/8 activation by siRNA in order to boost the production of Interferon type -1 molecules to inhibit the viral and outer membrane LPS structure to activate Toll like receptor -4 to inhibit bacterial pathogens is the objective of this work. The delivery is made dependent on the peptide fragment which mediated the fusogenic mechanism so as to escape the endosomal compartment once endocytosed inside host(mamalian) cell. Thus freeing the siRNA to silence the myD88 transcript in host cytoplasm making RISC complex and hence, activating TLR-7/8 in endosomal membrane formerly.
     Canonical small interfering RNA (siRNA) duplexes are potent activators of the mammalian innate immune system. The induction of innate immunity by siRNA is dependent on siRNA structure and sequence, method of delivery, and cell type. The delivery of siRNA in a packaged outer membrane vesicle of gram negative bacteria is the theme of our work. The toll like receptor-7/8 activation by siRNA in order to boost the production of Interferon type -1 molecules to inhibit the viral and outer membrane LPS structure to activate Toll like receptor -4 to inhibit bacterial pathogens is the objective of this work. The delivery is made dependent on the peptide fragment which mediated the fusogenic mechanism so as to escape the endosomal compartment once endocytosed inside host(mamalian) cell. Thus freeing the siRNA to silence the myD88 transcript in host cytoplasm making RISC complex and hence, activating TLR-7/8 in endosomal membrane formerly.
     Contact us: aitmnepal2013@gmail.com
     Contact us: aitmnepal2013@gmail.com
-
 
+
<br>
 +
<h2>Sponsors:</h2>
 +
<hr>
 +
<a href="http://www.cmdn.org.np/main/"><img src="https://static.igem.org/mediawiki/2013/7/78/Cmdnlogo.jpg"></a>
 +
</div>
 +
</div>
</div>
</div>
-
 
<!-- Main Content Section Complete -->
<!-- Main Content Section Complete -->

Latest revision as of 20:07, 21 November 2014




Our Project:

ImmunEcoli

This is the first approach for Synthetic Biology from Nepal. We are a team of Undergrads of Biotechnology from Asian Institute of Technology and Management. This year we are trying to engineer ''Escherichia coli'' which will be used as a carrier and immune modulation point using Outer Membrane Vesicle (OMVs). ''Escherichia coli'', being a model organism, is easier to work with , especially for the purpose of genetically engineered realm. Canonical small interfering RNA (siRNA) duplexes are potent activators of the mammalian innate immune system. The induction of innate immunity by siRNA is dependent on siRNA structure and sequence, method of delivery, and cell type. The delivery of siRNA in a packaged outer membrane vesicle of gram negative bacteria is the theme of our work. The toll like receptor-7/8 activation by siRNA in order to boost the production of Interferon type -1 molecules to inhibit the viral and outer membrane LPS structure to activate Toll like receptor -4 to inhibit bacterial pathogens is the objective of this work. The delivery is made dependent on the peptide fragment which mediated the fusogenic mechanism so as to escape the endosomal compartment once endocytosed inside host(mamalian) cell. Thus freeing the siRNA to silence the myD88 transcript in host cytoplasm making RISC complex and hence, activating TLR-7/8 in endosomal membrane formerly. Contact us: aitmnepal2013@gmail.com

Sponsors: