Team:SCU-China/Modeling

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
 
-
 
-
 
-
{{CSS/Main}}
 
-
 
-
 
<html>
<html>
 +
<style>
 +
h1[id] {
 +
  padding-top: 80px;
 +
  margin-top: -45px;
 +
}
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;}
 +
#globalWrapper, #content { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
}
-
<!--main content -->
+
html, body, .wrapper { /*-- changes default wiki settings --*/
-
<table width="70%" align="center">
+
width: 100%;
 +
height: 100%;
 +
background-color: transparent;
 +
}
 +
#top-section {
 +
    background-color:#484848;
 +
    border: 0 none;
 +
    width: 100%;
 +
    height: 24px;
 +
    z-index: 100;
 +
    top: 0;
 +
    position: fixed;
 +
}
 +
#menubar {
 +
    top: 2px;
 +
    font-family: Helvetica, Arial, Sans-serif;
 +
    font-size: 14px;
 +
}
 +
.left-menu,.left-menu a {
 +
    color: white;
 +
    left: 0;
 +
    text-align: left;
 +
    text-transform: capitalize;
 +
}
 +
.right-menu,.right-menu a {
 +
    color: white;
 +
    right: 0;
 +
    text-align: right;
 +
}
 +
.right-menu:hover, .left-menu:hover {
 +
    background-color: transparent;
 +
}
 +
.right-menu:hover a {
 +
    color: white;
 +
}
 +
.right-menu li a, .left-menu li a {
 +
    background-color: transparent;
 +
    color: white;
 +
    padding:0,15px,0,0;
 +
    margin:0;
 +
}
 +
.right-menu li a:hover {
 +
    color: white;
 +
    text-decoration:underline;
 +
}
 +
.right-menu li a:visited {
 +
    color: white;
 +
}
 +
.new {
 +
    color:white;
 +
}
-
<!--welcome box -->
+
 
-
<tr>
+
</style>
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
<link rel="stylesheet" href="https://2014.igem.org/Team:SCU-China/bootstrap.min.css ?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
<link rel="stylesheet" href="https://2014.igem.org/Team:SCU-China/bootstrap-theme.min.css ?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:SCU-China/Modeling&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-
</td>
+
-
</tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
 
-
<!-- end welcome box -->
 
-
<tr>
 
-
<!--navigation menu -->
+
<script src="https://2014.igem.org/Team:SCU-China/jquery.min.js ?action=raw&amp;ctype=text/javascript" type="text/javascript"></script>
-
<td align="center" colspan="3">
+
<script src="https://2014.igem.org/Team:SCU-China/bootstrap.min.js ?action=raw&amp;ctype=text/javascript" type="text/javascript"></script>
-
 
+
<nav class="navbar navbar-default navbar-fixed-top" role="navigation" style="margin-top: 20px;">
-
<table  width="100%">
+
      <div class="container">
-
<tr heigth="15px"></tr>
+
        <div class="navbar-header">
-
<tr heigth="75px">  
+
          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
-
 
+
            <span class="sr-only">Toggle navigation</span>
-
 
+
            <span class="icon-bar"></span>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
            <span class="icon-bar"></span>
-
<a href="https://2014.igem.org/Team:SCU-China"style="color:#000000">Home </a> </td>
+
            <span class="icon-bar"></span>
-
 
+
          </button>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
          <a class="navbar-brand" href="https://2014.igem.org/Team:SCU-China">SCU-Igem</a>
-
<a href="https://2014.igem.org/Team:SCU-China/Team"style="color:#000000"> Team </a> </td>
+
        </div>
-
 
+
        <div id="navbar" class="collapse navbar-collapse">
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
          <ul class="nav navbar-nav">
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=SCU-China"style="color:#000000"> Official Team Profile </a></td>
+
            <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <span class="caret"></span></a>
-
 
+
              <ul class="dropdown-menu" role="menu">
-
<td style="border:1px solid black" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
                <li><a href="https://2014.igem.org/Team:SCU-China/Background">Background</a></li>
-
<a href="https://2014.igem.org/Team:SCU-China/Project"style="color:#000000"> Project</a></td>
+
                <li><a href="https://2014.igem.org/Team:SCU-China/Overview">Overview</a></li>
-
 
+
                <li><a href="https://2014.igem.org/Team:SCU-China/Description">Description</a></li>
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
                <li><a href="https://2014.igem.org/Team:SCU-China/Result">Result</a></li>
-
<a href="https://2014.igem.org/Team:SCU-China/Parts"style="color:#000000"> Parts</a></td>
+
               
-
 
+
              </ul>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
            </li>
-
<a href="https://2014.igem.org/Team:SCU-China/Modeling"style="color:#000000"> Modeling</a></td>
+
            <li class="active"><a href="https://2014.igem.org/Team:SCU-China/Modeling">Modeling</a></li>
-
 
+
          <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Human Practice <span class="caret"></span></a>       
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
              <ul class="dropdown-menu" role="menu">
