Team:AITM-Nepal/Part1

From 2013.igem.org

(Difference between revisions)
 
(6 intermediate revisions not shown)
Line 30: Line 30:
width:auto;
width:auto;
}
}
 +
 +
.AllContent
 +
{
 +
background:#FFFFFF;
 +
margin:auto;
 +
width:1050px;
 +
-webkit-box-shadow:rgb(110,110,110) 8px 8px 8px;
 +
}
 +
 +
        .maincontents
 +
        {
 +
        padding:10px;
 +
        }
Line 35: Line 48:
/* Logos css start */
/* Logos css start */
 +
 +
      .header
 +
        {
 +
      padding:20px;
 +
        }
#logo
#logo
Line 54: Line 72:
/* Navbar css start */
/* Navbar css start */
-
.navbar
+
.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:10px;
+
-
width: 1110px;
+
-
background:rgba(153,153,153,0.6);
+
-
color:#666;
+
-
margin:auto;
+
-
}
+
-
.navbar .firstLi
+
#navigationboxholder
-
{
+
{
-
margin-left:20px;
+
        margin:auto;
-
}
+
        width:1026px;
 +
        height:48px;
 +
        padding:10px;
 +
}
 +
#navigation li
 +
{
 +
display:inline;
 +
list-style:none;
 +
}
-
.navbar li
+
ul li .navbar-option
-
{
+
{
-
display:inline;
+
color:#FFF;
-
padding-right:5px;
+
padding-left:10px;
-
padding-top:20px;
+
padding-right:10px;
-
padding-bottom:10px;
+
padding-bottom:10px;
-
margin-left:0px;
+
padding-top:10px;
-
margin-right:0px;
+
text-decoration:none;
-
padding:15px;
+
}
-
}
+
-
.navbar li a
+
ul li .navbar-option:hover
-
{
+
{
-
color:#666;
+
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
 +
{
 +
display:none;
 +
list-style-type:none;
 +
padding:10px;
 +
position:absolute;
 +
background:#000000;
 +
color:#FFF;
 +
-webkit-box-shadow:rgb(110,110,110) 0px 8px 8px;
 +
}
 +
 
 +
ul.sub_navigation li
 +
{
 +
clear:both;
 +
}
-
.navbar li:hover
 
-
{
 
-
background:#0CC;
 
-
-webkit-transition: padding 2s, background 2s;
 
-
-moz-transition:padding 2s, background 2s;
 
-
}
 
/* navbar css complete */
/* navbar css complete */
Line 185: Line 216:
<!-- Javascript for student div show and hide Complete -->
<!-- Javascript for student div show and hide Complete -->
 +
 +
<script>
 +
 +
function togglemenu()
 +
{
 +
$('.sub_navigation').slideToggle();
 +
}
 +
 +
</script>
</head>
</head>
 +
 +
<div class="AllContent">
<!-- Logo Section Starts -->
<!-- Logo Section Starts -->
-
<img id="logo" src="https://static.igem.org/mediawiki/2013/d/d1/Hava1.png">
+
<div class="header">             
-
<a href="https://2013.igem.org/Main_Page"><img id="logo2" src="https://static.igem.org/mediawiki/2013/e/e3/Wiki1.png"></a>
+
    <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>
 +
</div>
<!-- Logo Section Complete -->
<!-- Logo Section Complete -->
Line 197: Line 242:
<!-- Navbar Section Start -->
<!-- Navbar Section Start -->
-
    <ul class="navbar">
+
<div class="navbar">
 +
    <div id="navigationboxholder">
 +
        <ul id="navigation">
                  
                  
-
                 <li class="firstLi"><a 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 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 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 href="https://2013.igem.org/Team:AITM-Nepal/Project"><font color="#000000" face="Georgia">Project</font></a></li>
+
                            <ul class="sub_navigation">
-
                <li><a href="https://2013.igem.org/Team:AITM-Nepal/Parts"><font color="#000000" face="Georgia">Parts Submitted To Registry</font></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/Modeling"><font color="#000000" face="Georgia">Modeling</font></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/Notebook"><font color="#000000" face="Georgia">Notebook</font></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/Safety"><font color="#000000" face="Georgia">Safety</font></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/Human_practise"><font color="#000000" face="Georgia">Human Practice</font></a></li>
+
                                    <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part3" class="navbar-option">Part 3</a></li>
-
                 <li><a href="https://2013.igem.org/Team:AITM-Nepal/Attributions"><font color="#000000" face="Georgia">Attributions</font></a></li>
+
                            </ul></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/Parts">Parts Submitted To Registry</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">Safety</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">Attributions</a></li>
     </ul>
     </ul>
 +
  </div>
 +
</div>
 +
<!-- Navbar Section Complete -->
<!-- Navbar Section Complete -->
Line 216: Line 272:
<!-- Main Section Starts -->
<!-- Main Section Starts -->
   
   
-
<div style="margin:auto; width:1000px; color:#555;" >
+
<div class="maincontents">
-
<h1> Part 1</h1>
+
<h2> Part 1</h2>
<p>Toll like receptor 8 transfection in HEK 293 cell line
<p>Toll like receptor 8 transfection in HEK 293 cell line
Plasmid information :
Plasmid information :

Latest revision as of 03:07, 28 September 2013

Part 1

Toll like receptor 8 transfection in HEK 293 cell line Plasmid information :

pcDNA3-TLR8-YFP
Gene/insert name: Toll-Like Receptor 8
Alt name: TLR8
Insert size: 3177
Species: H. sapiens (human)
GenBank ID: NM_016610
Entrez Gene: TLR8 (CD288, MGC119599, MGC119600)
Fusion protein or tag: YFP
Terminal: C terminal on backbone
Vector backbone: pcDNA3-YFP
Vector type: Mammalian Expression
Backbone size w/o insert (bp): 6100
Cloning site 5': BamHI
Site destroyed during cloning: No
Cloning site 3': XhoI
Site destroyed during cloning: No
5' sequencing primer: T7
3' sequencing primer: GTCTTGTAGTTGCCGTCGTC
Bacterial resistance(s) Ampicillin
Growth strain(s) DH5alpha
Growth temperature (℃): 37
High or low copy: High Copy
Selectable markers: Neomycin
The HEK 293 cell line was transfected with the pcDNA3-TLR8-YFP plasmid. For the evocation of Interferon type 1 production the siRNA would act as ligand for the Toll like receptor 8. Although TLR8 is phylogenetically related to TLR7 and is activated by structurally similar ligands, the cellular expression patterns of these two receptors are distinct. TLR8 is constitutively expressed by myeloid DC (mDC), monocytes, and macrophages in humans. It is the cellular expression patterns, rather than the nature of the TLRs themselves, that is likely responsible for the differing cytokine profiles evoked by TLR7 and TLR8 (predominantly pDC-derived IFNα for TLR7 and mDC-derived proinflammatory cytokines for TLR8). Murine TLR8 does not respond to conventional TLR7/8 ligands and, until recently , was considered to be nonfunctional in mice. These interspecies variations are an important consideration when comparing RNA-mediated immune activation in murine and human model systems. The precise nature of the RNA motifs recognized by TLR7/8 remains obscure. We originally described siRNA duplexes with GU-rich sequences as being highly immunostimulatory and identified 5′-UGU-3′ motifs within particular siRNAs that apparently confer this activity. Substitution of the uridine groups in this motif significantly reduced immunostimulatory capacity of the duplex, whereas introduction of the 5′-UGU-3′ motif into an siRNA duplex had the opposite effect. By inserting GU-rich sequences, we have shown that it is possible to select functional siRNA duplexes with inherently high immunostimulatory capacity. Thus for the proper activation of TLR-8 the GU rich sequence was prepared and was used as siRNA fragment of 21ntd.