-
<a href="https://2014.igem.org/Team:SCU-China/Notebook"style="color:#000000"> Notebook</a></td>
+
                <li><a href="https://2014.igem.org/Team:SCU-China/Seventh">Presentation at Seventh Senior High School</a></li>
-
 
+
                <li><a href="https://2014.igem.org/Team:SCU-China/UESTC">Visiting University of Electronic Science and Technology of China (UESTC)</a></li>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
               
-
<a href="https://2014.igem.org/Team:SCU-China/Safety"style=" color:#000000"> Safety </a></td>
+
               
-
 
+
              </ul>
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<li><a href="https://2014.igem.org/Team:SCU-China/Safety">Safety</a></li>
-
<a href="https://2014.igem.org/Team:SCU-China/Attributions"style="color:#000000"> Attributions </a></td>
+
<li><a href="https://2014.igem.org/Team:SCU-China/Parts">Parts</a></li>  
-
 
+
               
-
 
+
            </li>
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
            <li><a href="https://2014.igem.org/Team:SCU-China/Attributions">Attributions</a></li>
-
</tr>
+
            <li><a href="https://2014.igem.org/Team:SCU-China/Team">Team</a></li>
-
</table>
+
            <li class="dropdown "><a href="#" class="dropdown-toggle" data-toggle="dropdown">Notebook<span class="caret"></span></a>
-
</tr>
+
              <ul class="dropdown-menu" role="menu">
-
</tr>
+
                <li class="dropdown-header">Notebook</li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Biobricks">Notebook of Biobricks</a></li>
 +
<li><a href="https://2014.igem.org/Team:SCU-China/Transmitter">Notebook of Transmitter</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Effector">Notebook of Effector</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Sensor">Notebook of Sensor</a></li>
 +
                <li class="divider"></li>
 +
                <li class="dropdown-header">Method</li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Prep">Bacterial Genomic DNA Prep</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Digestion">Digestion</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/GelExtraction">Gel Extraction </a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Linkage">Linkage</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/PCR">PCR</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Plasmid">Plasmid Mini Prep</a></li>
 +
              </ul>
 +
            </li>
 +
          </ul>
 +
        <div style="float:right"><a href="https://2014.igem.org" style="margin-right: 80px;"><img src="https://static.igem.org/mediawiki/2014/2/22/Logo2014v2.png"></a></div>
 +
        </div><!--/.nav-collapse -->
 +
   
 +
   
 +
    </nav>
 +
    <div class="jumbotron" style="margin-top: 20px;"> <div class="container">
 +
  <div style="background-image: url(https://static.igem.org/mediawiki/2014/thumb/d/d2/Modelingscu.png/678px-Modelingscu.png); background-size: 110px auto; background-repeat: no-repeat; background-clip: border-box; background-position: 100% 30%;padding-top: 40px; padding-bottom: 40px;"><p style="font-size:100px;">Modeling </P></div>
 +
  </div></div>
 +
    <div class="container" >
 +
    <div class="col-lg-4">
 +
<ul class="nav nav-tabs nav-stacked" data-spy="affix" data-offset-top="125">
 +
              <li ><a href="#Top">Back to top</a></li>
 +
 +
</ul> </div>
 +
    <div class="col-lg-8">
 +
<p>According to the demand of IGEM Competition, we usually use the EcoR I, Xba I, Spe I, and Pst I to do the digestion and the following is our system (20&#956;l).</p>
 +
<table class="table table-striped"><tr><td><p>DNA</p>
 +
</td><td><p>250ng</p>
</td>
</td>
-
 
+
</tr><tr><td><p>Enzyme 1</p>
-
 
+
</td><td><p>1&#956;l</p>
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
</td>
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
</tr><tr><td><p>Enzyme 2</p>
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
</td><td><p>1&#956;l</p>
-
 
+
</td>
-
 
+
</tr><tr><td><p>10 X Buffer</p>
-
<!--modeling content -->
+
</td><td><p>2&#956;l</p>
-
<tr><td colspan="3"> <h3>Modeling</h3></td></tr>
+
</td>
-
</tr>
+
</tr><tr><td><p>H2O</p>
-
 
+
</td><td><p>Up to 20&#956;l</p>
-
 
+
-
<tr>
+
-
<td width="45%"  valign="top">  
+
-
<p>If you choose to create a model during your project, please write about it here. Modeling is not an essential part of iGEM, but we encourage any and all teams to model some aspect of their project. See previous "Best Model" awards for more information.</p>
+
</td>
</td>
-
 
-
<td></td>
 
-
<td></td>
 
</tr>
</tr>
 +
</table>
-
 
+
</div></div>
-
</table>
+
<div class="jumbotron"> <div class="container">
-
</html>
+
 
 +
  <p>Sichuan university</p>
 +
 +
</div></div>

Revision as of 22:16, 17 October 2014

Modeling

According to the demand of IGEM Competition, we usually use the EcoR I, Xba I, Spe I, and Pst I to do the digestion and the following is our system (20μl).

DNA

250ng

Enzyme 1

1μl

Enzyme 2

1μl

10 X Buffer

2μl

H2O

Up to 20μl

Sichuan university