Difference between revisions of "Team:Tianjin/Notebook"

(Prototype team page)
 
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Tianjin}}
 
 
<html>
 
<html>
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>内页</title>
 +
<meta name="keywords" content="" />
 +
<meta name="description" content="" />
 +
<script type="text/javascript" src="https://2015.igem.org/Template:Tianjin/js/222?
 +
action=raw&ctype=text/javascript"></script>
 +
  <link rel="stylesheet" href="https://2015.igem.org/Team:Tianjin/CSSinside?action=raw&amp;ctype=text/css" type="text/css">
 +
<style type="text/css">
 +
body{
 +
background-attachment: fixed;
 +
background-image: url(https://static.igem.org/mediawiki/2015/b/b1/Tianjin_notebook.jpg);
 +
background-repeat: no-repeat;
 +
background-position: 100% 100%;
 +
overflow: hidden;
 +
background-size: 100% 100%;
 +
margin:0px;
 +
}
 +
#globalWrapper{
 +
position:relitive;
 +
font-size:127%;
 +
width:100%;
 +
height:100%;
 +
margin:0;
 +
padding:0;
 +
padding-bottom:10px;
 +
}
 +
#content{border-left-width:0px;
 +
border-right-width:0px;
 +
magin-right:0px;
 +
padding-top:0px;
 +
padding-right:0px;
 +
padding-left:0px;
 +
padding-bottom:0px;
 +
width:100% !important;
 +
height:100% !important;
 +
background: transparent !important;
 +
}
 +
.loading{
 +
width: 100%;
 +
height:100%;
 +
position: absolute;
 +
background-color: white;
 +
z-index: 10000000000;
 +
display: block;
 +
margin:0px;
 +
background-image: url(https://static.igem.org/mediawiki/2015/5/5b/Tianjin_loading.gif);
 +
background-size: 100% 100%;
 +
 +
}
 +
#content-in-nr{
 +
width: 100%;
 +
padding-left: 0px;
 +
float: left;
 +
height: initial;
 +
margin-bottom: 0px;
 +
display: none;
 +
}
  
<h2>Notebook</h2>
+
#content-in-in{
 +
width: 25%;
 +
padding-left: 0px;
 +
float: left;
 +
height: initial;
 +
margin-bottom: 0px;
 +
}
 +
#content-in{
 +
padding-left:0px;
  
<p> Document the dates you worked on your project.</p>
+
}
 +
.p{
 +
width: 100%;
 +
}
  
<h5>What should this page have?</h5>
+
.main-page .left .nav .navContent {
<ul>
+
display: none;
<li>Chronological notes of what your team is doing.</li>
+
color: #fff;
<li> Brief descriptions of daily important events.</li>
+
height: auto;
<li>Pictures of your progress. </li>
+
font-family: arial;
<li>Mention who participated in what task.</li>
+
}
</ul>
+
.main-page .left .nav .navContent li a {
 +
display: block;
 +
color: #fff;
 +
line-height: 40px;
 +
font-size: 20px;
 +
font-family: arial;
 +
}
 +
.main-page .left .nav .navContent li a:hover {
 +
display: block;
 +
color: #181126;
 +
background-color: rgba(255,255,255,0.7);
 +
}
 +
.clear{clear:both;}
 +
.main-page{
 +
width: 100%;
 +
height: 648px;
 +
clip: rect(auto,auto,auto,auto);
 +
margin: 30px auto;
 +
text-align: center;
 +
right: auto;
 +
}
 +
.main-page .left {
 +
position: relative;
 +
height: 648px;
 +
width: 200px;
 +
clip: rect(auto,auto,auto,auto);
 +
margin: auto;
 +
font-family: arial;
 +
}
 +
.main-page .nav-back{
 +
width: 200px;
 +
height: 648px;
 +
opacity: .7;
 +
filter: alpha(opacity=30);
 +
background-color: #181126;
 +
right: 0px;
 +
margin-right: 100px;
 +
font-family: arial;
 +
}
 +
.main-page .nav{
 +
position: relative;
 +
margin-top: -648px;
 +
width: 200px;
 +
text-align: center;
 +
font-size: 16px;
 +
font-family: arial;
 +
color: #FFF;
 +
height: 58px;
 +
float: left;
 +
}
 +
.main-page .nav div{
 +
height: 58px;
 +
line-height: 58px;
 +
cursor: pointer;
 +
font-family: arial;
 +
}
 +
.main-page .nav div:hover{
 +
filter: alpha(opacity=30);
 +
opacity: 0.7;
 +
background-color: rgba(255,255,255,0.7);
 +
color: #181126;
 +
font-family: arial;
 +
}
 +
.main-page .nav div.on{
 +
filter: alpha(opacity=10);
 +
opacity: 0.9;
 +
font-family: arial;
 +
}
 +
.main-page .right{
 +
width: 1200px;
 +
height: 648px;
 +
position: relative;
 +
clip: rect(0px,0px,0px,0px);
 +
margin: auto;
 +
left: -100px;
 +
float: left;
 +
}
 +
.main-page .content-back{
 +
width: 1200px;
 +
height: 648px;
 +
background: #fff;
 +
opacity: .3;
 +
}
 +
.main-page .content{
 +
position: relative;
 +
width: 1160px;
 +
height: 604.8px;
 +
margin-top: -634.8px;
 +
overflow: hidden;
 +
padding-top: 5px;
 +
padding-right: 15px;
 +
padding-bottom: 15px;
 +
padding-left: 0px;
 +
text-align: left;
 +
left: 13px;
 +
background-attachment: scroll;
 +
background-image: url(
 +
../../../Documents/Tencent%20Files/634428548/FileRecv/background(1).png);
 +
background-repeat: no-repeat;
 +
background-position: center center;
 +
background-color:rgba(255,255,255,0.85);
 +
}
 +
.main-page .content div{
 +
width: 1150px;
 +
height: 610px;
 +
margin-bottom: 10px;
 +
font-family: arial;
 +
font-size: 22px;
 +
padding-left: 20px;
 +
color: #000;
 +
overflow: auto;
 +
z-index: 999;
 +
line-height: 24px;
 +
}
 +
.main-page .nav .on {
 +
font-size: 16px;
 +
font-family: Calibri;
 +
color: #181126;
 +
background-color: rgb(255, 255, 255);
 +
}
 +
#glideDiv0
 +
{
 +
position: absolute;
 +
left: 100;
 +
width: 1150px;
 +
height: 30px;
 +
text-align: center;
 +
font-size: 18px;
 +
color: #000;
 +
background-attachment: fixed;
 +
background-repeat: no-repeat;
 +
background-position: 100% 100%;
 +
text-decoration: none;
 +
}
 +
table {background: transparent}
 +
.d{
 +
opacity:0.6;
 +
}
 +
</style>
 +
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
 +
<link href="styles.css" rel="stylesheet" type="text/css" />
 +
<style type="text/css">
 +
a {
 +
font-family: Calibri;
 +
color: #000;
 +
}
 +
a:link {
 +
text-decoration: none;
 +
}
 +
a:visited {
 +
text-decoration: none;
 +
}
 +
a:hover {
 +
text-decoration: none;
 +
color: #F00;
 +
}
 +
a:active {
 +
text-decoration: none;
 +
}
  
 +
#div a{
 +
display:block;
 +
}
 +
#div div{
 +
display:none;
 +
}
 +
</style>
 +
</head>
  
<h4>Inspiration</h4>
+
<body style="overflow-x: hidden;overflow-y: auto">
<p>You can see what others teams have done to organize their notes:</p>
+
<div class="loading"> </div>
  
<ul>  
+
 
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Notebook">2014 ATOMS-Turkiye</a></li>
+
<div class="nbv">
<li><a href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_project.html#tab_notebook">2014 Tec Monterrey</a></li>
+
        <div class="nbvmain">
<li><a href="https://2014.igem.org/Team:Kyoto/Notebook/Magnetosome_Formation#title">2014 Kyoto</a></li>
+
            <ul id="nbv_all">
<li><a href="https://2014.igem.org/Team:Cornell/notebook">2014 Cornell</a></li>
+
                <li id="b1"><a href="https://2015.igem.org/Team:Tianjin">HOME</a>
 +
                   
 +
                </li>
 +
                <li id="b2"><a class="note"  href="https://2015.igem.org/Team:Tianjin/Project">PROJECT</a>
 +
                    <ul id="a1" style="display: none;">
 +
                        <li style="width:0;"></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Project?1">DESCRIPTION</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Project?2">RESULTS</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Project?3">DESIGN</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Project?4">PROTOCOLS</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Project?5">FUTURE WORK</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li id="b3"><a href="https://2015.igem.org/Team:Tianjin/Parts">PARTS</a>
 +
                    <ul id="a2" style="display: none;">
 +
                        <li style="width: 0"></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Parts?1">TEAM PARTS</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Parts?2">BASIC PARTS</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Parts?3">COMPOSITE PARTS</a></li>                    </ul>
 +
                </li>
 +
                <li id="b4"><a href="https://2015.igem.org/Team:Tianjin/Modeling">MODELING</a>
 +
                    <ul id="a3" style="display: none;">
 +
                        <li style="width: 0"></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Modeling?1">OVERVIEW</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Modeling?2">ADSORPTION</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Modeling?3">PET DEGRADATION</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Modeling?4">PROTEIN EXTRACTION</a></li>                    </ul>
 +
                </li>
 +
                <li id="b5"><a href="https://2015.igem.org/Team:Tianjin/Collaborations">COLLABORATIONS</a>
 +
          <ul id="a7" style="display: none;">
 +
                        <li style="width: 0"></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Collaborations?1">Tianjin for THU-A</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Collaborations?2">THU-A for Tianjin</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Collaborations?3">NKU for Tianjin</a></li>
 +
                        </ul>       
 +
                       
 +
                </li>
 +
                <li id="b6"><a href="https://2015.igem.org/Team:Tianjin/Safety">SAFETY</a>
 +
                    <ul id="a4" style="display: none;">
 +
                        <li style="width: 0;"></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Safety?1">SAFE PROJECT DESIGN</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Safety?2">SAFE LAB WORK</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Safety?3">SAFE SHIPMENT</a></li>
 
</ul>
 
</ul>
 +
                </li>
 +
                <li id="b7"><a href="https://2015.igem.org/Team:Tianjin/Practices">HUMAN PRACTICE</a>
 +
                 
 +
                </li>
 +
                <li class="current" id="b8"><a href="https://2015.igem.org/Team:Tianjin/Notebook">NOTEBOOK</a>
 +
                </li>
 +
                <li id="b9"><a href="https://2015.igem.org/Team:Tianjin/Team">TEAM</a>
 +
                    <ul id="a6" style="display: none;">
 +
                        <li style="width: 0px;"></li>
 +
                      <li><a href="https://2015.igem.org/Team:Tianjin/Team?1">ABOUT THE TEAM</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Team?2">MEMBERS</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Team?3">ATTRIBUTIONS</a></li>
 +
                        <li><a href="https://2015.igem.org/Team:Tianjin/Team?4">ACKNOWLEDGEMENTS</a></li>
 +
                                          </ul>
 +
                </li>
 +
               
 +
            </ul>
 +
        </div>
 +
    </div>
  
 +
 +
<div class="main-page">
 +
 +
  <div class="right" id="right1">
 +
<div class="content-back" id="content-back1"></div>
 +
    <div class="content" id="content1">
 +
  <div id="content-in">        
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px;">Receive standard plasmid</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1. Gain standard plasmid</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2. Transformation: </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Result: After 16~24h overnight culturing, sJanus, sJanus-m and inJanus grow colonies about one microns in diameter, evenly distributed. But inJanus-m’ colonies are relatively rare and small. Try to going on to check out</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">3. Strain reservation and plasmid extraction</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Results: Four tube plasmid concentration is about 100 ng/uL, suitable for next steps</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">4. Striction Digest </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">I choose Xba I and Pst enzyme </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5. Electrophoresis </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Results: We have strips of about 2000. We can basically ensure correct standard transformation </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">6, DNA gel extraction&nbsp;&nbsp;&nbsp; </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Results: Four tube plasmid concentration is 4.9, 6.0, 9.4, 6.2 ng/uL.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px; font-family: &quot;Calibri&quot;,sans-serif;">Prepare aimed protein DNA</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1. Design primers.<br>
 +
2. PCR 50 uL system: </span>
 +
</p>
 +
<br>
 +
 +
<table align="center" cellpadding="0" cellspacing="0">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid windowtext; padding: 0px 7px;" width="284">
 +
                <p style="text-align:center">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" width="284">
 +
                <p style="text-align:center">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">33uL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="284">
 +
                <p style="text-align:center">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10Xbuffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="284">
 +
                <p style="text-align:center">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5uL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="284">
 +
                <p style="text-align:center">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">dNTP</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="284">
 +
                <p style="text-align:center">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5uL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="284">
 +
                <p style="text-align:center">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Template</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="284">
 +
                <p style="text-align:center">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1uL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="284">
 +
                <p style="text-align:center">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="284">
 +
                <p style="text-align:center">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1uL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="284">
 +
                <p style="text-align:center">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="284">
 +
                <p style="text-align:center">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2.5+2.5u</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Put in PCR system, set up annealing temperature, recycle and start PCR.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">3. Electrophoresis</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: &quot;Calibri&quot;,sans-serif;">Results: Strips of a 200 is aimed proteins. At first time, we set,58,60,62</span><span style="font-size: 19px; font-family: 宋体;">℃</span><span style="font-size: 19px; font-family: &quot;Calibri&quot;,sans-serif;">,but we can’t get aimed band, just a very bright band much smaller than aimed DNA. We think its <a href="C://Users/Administrator/AppData/Local/Yodao/DeskDict/frame/20150812114545/javascript:void(0);"><span style="font-family: arial,helvetica,sans-serif; color: windowtext;">primer</span></a>&nbsp;<a href="C://Users/Administrator/AppData/Local/Yodao/DeskDict/frame/20150812114545/javascript:void(0);"><span style="font-family: arial,helvetica,sans-serif; color: windowtext;">dimer</span></a>, then we set 50,55,60</span><span style="font-size: 19px; font-family: 宋体;">℃</span><span style="font-size: 19px; font-family: &quot;Calibri&quot;,sans-serif;">at second time. We can get aimed DNA from 55-60</span><span style="font-size: 19px; font-family: 宋体;">℃</span><span style="font-size: 19px; font-family: &quot;Calibri&quot;,sans-serif;">.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">4. DAN extraction<br>
 +
5. Restriction enzyme digestion<br>
 +
6. Electrophoresis<br>
 +
7. DAN extraction</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Use the same enzyme as one in aimed DNA.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Connection&nbsp; </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1. Connection<br>
 +
2. Transformation<br>
 +
3. Plasmid extraction The concentration is 60, 43, 70, 83 ng/mL<br>
 +
4. Enzyme digestion&nbsp;&nbsp;&nbsp; <br>
 +
5. Electrophoresis</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Result: I repeat 4 times. In first time there aren’t any 200 bond. I suspect it’s something wrong in enzyme digest. And then I use four pair of enzymes to cut it. There is just no 200 bond. At the fourth time, I choose to extend digestion time and smaller enzymes of XbaI and PstI. Then we have two stripes: about 200 and 2000 <a href="C://Users/Administrator/AppData/Local/Yodao/DeskDict/frame/20150812114545/javascript:void(0);"><span style="font-size: 19px; font-family: arial,helvetica,sans-serif; color: windowtext;">molecular</span></a>&nbsp;<a href="C://Users/Administrator/AppData/Local/Yodao/DeskDict/frame/20150812114545/javascript:void(0);"><span style="font-size: 19px; font-family: arial,helvetica,sans-serif; color: windowtext;">weight</span></a>.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">6. Sequencing:</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Almost correct except some wrong sequence in the front of the aimed proteins.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <br/>
 +
</p>
 +
</div>
 +
    <div id="content-in">
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;"><span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px;">17.05.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Transformation FsC-pSB1C3 with DH5α</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">19.05.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Inoculation of LB-media with DH5α_FsC-pSB1C3; Overnight incubation at 37°C</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">20.05.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Storage the overnight incubated bacteria at -80</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> with glycerin (final concentration is 20%)</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Miniprep of DH5α_FsC-pSB1C3 using the TIANgel Midi Purification Kit</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Nanodrop measurements of the purified plasmid:</span>
 +
</p>
 +
<p style="margin-left:9px;text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">(1): 24.1 ng/μl <br>
 +
(2): 33.4 ng/μl <br>
 +
(3): 28.6 ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">26.05.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·PCR of FsC-pSB1C3 for amplification of FsC</span>
 +
</p>
 +
<p style="margin-left:9px;text-indent:0">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">In a sterile 0.5ml microfuge tube, mix in the following order:</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="550">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td class="selectTdClass" style="border: 1px solid windowtext; padding: 0px 7px;" valign="top" width="290">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">ddH<sub>2</sub>O</span>
 +
                </p>
 +
            </td>
 +
            <td class="selectTdClass" style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="259">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">68μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="290">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">10x Pfu buffer with MgSO<sub>4</sub></span>
 +
                </p>
 +
            </td>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="259">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">10μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="290">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">dNTP(2.5mM)</span>
 +
                </p>
 +
            </td>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="259">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">8μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="290">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">Primer F</span>
 +
                </p>
 +
            </td>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="259">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">5μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="290">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">Primer R</span>
 +
                </p>
 +
            </td>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="259">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">5μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="290">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">Template DNA</span>
 +
                </p>
 +
            </td>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="259">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">2μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="290">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">Pfu DNA &nbsp; polymerase(2.5U/μL)</span>
 +
                </p>
 +
            </td>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="259">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">2μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="290">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">Total volume</span>
 +
                </p>
 +
            </td>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="259">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">100μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-left:9px;text-indent:0">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Separate into four sterile 0.5ml microfuge tubes to make 25μL as final volume.</span>
 +
</p>
 +
<p style="margin-left:9px;text-indent:0">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">The primer F and R showed below:</span>
 +
</p>
 +
<p style="margin-left:9px;text-indent:0">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">F: 5’-GAATTCGCGGCCGCTTCTAGATGCTGCCTACTTCTAACCCT-3’</span>
 +
</p>
 +
<p style="margin-left:9px;text-indent:0">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">R: 5’-AGAACCTCCACCGCCAGAACCTCCTCCACCAGCAGAACCACGGAC-3’</span>
 +
</p>
 +
<p style="margin-left:9px;text-indent:0">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">PCR gradient is 56.4°C, 57.6°C, 60.9°C, 64.4°C.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">27.05.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Analysis of PCR products by agarose gel electrophoresis. No</span> <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">bands visible.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Possible reason is the template is not correct, so we extract plasmid again from DH5α.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Inoculation of LB-media with DH5α_FsC-pSB1C3; Overnight incubation at 37°C</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">28.05.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Storage the overnight incubated bacteria at -80</span><span style="font-size: 19px; font-family: 宋体;">℃</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> with glycerin (final concentration is 20%)</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Miniprep of DH5α_FsC-pSB1C3 using the TIANgel Midi Purification Kit </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Nanodrop measurements of the purified plasmid:</span>
 +
</p>
 +
<p style="margin-left:9px;text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">(1): 38.4 ng/μl <br>
 +
(2): 62.9 ng/μl </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·PCR of FsC-pSB1C3 for amplification of FsC</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Improve the system of PCR:</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">System I:</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid windowtext; padding: 0px 7px;" valign="top" width="331">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">ddH<sub>2</sub>O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="203">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">66μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="331">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">10x Pfu buffer with MgSO<sub>4</sub></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="203">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">10μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="331">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">dNTP(2.5mM)</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="203">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">10μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="331">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">Primer F</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="203">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">5μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="331">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">Primer R</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="203">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">5μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="331">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">Template DNA</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="203">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">2μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px; word-break: break-all;" valign="top" width="331">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">pfu DNA polymerase(2.5U/μL)</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="203">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">2μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="331">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">Total volume</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="203">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">100μL</span>
 +
                </p>
 +
               
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">System I:</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td class="selectTdClass" style="border: 1px solid windowtext; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">ddH<sub>2</sub>O</span>
 +
                </p>
 +
            </td>
 +
            <td class="selectTdClass" style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">66μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">10x Pfu buffer with MgSO<sub>4</sub></span>
 +
                </p>
 +
            </td>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">10μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">dNTP(2.5mM)</span>
 +
                </p>
 +
            </td>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">10μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">DMSO</span>
 +
                </p>
 +
            </td>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">6μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">Primer F</span>
 +
                </p>
 +
            </td>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">5μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">Primer R</span>
 +
                </p>
 +
            </td>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">5μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">Template DNA</span>
 +
                </p>
 +
            </td>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">2μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">pfu DNA polymerase(2.5U/μL)</span>
 +
                </p>
 +
            </td>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">2μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">Total volume</span>
 +
                </p>
 +
            </td>
 +
            <td class="selectTdClass" style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px">100μL</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align:center">&nbsp;
 +
   
 +
</p>
 +
<p>
 +
    <br/>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Improve the efficiency of PCR by decreasing annealing temperature. Annealing gradient is 50.1°C, 55.4°C, 60.6°C, 64.5°C</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">29.05.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Analysis of PCR products by agarose gel electrophoresis.</span>
 +
</p>
 +
<p style="text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/8/87/Tianjin_fsc_1.png" title=""/>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Figure 1.</span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> The result of agarose gel electrophoresis. M is DNA marker (<em>Trans2K</em> DNA Marker). a to d are PCR products of System I, Template DNA(1), annealing gradient in an increasing order. e to h are PCR products of System I, Template DNA(2), annealing gradient in an increasing order. i to l are PCR products of System II, Template DNA(1), annealing gradient in an increasing order. m to o are PCR products of System II, Template DNA(2), annealing gradient in an increasing order.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Only the PCR product of System II, Template DNA(1), annealing temperature is 50.1°C has band at 650bp. </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·PCR product purification using the TIANgel Midi Purification Kit</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Nanodrop measurements of the purified PCR product: 8.7ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·PCR of PCR product for amplification of FsC</span>
 +
</p>
 +
<p style="margin-left:9px">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Use System II and decrease annealing temperature. Annealing gradient is 48.3°C, 49.1°C, 50.6°C, 52.4°C</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Analysis of PCR products by agarose gel electrophoresis.</span>
 +
</p>
 +
<p style="margin-left:19px;text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/8/81/Tianjin_fsc_2.png" title=""/>
 +
</p>
 +
<p style="margin-top:0;margin-right:34px;margin-bottom:16px;margin-left:25px;text-align: center;text-indent:15px">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Figure 2.</span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> The result of agarose gel electrophoresis. M is DNA marker (<em>Trans2K</em> DNA Marker). a to d are PCR products of FsC.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·PCR product purification using the TIANgel Midi Purification Kit</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Nanodrop measurements of the purified PCR product: 65.5ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·PCR for amplification of four types of Jauns (sJanus, sJanus-m, inJanus, inJanus-m)</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Analysis of PCR products by agarose gel electrophoresis.</span>
 +
</p>
 +
<p style="text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/6/6e/Tianjin_fsc_3.png" title=""/>
 +
</p>
 +
<p style="text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/0/08/Tianjin_fsc_4.png" title=""/>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Figure 3.</span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> The result of agarose gel electrophoresis. M is DNA marker (<em>DL2000</em> DNA Marker). a to d are PCR products of sJanus. e to h are PCR products of sJanus-m. i to k are PCR products of inJanus. l to o are PCR products of inJanus-m.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·PCR product purification using the TIANgel Midi Purification Kit</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Nanodrop measurements of the purified PCR product: </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">sJanus: 30.2ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">sJanus-m: 45.5ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">inJanus: 58.4ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">inJanus-m: 64.6ng/μl</span>
 +
</p>
 +
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px;">15.06.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Restriction digest of pSB1C3 using XbaI and PstI</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">System I</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid windowtext; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">ddH<sub>2</sub>O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">21μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">Plasmid</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">3μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">Green buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">3μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
 +
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">XbaI</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">1.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">PstI</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">1.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif;color:black">Total &nbsp; volume</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">30μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align:center">&nbsp;
 +
   
 +
</p>
 +
<p style="text-align: center;">
 +
    <br/>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">System II</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid windowtext; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">ddH<sub>2</sub>O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">14μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">Plasmid</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">10μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">Green buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">3μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">XbaI</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">1.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:33px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="33" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">PstI</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="33" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">1.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">Total volume</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="277">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif;color:black">30μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align: center;">&nbsp;
 +
   
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Digest at 37°C for 2h.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Analysis of restriction digest by agarose gel electrophoresis.</span>
 +
</p>
 +
<p style="text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/b/b3/Tianjin_fsc_5.png" title=""/>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Figure 4. </span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">The result of agarose gel electrophoresis. M is DNA marker (<em>Trans2K</em> DNA Marker). a is digest product in System I. b is digest product in System II. c is control which is not digested by XbaI and PstI.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">The bands are not in a right place. So we sequence FsC-pSB1C3. The result is no signal. Thus, we transform plasmid again with DH5αto get a correct plasmid.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px;">08.07.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Transformation FsC-pSB1C3 with DH5α</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">09.07.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Inoculation of LB-media with DH5α_FsC-pSB1C3; Overnight incubation at 37°C</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">10.07.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Storage the overnight incubated bacteria at -80</span><span style="font-size: 19px; font-family: 宋体;">℃</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> with glycerin (final concentration is 20%)</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Miniprep of DH5α_FsC-pSB1C3 using the TIANgel Midi Purification Kit</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Nanodrop measurements of the purified plasmid:</span>
 +
</p>
 +
<p style="text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">(1): 118.4 ng/μl </span>
 +
</p>
 +
<p style="text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">(2): 100.8 ng/μl </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">11.07.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Restriction digest of pSB1C3 using XbaI and PstI for verification.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Analysis of restriction digest by agarose gel electrophoresis.</span>
 +
</p>
 +
<p style="text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/7/75/Tianjin_fsc_6.png" title=""/>
 +
</p>
 +
<p style="margin-top:0;margin-right:34px;margin-bottom:10px;margin-left:25px;text-align:center">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Figure 5.</span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> The result of agarose gel electrophoresis. M1 is DNA marker (<em>Trans2K</em> DNA Marker). M2 is DNA marker (<em>Trans8K</em> DNA Marker).a is digest product of FsC-pSB1C3. </span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Overlap PCR of fragment FsC and four types Janus for amplification of fusion fragment</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Annealing gradient is 58.8°C, 61.1°C, 63.0°C and 64.3°C</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Analysis of Overlap PCR products by agarose gel electrophoresis.</span>
 +
</p>
 +
<p style="margin: 0px 15px 16px 25px; text-align: center;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/9/96/Tianjin_fsc_7.png" title=""/><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/c/cc/Tianjin_fsc_8.png.png" title=""/></span></strong></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/f/f8/Tianjin_fsc_9.png" title=""/>
 +
</p>
 +
<p style="margin: 0px 15px 16px 25px;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"></span></strong></span><br/>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Figure 6.</span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> The result of agarose gel electrophoresis. M is DNA marker (<em>Trans2K</em> DNA Marker). a to d are Overlap PCR products of FsC-sJanus. e to h are Overlap PCR products of FsC-sJanus-m. i to l are PCR Overlap products of FsC-inJanus. m to o are Overlap PCR products of FsC-inJanus-m. All the annealing gradient is in an decreasing order.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">12.07.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·PCR product purification using the TIANgel Midi Purification Kit</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Nanodrop measurements of the purified PCR product: </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-sJanus: 92.4ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-sJanus-m: 67.4ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-inJanus: 80.5ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-inJanus-m: 75.3ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">14.07.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Verification of Overlap PCR</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp; PCR of fusion fragment for verification fragment FsC and fragment Janus.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Analysis of PCR products by agarose gel electrophoresis.</span>
 +
</p>
 +
<p style="margin: 0px 15px 16px 25px; text-align: center;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/e/ea/Tianjin_fsc_10.png" title=""/></span></strong></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/b/bd/Tianjin_fsc_11.png" title=""/>
 +
</p>
 +
<p style="margin: 0px 15px 16px 25px;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"></span></strong></span><br/>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Figure 7.</span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> The result of agarose gel electrophoresis. M is DNA marker (<em>Trans2K</em> DNA Marker). a to d are PCR products of FsC which use FsC-sJanus, FsC-sJanus-m, FsC-INJANUS, FsC-inJanus-m,as template respectively. e, g, i, k are PCR products of Janus which use FsC-SJANUS, FsC-sJanus-m, FsC-inJanus, FsC-inJanus-m as template respectively. f, h, j, l are PCR products of Janus which use sJanus, sJanus-m, inJanus, inJanus-m as template respectively.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Fragment FsC and four types of Janus can amplify from fusion fragment which means Overlap PCR is successful.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">16.07.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·PCR of four types fusion fragment for amplification of expression fragment</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">17.07.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Analysis of PCR products by agarose gel electrophoresis.</span>
 +
</p>
 +
<p style="margin: 0px 15px 16px 25px; text-align: center;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/2/2d/Tianjin_fsc_12.png" title=""/></span></strong></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/a/ac/Tianjin_fsc_13.png" title=""/>
 +
</p>
 +
<p style="text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/2/2f/Tianjin_fsc_14.png" title=""/>
 +
</p>
 +
<p style="margin: 0px 15px 16px 25px;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"></span></strong></span><br/>
 +
</p><p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Figure 8.</span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> The result of agarose gel electrophoresis. M is DNA marker (<em>DL2000</em> DNA Marker). a1 to a4 are PCR products of FsC expression fragment. b1 to b4 are PCR products of FsC-sJanus expression fragment. c1 to c4 are PCR products of FsC -sJanus-m expression fragment. d1 to d4 are PCR products of FsC-inJanus expression fragment. e1 to e4 are PCR products of FsC-inJanus-m expression fragment.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·PCR product purification using the TIANgel Midi Purification Kit</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Nanodrop measurements of the purified PCR product: </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC: 84.6ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-sJanus: 78.3ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-sJanus-m: 43.8ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-inJanus: 61.6ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-inJanus-m: 48.9ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">18.07.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Transformation plasmid pET-28a with Trans1-T1</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">19.07.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Inoculation of LB-media with Trans1-T1_ pET-28a; Overnight incubation at 37°C</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Storage the overnight incubated bacteria at -80</span><span style="font-size: 19px; font-family: 宋体;">℃</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> with glycerin (final concentration is 20%)</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Miniprep of Trans1-T1_ pET-28a using the TIANgel Midi Purification Kit</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Nanodrop measurements of the purified plasmid:</span>
 +
</p>
 +
<p style="margin-left:19px;text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">(1): 146.7 ng/μl </span>
 +
</p>
 +
<p style="margin-left:19px;text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">(2): 139.5ng/μl </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">20.07.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Restriction digest of plasmid pET-28a, FsC expression fragment, FsC-sJanus-m expression fragment, FsC-inJanus-m expression fragment using XhoI and EcoRI</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Analysis of restriction digest by agarose gel electrophoresis.</span>
 +
</p>
 +
<p style="margin-right:15px;text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/1/18/Tianjin_fsc_15.png" title=""/>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Figure 9.</span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> The result of agarose gel electrophoresis. M1 is DNA marker (<em>Trans8K </em>DNA Marker). M2 is DNA marker (<em>DL2000</em> DNA Marker). a is restriction digest product of pET-28a. b is restriction digest product of FsC expression fragment. c is restriction digest product of FsC-sJanus-m expression fragment. d is restriction digest product of FsC-inJanus-m expression fragment.</span></span>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Ligation of the digested genes (FsC expression fragment, FsC-sJanus-m expression fragment, FsC-inJanus-m expression fragment) into pET-28a.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Transformation ligation products with DH5α</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">22.07.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Inoculation of LB-media with DH5α_ FsC_pET-28a, DH5α_ FsC-sJanus-m_pET-28a, DH5α_ FsC-inJanus-m_pET-28a; Overnight incubation at 37°C</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Storage the overnight incubated bacteria at -80</span><span style="font-size: 19px; font-family: 宋体;">℃</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> with glycerin (final concentration is 20%)</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·<span style="font-family: arial,helvetica,sans-serif; letter-spacing: 0px;">Miniprep of DH5</span></span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px; letter-spacing: 0px;">α_ FsC_pET-28a, DH5α_ FsC-sJanus-m_pET-28a, DH5α_ FsC-inJanus-m_pET-28a</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> using the TIANgel Midi Purification Kit</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Nanodrop measurements of the purified plasmid:</span>
 +
</p>
 +
<p style="margin-left:19px;text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC_pET-28a (1): 108.4 ng/μl </span>
 +
</p>
 +
<p style="margin-left:19px;text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC_pET-28a (2): 138.7ng/μl </span>
 +
</p>
 +
<p style="margin-left:19px;text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-sJanus-m_pET-28a (1): 96.8 ng/μl </span>
 +
</p>
 +
<p style="margin-left:19px;text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-sJanus-m _pET-28a (2): 114.5ng/μl </span>
 +
</p>
 +
<p style="margin-left:19px;text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-inJanus-m _pET-28a (1): 103.7 ng/μl </span>
 +
</p>
 +
<p style="margin-left:19px;text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-inJanus-m _pET-28a (2): 125.5ng/μl </span>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Verification of ligation product by restriction digest.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Analysis of restriction digest by agarose gel electrophoresis.</span>
 +
</p>
 +
<p style="margin-right:15px;text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/4/41/Tianjin_fsc_16.png" title=""/>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Figure 10.</span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> The result of agarose gel electrophoresis. M1 is DNA marker (<em>DL2000</em> DNA Marker). M2 is DNA marker (<em>Trans8K </em>DNA Marker). a1 is restriction digest product of FsC-inJanus-m _pET-28a (2). a2 is restriction digest product of FsC-inJanus-m _pET-28a (1). b1 is restriction digest product of FsC-sJanus-m _pET-28a (2). b2 is restriction digest product of FsC-sJanus-m_pET-28a (1). c1 is restriction digest product of FsC _pET-28a (2). c2 is restriction digest product of FsC _pET-28a (1).</span></span>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Except FsC-inJanus-m _pET-28a (1), all the ligation products are correct through restriction digest. Sequencing DNA of these three kinds recombinant plasmid.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">23.07.15</span></strong></span>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">The templates of Janus have been confused through the result of sequencing DNA. sJanus-m is confused with SJANUS. inJanus is confused with inJanus-m and eventually we only get FsC-sJanus. We restart from PCR of other three types of Janus.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">31.07.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·PCR for amplification of three types of Janus (sJanus-m, inJanus, inJanus-m)</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">01.08.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Analysis of PCR products by agarose gel electrophoresis.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·PCR product purification using the TIANgel Midi Purification Kit</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Nanodrop measurements of the purified PCR product: </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">sJanus-m: 57.5ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">INJANUS: 89.4ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">inJanus-m: 77.6ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Overlap PCR of fragment FsC and four types Janus for amplification of fusion fragment</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Analysis of Overlap PCR products by agarose gel electrophoresis.</span>
 +
</p>
 +
<p style="text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/4/4e/Tianjin_fsc_17.png" title=""/>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Figure 11.</span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> The result of agarose gel electrophoresis. M is DNA marker (<em>DL2000</em> DNA Marker). a1 to a4 are Overlap PCR products of FsC-sJanus-m. b1 to b4 are Overlap PCR products of FsC-INJANUS. c1 to c4 are PCR Overlap products of FsC-inJanus-m.</span></span>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">No bands in the b1 to b4 which means the Overlap PCR of FsC-INJANUS are failed. </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Verification of Overlap PCR</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp; PCR of fusion fragment for verification fragment FsC and fragment Janus.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">02.08.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Analysis of PCR products by agarose gel electrophoresis.</span>
 +
</p>
 +
<p style="text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/3/3e/Tianjin_fsc_18.png" title=""/>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Figure 12.</span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> The result of agarose gel electrophoresis. M is DNA marker (<em>Trans2K</em> DNA Marker). a and c are PCR products of FsC which use FsC-sJanus-m, FsC-inJanus-m as template respectively. b and d are PCR products of Janus which uses FsC-sJanus-m, FsC-inJanus-m as template respectively. </span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Fragment FsC and two types of Janus can amplify from fusion fragment which means Overlap PCR is successful.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·PCR of two types fusion fragment for amplification of expression fragment</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Analysis of PCR products by agarose gel electrophoresis.</span>
 +
</p>
 +
<p style="margin-right:15px;text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/c/c1/Tianjin_fsc_19.png" title=""/>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Figure 13.</span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> The result of agarose gel electrophoresis. M is DNA marker (<em>DL2000</em> DNA Marker). a1 to a4 are PCR products of FsC -sJanus-m expression fragment. b1 to b4 are PCR products of FsC-inJanus-m expression fragment. </span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·PCR product purification using the TIANgel Midi Purification Kit</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Nanodrop measurements of the purified PCR product: </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-sJanus-m:73.6ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-inJanus-m: 66.4ng/μl</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Restriction digest of pET-28a, FsC-sJanus-m expression fragment, FsC-inJanus-m expression fragment using XhoI and EcoRI</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Analysis of restriction digest by agarose gel electrophoresis.</span>
 +
</p>
 +
<p style="margin-right:15px;text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/8/8f/Tianjin_fsc_20.png" title=""/>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Figure 14.</span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> The result of agarose gel electrophoresis. M1 is DNA marker (<em>Trans8K </em>DNA Marker). M2 is DNA marker (<em>DL2000</em> DNA Marker). a is restriction digest product of pET-28a. b is restriction digest product of FsC-sJanus-m expression fragment. d is restriction digest product of FsC-inJanus-m expression fragment.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·PCR product purification using the TIANgel Midi Purification Kit</span>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Ligation of the digested genes (FsC-sJanus-m expression fragment, FsC-inJanus-m expression fragment) into pET-28a.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Transformation ligation products with DH5α</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">03.08.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Inoculation of LB-media with DH5α_ FsC-sJanus-m_pET-28a, DH5α_ FsC-inJanus-m_pET-28a; Overnight incubation at 37°C</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">04.08.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Storage the overnight incubated bacteria at -80</span><span style="font-size: 19px; font-family: 宋体;">℃</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> with glycerin (final concentration is 20%)</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">·Miniprep of DH5α_ FsC-sJanus-m_pET-28a, DH5α_ FsC-inJanus-m_pET-28a using the TIANgel Midi Purification Kit</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Nanodrop measurements of the purified plasmid:</span>
 +
</p>
 +
<p style="margin-left:19px;text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-sJanus-m_pET-28a (1): 87.4ng/μl </span>
 +
</p>
 +
<p style="margin-left:19px;text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-sJanus-m _pET-28a (2): 95.9ng/μl </span>
 +
</p>
 +
<p style="margin-left:19px;text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-inJanus-m _pET-28a (1): 125.6ng/μl </span>
 +
</p>
 +
<p style="margin-left:19px;text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">FsC-inJanus-m _pET-28a (2): 103.4ng/μl </span>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Verification of ligation product by restriction digest.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Analysis of restriction digest by agarose gel electrophoresis.</span>
 +
</p>
 +
<p style="margin-right:15px;text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/0/04/Tianjin_fsc_21.png" title=""/>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Figure 15.</span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;"> The result of agarose gel electrophoresis. M1 is DNA marker (<em>DL2000</em> DNA Marker). M2 is DNA marker (<em>Trans8K </em>DNA Marker). a is restriction digest product of FsC-sJanus-m_pET-28a (1). b is restriction digest product of FsC-sJanus-m _pET-28a (2). c is restriction digest product of FsC-inJanus-m _pET-28a (1). d is restriction digest product of FsC-inJanus-m_pET-28a (2).</span></span>
 +
</p>
 +
<p style="margin-top:0;margin-right:15px;margin-bottom:16px;margin-left:25px;text-align: center">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Two ligation products (FsC-sJanus-m_pET-28a (1), FsC-inJanus-m _pET-28a (2)) are correct through restriction digest. Sequencing DNA of these two kinds recombinant plasmid.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">05.08.15</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">The results of sequencing DNA are correct.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">07.08.15</span></strong></span>
 +
</p>
 +
<p style="text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">·Transformation FsC _pET-28a, FsC-sJanus_pET-28a, FsC-sJanus-m_pET-28a with BL21.</span>
 +
</p>
 +
<p style="text-align:left">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <br/>
 +
</p>
 +
    </div>
 +
    <div id="content-in">
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">We mixed 200ng of the <strong>target gene sequence-Thc_Cut1</strong>, which is synthesized by IDT Company, with 50ul ddH20, making the final concentration up to 4ng/μl. And then, we divided them into five eppendorf tubes equally. We confirmed the right of sequence of Thc_Cut1 by PCR.</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/d/de/Tianjin_Thc_Cut1.png" title=""/></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px; line-height: 25%;">We made sure that 58.8</span><span style="font-size: 19px; line-height: 25%; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px; line-height: 25%;"> is suitable for amplifying by the PCR of Thc_Cut1 which we have done. Next, <strong>we amplified the gene of Thc_Cut1, sJanus and its mutant sJanus-m by PCR</strong>. In this process, we didn’t do pre-experiment because of the experience of other groups. The temperature of PCR ranges from 55 centigrade to 65 centigrade. The following pictures of gel show that we got the target sequence successfully. (This is the standardized part.)</span></span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;"><br/></span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/0/0f/Tianjin_Thc_Cut13.png" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/9/98/Tianjin_Thc_Cut15.png" title=""/>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;"></span><br/>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">Today, we got the primers of <strong>inJanus and its mutant inJanus-m</strong>. In the experiment, we constructed a gradient of temperature, ranging from 55.7 centigrade to 63.0 centigrade to search for the best condition. The picture of them show that all of them is suitable, but the temperature of 56.9 is the best. And then, we make the target sequence recycled. (This is the standardized part.)</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/4/4d/Tianjin_Thc_Cut17.png" title=""/><img alt="demo.jpg" src="https://2015.igem.org/File:Tianjin_Thc_Cut19.png" title=""/></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px; line-height: 25%;">We linked the Thc_Cut1 with sJanus in the third step of overlap.</span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px; line-height: 25%;"> The following picture shows the reagents we used and the exact amount we added in this system. The condition is the same to the process of our getting the gene of Thc_Cut1- sJanus-m. Using the method of PAGE, we found our target gene sequence and make them recycled.</span></span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">Overlap system (100μl)</span>
 +
</p>
 +
<table align="center" height="199" cellpadding="0" cellspacing="0" width="541">
 +
    <tbody>
 +
        <tr class="firstRow" style=";height:20px">
 +
            <td style="border: 1px solid windowtext; padding: 0px 7px;" height="20" valign="top" width="304">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">10×Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="20" valign="top" width="143">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">10μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:21px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="21" valign="top" width="304">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">dNTPS</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="21" valign="top" width="143">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">10μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:20px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="20" valign="top" width="304">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">Thc-_Thc_Cut1 &nbsp; standardized fragment</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px; word-break: break-all;" height="20" valign="top" width="143">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:21px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="21" valign="top" width="304">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">Hydrophobin standardized &nbsp; fragment</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="21" valign="top" width="143">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:20px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="20" valign="top" width="304">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">Pfu enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="20" valign="top" width="143">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">1μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:20px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="20" valign="top" width="304">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="20" valign="top" width="143">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">69μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">After the process of pre-PCR, we put the forward and reverse primer to this system, each for 4μl, and then continued the PCR as usual.</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;"><br/></span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/1/11/Tianjin_Thc_Cut111.png" title=""/></span>
 +
</p>
 +
<p style="line-height: 1.5em; text-align: center;">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/c/cd/Tianjin_Thc_Cut113.png" title=""/><span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;"></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">We confirmed that the final gene sequence is right by PCR. In this process, we use the target sequence we got in above steps as the template DNA. And then, we added the primer and the reverse of <strong>Thc_Cut1, sJanus and sJanus-m </strong>in the PCR system. Using method of PAGE, we can confirmed that these two gene have been linked together correctly. The following picture shows the reagents we used and the exact amount we added in this system.</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px; line-height: 25%;">PCR system</span><span style="font-size: 19px; line-height: 25%; font-family: 宋体;">(</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px; line-height: 25%;">10μl</span><span style="font-size: 19px; line-height: 25%; font-family: 宋体;">)</span></span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0">
 +
    <tbody>
 +
        <tr class="firstRow" style=";height:22px">
 +
            <td style="border: 1px solid windowtext; padding: 0px 7px;" height="22" valign="top" width="199">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">10×Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="22" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">1μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:23px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="23" valign="top" width="199">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">dNTPS</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="23" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">1μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:22px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="22" valign="top" width="199">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">Forward primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="22" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">0.4μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:23px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="23" valign="top" width="199">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">Reverse primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="23" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">0.4μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:22px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="22" valign="top" width="199">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">Overlap fragment</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="22" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">0.4μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:23px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="23" valign="top" width="199">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">Pfu enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="23" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">0.2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:22px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="22" valign="top" width="199">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="22" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">6.6μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="line-height: 1.5em; text-align: center;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">&nbsp;<img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/3/3c/Tianjin_Thc_Cut115.png" title=""/><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/6/6e/Tianjin_Thc_Cut116.png" title=""/></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px; line-height: 25%;">We used enzymes of XbaI and PstI to digest the product PCR and plasmid, and restored them in the -20 centigrade.</span></strong></span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">restriction enzyme digestion system (30μl)</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="553">
 +
    <tbody>
 +
        <tr class="firstRow" style=";height:21px">
 +
            <td style="border: 1px solid windowtext; padding: 0px 7px;" height="21" valign="top" width="144">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="21" valign="top" width="139">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">10μl</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="21" valign="top" width="171">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">ddH2o</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="21" valign="top" width="100">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">16μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:22px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="22" valign="top" width="144">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">10×Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="22" valign="top" width="139">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">3μl</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="22" valign="top" width="171">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">10×Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="22" valign="top" width="100">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">3μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:21px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="21" valign="top" width="144">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">Xba1</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="21" valign="top" width="139">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">1.5μl</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="21" valign="top" width="171">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">Xba1</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="21" valign="top" width="100">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">1μl</span>
 +
                </p>
 +
            </td>
 +
 +
        </tr>
 +
        <tr style=";height:22px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="22" valign="top" width="144">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">Pst1</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="22" valign="top" width="139">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">1.5μl</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="22" valign="top" width="171">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">Pst1</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="22" valign="top" width="100">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">1μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:21px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="21" valign="top" width="144">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">DNA(plasmid)</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="21" valign="top" width="139">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">14μl</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="21" valign="top" width="171">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">DNA(PCR fragment)</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="21" valign="top" width="100">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">10μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px; line-height: 25%;">&nbsp;</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px; line-height: 25%;">We used T4 DNA ligase to connect the gene coding Thc_Cut1- sJanus with the plasmid of pSB1C3.</span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px; line-height: 25%;"> In this experiment, the amount of product is about 5 times of plasmid.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">&nbsp;The following picture shows the reagents we used and the exact amount we added in the system of connection.</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">connection system</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0">
 +
    <tbody>
 +
        <tr class="firstRow" style=";height:1px">
 +
            <td style="border: 1px solid windowtext; padding: 0px 7px;" height="1" valign="top" width="195">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">10×Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="1" valign="top" width="195">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">2 μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:1px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="1" valign="top" width="195">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">T4&nbsp; ligase</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="1" valign="top" width="195">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">1 μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:1px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="1" valign="top" width="195">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">plasmid</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="1" valign="top" width="195">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">X μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:1px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="1" valign="top" width="195">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">fragment</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="1" valign="top" width="195">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">5x μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px; line-height: 25%;">&nbsp;</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">There are bacterial colony in the selective medium containing chloramphenicol. We selected three of them everyone, added into the tubes containing LB. And then, we incubated them in the shaker at the temperature of 37 centigrade overnight.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">&nbsp;When incubated overnight, we measured OD to judge whether the cells could be used to <strong>extract plasmid</strong>. We selected the suitable ones, and extracted the plasmid. And then, we used enzymes of Xba1 and Pst1 to digest some of them. The total volume of enzyme digest is 10μl. Using the method of PAGE, we know that the plasmid connected with Thc_Cut1- sJanus-m may be right. We sent our sample to company, using the technique of Solexa to check it.</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/a/ab/Tianjin_Thc_Cut118.png" title=""/></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">We used the standardized gene as the template DNA to amplify the <strong>gene of expression</strong>. In this process, we also got the sequence of Thc_Cut1 which can be transferred and secret. The following picture of gel shows that we have got our target sequence successfully. The temperature of PCR is 60 centigrade.</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/6/6e/Tianjin_Thc_Cut121.png" title=""/></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">We added 5μl of the bacterial containing the plasmid of pET28a(+) to 5mL of LB, which contains 5μl of ampicillin. And then, we incubated them at the shaker overnight.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">&nbsp;We exacted the plasmid and used enzymes of EcoR1 and Xho1 to digest it. In this process, the total volume of this system is 20μl. We also did the same to the target sequence and the total volume is 30μl. After finishing above all, we used gel electrophoresis to test and make the gene recycled.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;">&nbsp;<strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px; line-height: 25%;">We connected the gene coding Thc_Cut1, Thc_Cut1- sJanus, Thc_Cut1- sJanus-m, Thc_Cut1- inJanus and Thc_Cut1- inJanus-m with plasmid of pET28a(+). </span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px; line-height: 25%;">The reagents and amount we used are same to above. The total volume of this system is 20μl. Finally, we transferred them into competent cells and incubated overnight.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">&nbsp;When incubated overnight, there are bacterial colonies in the selective medium contain ampicillin. We selected two of them and added into LB. Finally, we incubated them overnight. In this process, we can judge whether the plasmids we constructed are right by enzyme digesting.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; line-height: 25%; font-family: arial,helvetica,sans-serif;">&nbsp;When incubated overnight, we measured OD to judge whether the cells could be used to <strong>extract plasmid</strong>. We selected the suitable ones, and extracted the plasmid. And then, we used enzymes of EcoR1 and Xho1 to digest some of them. The total volume of enzyme digest is 10μl. Using the method of PAGE, we know that the plasmid connected with Thc_Cut1 and Thc_Cut1- sJanus-m may be right. We sent our sample to company, using the technique of Solexa to check them.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <br/>
 +
</p>
 +
        </div>
 +
 +
    <div id="content-in">
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">5.27 Get the PCR products of four basic parts.</span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/2/20/Tianjin_LC1.png" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 1.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> We got the PCR products of injanus, sjanus and sjanus-m. However, for some unknown reason, we didn’t get the PCR products of injanus-m. Although we had set temperature gradient as figure 1 showed.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">7.11 overlap PCR </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/b/ba/Tianjin_LC2.png" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 2.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;In order to get the final parts which used to express protein. We did overlap PCR to get LC-sjanus, LC-injanus-m and LC-injanus-m. The detailed protocols can be seen as follow.</span></span>
 +
</p>
 +
<p class="MsoListParagraph" style="margin-left: 24px; text-align: center; text-indent: 0px;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">PCR system</span><span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">(</span><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">100μl</span><span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">)</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" valign="top" width="146">
 +
                <p class="MsoListParagraph" style="text-align: center; text-indent: 0px;">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="123">
 +
                <p class="MsoListParagraph" style="text-align: center; text-indent: 0px;">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">10μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p class="MsoListParagraph" style="text-align: center; text-indent: 0px;">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">dNTPS</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p class="MsoListParagraph" style="text-align: center; text-indent: 0px;">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">8μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p class="MsoListParagraph" style="text-align: center; text-indent: 0px;">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">LC &nbsp; fragment</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p class="MsoListParagraph" style="text-align: center; text-indent: 0px;">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">3μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p class="MsoListParagraph" style="text-align: center; text-indent: 0px;">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">sJanus &nbsp; fragment</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p class="MsoListParagraph" style="text-align: center; text-indent: 0px;">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">3μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p class="MsoListParagraph" style="text-align: center; text-indent: 0px;">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">Pfu &nbsp; enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p class="MsoListParagraph" style="text-align: center; text-indent: 0px;">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p class="MsoListParagraph" style="text-align: center; text-indent: 0px;">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p class="MsoListParagraph" style="text-align: center; text-indent: 0px;">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">70μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p class="MsoListParagraph" style="margin-left: 24px; text-align: center; text-indent: 0px;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">Add two kinds of primer (2μl) after 5 cycle.</span>
 +
</p>
 +
<p class="MsoListParagraph" style="margin-left: 24px; text-align: center; text-indent: 10px;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif">5 cycles</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" valign="top" width="136">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">95</span><span style="font-size:19px;font-family:宋体">℃</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="132">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">95</span><span style="font-size:19px;font-family:宋体">℃</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">1</span><span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">:</span><span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif">58.8</span><span style="font-size:19px;font-family:宋体">℃</span>
 +
                </p>
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">2</span><span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">:</span><span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif">61.1</span><span style="font-size:19px;font-family:宋体">℃</span>
 +
                </p>
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">3</span><span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">:</span><span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif">64.3</span><span style="font-size:19px;font-family:宋体">℃</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">72</span><span style="font-size:19px;font-family:宋体">℃</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">2min30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">72</span><span style="font-size:19px;font-family:宋体">℃</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">4</span><span style="font-size:19px;font-family:宋体">℃</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">Forever</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align: center;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">&nbsp;&nbsp; 35 cycles</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" valign="top" width="136">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">95</span><span style="font-size:19px;font-family:宋体">℃</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="132">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">95</span><span style="font-size:19px;font-family:宋体">℃</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">1</span><span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">:</span><span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif">58.8</span><span style="font-size:19px;font-family:宋体">℃</span>
 +
                </p>
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">2</span><span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">:</span><span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif">61.1</span><span style="font-size:19px;font-family:宋体">℃</span>
 +
                </p>
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">3</span><span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">:</span><span style="font-size:  19px;font-family:&#39;Arial&#39;,sans-serif">64.3</span><span style="font-size:19px;font-family:宋体">℃</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">72</span><span style="font-size:19px;font-family:宋体">℃</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">2min30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">72</span><span style="font-size:19px;font-family:宋体">℃</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">4</span><span style="font-size:19px;font-family:宋体">℃</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p class="MsoListParagraph" style="text-align:left;text-indent:0">
 +
                    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">Forever</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">Overlap PCR of LC-sjanus( used in PSB1C3)</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span></strong>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/0/0a/Tianjin_LC3.png" title=""/></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 3.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;We tried to do overlap PCR of LC-sjanus used in PSB1C3 first. Then we used this as template DNA to PCR LC-sjanus used in expression.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">In this step, we got very light<strong> </strong><a href="http://www.iciba.com/electrophoresis_strip"><span style="color:windowtext;text-underline:none">electrophoresis strip</span></a> the length of which is about 1200 bp.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">7.12&nbsp;&nbsp; PCR of LC-sjanus used in expression</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span></strong>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/6/6f/Tianjin_LC4.png" title=""/></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 4.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;Failed. We didn’t get the product. The reason may be that the specificity of the primers was not high.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">7.13 Restriction digest of LC-injanus, LC-injanus-m and LC-sjanus using EcoR1 and Xhol1</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/3/31/Tianjin_LC5.png" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 5.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;Restriction digest of LC-injanus, LC-injanus-m and LC-sjanus using EcoR1 and Xhol1.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">7.15 verify our PCR products</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/e/e8/Tianjin_LC6.png" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 6.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;In order to prove that the parts we got used in expression is correct, we used LC-injanus, LC-injanus-m, LC-sjanus and LC-sjanus-m as templates to pcr LC and other four basic parts: injanus, injanus-m, sjanus, sjanus-m. The result was partially successful. It is very clear in this figure that all parts have LC, but LC-injanus and LC-injanus-m do not have their other part. It may because that our PCR system 10μis too small.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">7.16&nbsp; verify our parts again</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/e/ee/Tianjin_LC7.png" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 7.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;This figure shows clearly that LC-sjanus-m, LC-injanus and LC-injanus-m are all correct.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">7.17&nbsp; Overlap PCR&nbsp; LC-sJanus&nbsp; (compared with other group adding DMSO )</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">&nbsp;</span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/1/11/Tianjin_LC8.png" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 8.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;Failed. We can not see any differences.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">7.18&nbsp; change primers</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/a/a8/Tianjin_LC9.png" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 9.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;We changed primers to do overlap pcr but failed.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">7.22 LC-sJanus overlap pcr </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-family: &quot;Arial&quot;,sans-serif; font-size: 16px;"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/a/af/Tianjin_LC10.png" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 10.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;We changed our pcr system from 50μ to 25μ, and changed cycle times from 5 to 10.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">7.23 <span style="color:#333333">Colony PCR of LC-sjanus-m and LC-injanus-m after transformation.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span></strong>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/2/2c/Tianjin_LC11.png" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 11.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;Colony PCR. Finally four lanes had light<strong> </strong><a href="http://www.baidu.com/link?url=23XzuSgc2wvhIDfbrjLWydn1bwdnbgpQ0cKa5qY6SxUJpiTJM2AfThHjig1TklZ-icTnXeOtcJzdm_EI5CMCP94DTam_lLp0BPnjgzrB8oQgzS0cAZQiTQUtM3TABY1a" target="_blank"><span style="color: windowtext;">electrophoresis strip</span></a>s. But after enzyme digestion showed that they were all false positive.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">7.24&nbsp; <span style="color:#333333">enzyme digestion of LC-sjanus-m and LC-injanus-m after transformation.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/3/35/Tianjin_LC12.png" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <strong><span style="font-size:16px;font-family:&#39;Arial&#39;,sans-serif">Figure 12.</span></strong><span style="font-size:16px;font-family:&#39;Arial&#39;,sans-serif"> &nbsp;Failed.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif;color:#333333">Verification</span><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"> PCR products of LC-sjanus.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span></strong>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/d/dc/Tianjin_LC13.png" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 13.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;We verified the correction of LC-sjanus pcr products. The result showed that it was correct.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">Amplification PCR of LC-sjanus</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span></strong>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/e/eb/Tianjin_LC14.png" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 14.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;We successfully amplified LC-sjanus although the <a href="http://www.baidu.com/link?url=23XzuSgc2wvhIDfbrjLWydn1bwdnbgpQ0cKa5qY6SxUJpiTJM2AfThHjig1TklZ-icTnXeOtcJzdm_EI5CMCP94DTam_lLp0BPnjgzrB8oQgzS0cAZQiTQUtM3TABY1a" target="_blank"><span style="color: windowtext;">electrophoresis strip</span></a>s were light.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 19px; font-family: &quot;Arial&quot;,sans-serif;">7.28 Enzyme digest LC-sjanus <br/></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size: 16px; font-family: &quot;Arial&quot;,sans-serif;"></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/b/b5/Tianjin_LC15.png" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 15.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;LC- janus after Enzyme digestion using EcoR1 and Xhol1.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">&nbsp;7.29 PCR of <span style="color:#333333">Standardized fragment </span></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/4/48/Tianjin_LC16.png" title=""/></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 16.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;We succeeded to get LC-injanus and LC-injanus-m but failed to get LC-sjanus.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif;color:#333333">enzyme digestion of LC-sjanus-m and LC-injanus-m after transformation</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span></strong>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/e/eb/Tianjin_LC17.png" title=""/></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 17.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;Succeeded</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">8.1 <span style="color:#333333">enzyme digestion of LC-sjanus after transformation into PET-28a</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-family: &quot;Arial&quot;,sans-serif; font-size: 16px;"></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/7/79/Tianjin_LC18.png" title=""/></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 18.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;Failed. The reason may be the ratio of plasmid and LC-sjanus was not suitable. So we considered to change the ratio from 1:5 to 1:10.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">8.03 Overlap PCR of LC-sjanus(Standardized fragment)</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span></strong>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/3/3c/Tianjin_LC19.png" title=""/></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 19.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;It was clear that we failed.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">8.04 enzyme digestion of standardized fragment using Xba1 and Pst1.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/2/20/Tianjin_LC20.png" title=""/></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 20.</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;"> &nbsp;Enzyme digestion of standardized fragment and PSB1C3.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">enzyme digestion after transforming LC-sjanus and LC-injanus into PET-28a.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">We tried many times but all failed. We can’t find the reason.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">In follow figures, our parts should be about 1200bp length if we had.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">8.05</span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/6/67/Tianjin_LC21.png" title=""/></span>
 +
</p>
 +
<p style=" text-align: center;">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 21</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">8.06</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span></strong>
 +
</p>
 +
<p style="text-align: center;">
 +
    <em><span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/f/fb/Tianjin_LC22.png" title=""/></span></em>
 +
</p>
 +
<p style=" text-align: center;">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 22</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">8.08</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span></strong>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/a/aa/Tianjin_LC23.png" title=""/></span>
 +
</p>
 +
<p style=" text-align: center;">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 23</span></strong></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">8.16 enzyme digestion after transforming LC-sjanus-m into PSB1C3.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/f/ff/Tianjin_LC24.png" title=""/></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 24. </span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Succeeded. And the after DNA Sequencing results showed it was correct. The standardization of LC-sjanus-m was completed.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">enzyme digestion after transforming LC-sjanus into PET-28a.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span></strong>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/1/1f/Tianjin_LC25.png" title=""/></span>
 +
</p>
 +
<p style="text-indent: 58px; text-align: center;">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 25. </span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Failed</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">8.18 &nbsp;enzyme digestion after Single colony of LC-sjanus again.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span></strong>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/0/0e/Tianjin_LC26.png" title=""/></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 26. </span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Failed. Because of lack of fragment and failing many times, we decided to stop any work of LC-sjanus.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">8.20 enzyme digestion after transforming LC-injanus and LC-injanus-m into PSB1C3.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span></strong>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/b/ba/Tianjin_LC27.png" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 27. </span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;">succeeded. But the third lane of LC-injanus may lost the part of injanus. This situation also can be seen in other cloning group. It may due to the mispairing of fragment and plasmid or nonspecific binding when doing PCR.</span></span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">Summary: We managed to complete the standardization of LC-sjanus-m, LC-injanus and LC-injanus-m except LC-sjanus. And we finally decided to give up LC-sjanus.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">Protein expression</span></strong>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">LC using</span></strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"> N</span><strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">-terminal 6Xhis tag</span></strong>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span></strong>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img src="https://static.igem.org/mediawiki/2015/a/a0/Tianjin_LC28.png" alt="demo.jpg" width="600" title=""/></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/9/94/Tianjin_LC29.png" width="600" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 1 and figure 2.&nbsp; </span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;">A is broth before inducing<br>
 +
B is broth after inducing<br>
 +
C is the Precipitation of broken bacteria<br>
 +
D is the liquid flowing through the Ni column<br>
 +
E is medium in the column<br>
 +
F is the MCAC 20 flowing through the Ni column<br>
 +
G is the medium in the column after being washed by MCAC 20<br>
 +
H is the MCAC 30 flowing through the Ni column<br>
 +
I is the medium in the column after being washed by MCAC 30<br>
 +
J is the MCAC 50 flowing through the Ni column
 +
<br>
 +
K is the medium in the column after being washed by MCAC 50<br>
 +
L is the MCAC 100 flowing through the Ni column
 +
 +
<br>
 +
N is the medium in the column after being washed by MCAC 100
 +
 +
<br>
 +
O is the MCAC 200 flowing through the Ni column
 +
<br>
 +
 +
 +
P is the medium in the column after being washed by MCAC 200<br>
 +
 +
Q is the MCAC 500 flowing through the Ni column<br>
 +
 +
R is the medium in the column after being washed by MCAC 500<br>
 +
S is the protein sample washed down by MCAC 100<br>
 +
T is the protein sample washed down by MCAC 200</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">If we successfully expressed LC, it should be about 36KDa. It is clear that LC was not expressed with N-terminal 6xhis tag, so we decided to change expression plasmid which expresses protein with N</span> <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif;color:#333333">–</span><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">terminal GST.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-family: &quot;Arial&quot;,sans-serif; font-size: 16px;"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/2/26/Tianjin_LC30.png" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 3. &nbsp;</span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;">A is broth before inducing<br>
 +
B is broth after inducing<br>
 +
C is supernatant after centrifugation<br>
 +
D is the Precipitation of broken bacteria<br>
 +
E is the medium in the column after being washed by 1xPBS<br>
 +
F is the medium in the column after being handled by Prescission Protease<br>
 +
G is the protein sample</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">If we successfully expressed LC, it should be about 60KDa for being fused with GST. And in lane D, we had an obvious stripe in a similar position, which means that LC was all expressed as inclusion body. Due to this, we decided to give up the expression of LC.</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">LC-sjanus-m using</span></strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"> N</span><strong><span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">-terminal 6Xhis tag</span></strong>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif"></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img src="https://static.igem.org/mediawiki/2015/5/5a/Tianjin_LC35.png" alt="demo.jpg" title=""/></span>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px;font-family:&#39;Arial&#39;,sans-serif"><img src="https://static.igem.org/mediawiki/2015/b/bf/Tianjin_LC36.png" alt="demo.jpg" title=""/></span>
 +
</p>
 +
<p style="text-align:center">
 +
    <span style="font-size: 16px;"><strong><span style="font-family: &quot;Arial&quot;,sans-serif;">Figure 1 and figure 2.&nbsp; </span></strong><span style="font-family: &quot;Arial&quot;,sans-serif;">A is broth before inducing<br>
 +
B is broth after inducing<br>
 +
C is the Precipitation of broken bacteria<br>
 +
D is the liquid flowing through the Ni column
 +
<br>
 +
E is medium in the column<br>
 +
F is the MCAC 20 flowing through the Ni column
 +
<br>
 +
G is the medium in the column after being washed by MCAC 20<br>
 +
 +
H is the MCAC 30 flowing through the Ni column <br>
 +
I is the medium in the column after being washed by MCAC 30<br>
 +
J is the MCAC 50 flowing through the Ni column<br>
 +
K is the medium in the column after being washed by MCAC 50<br>
 +
L is the MCAC 100 flowing through the Ni column<br>
 +
 +
N is the medium in the column after being washed by MCAC 100
 +
<br>
 +
O is the MCAC 200 flowing through the Ni column
 +
<br>
 +
P is the medium in the column after being washed by MCAC 200<br>
 +
Q is the MCAC 500 flowing through the Ni column
 +
<br>
 +
R is the medium in the column after being washed by MCAC 500<br>
 +
S is the protein sample washed down by MCAC 100
 +
<br>
 +
T is the protein sample washed down by MCAC 200</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">If we successfully expressed LC-sjanus-m, it should be about 44KDa. It is clear that LC-sjanus-m was not expressed with N-terminal 6xhis tag. </span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <span style="font-size:19px;font-family:&#39;Arial&#39;,sans-serif">After we failed to express LC with GST, we stopped all expression work about LC. We hope other teams in the future can find way to manage it</span>
 +
</p>
 +
    </div>
 +
 +
    <div id="content-in">
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px;">Saturday.6.6.2015</span></strong><strong><span style="font-size: 19px;"></span></strong></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">PCR on PSB1C3</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">gene of interst</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">GFP</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">primer: Xba1-GFP</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">、</span><span style="font-size: 19px; font-family: arial;,sans-serif;">GFP-linker</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Xba1-GFP: 5’-GCTCTAGATGCGTAAAGGAGAAGAACTTTTCACTGGAGTTGTC</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">GFP-linker: 5’-AGAACCACCACCACCAGAACCACCACCACCTTTGTATAGTTCATC</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">PCR system</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:(</span><span style="font-size: 19px; font-family: arial;,sans-serif;">50μl</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">dNTPS</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">linker-</span><span style="font-size:19px;font-family:  &#39;Arial Unicode MS&#39;,sans-serif"> sJanus</span><span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif"> primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">sJanus</span><span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif"> -Pst1 primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">sJanus-m pET28a(+)</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">1μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">Pfu enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">0.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align:center">
 +
                    <span style="font-size:19px;font-family:&#39;Arial Unicode MS&#39;,sans-serif">34.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <br/>
 +
</p>
 +
<p style="text-align: center;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">cycle</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">95</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">95</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">1</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">50</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">2</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">55</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">3</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">58</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">4</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">60</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">72</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">72</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">4</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Forever</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-size: 19px; color: windowtext; border: 1px none windowtext; padding: 0px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">Electrophoresis</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">of the</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">PCR</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">products</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">was</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">identified</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">, and&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">finally</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">PCR</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">product</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">was purified by</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">gel</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">extraction</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">kit</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">to</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">prepare for</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">digestion</span>.</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">qualitative agarose gel electrophpresis</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">GFP on 55, 58, 60 centigrade worked well.</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/9/99/Tianjin_GFP1.jpg" title=""/>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;"><br/></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">(The maximum sequence of the maker is 2000bp, and following is 1500, 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 750bp approximately.)</span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">Electrophoresis</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">of the</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">PCR</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">products</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">was</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">identified</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">, and&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">finally</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">PCR</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">product</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">was purified by</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">gel</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">extraction</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">kit</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">to</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">prepare for</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">digestion</span>.</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Fragment concentration: 51.7 ng/μL</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Date: </span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Monday,7.13.2015</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;"></span></strong></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">PCR on pET28a(+)</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">gene of interst</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">sJanus</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">primer</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">linker-sJanus</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">、</span><span style="font-size: 19px; font-family: arial;,sans-serif;">sJanus-Pst1</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">linker-sJanus:5’-GGTGGTGGTGGTTCTGGTGGTGGTGGTTCTAGCAACGGCAACGGCAA</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">sJanus-Pst1:5’- AACTGCAGCGGCCGCTACTAGTATCACCGACGGCGGTCTG</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">PCR system</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:(</span><span style="font-size: 19px; font-family: arial;,sans-serif;">50μl</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">dNTPS</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">linker- sJanus primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">sJanus -Pst1 primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">sJanus pET28a(+)</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Pfu enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">0.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">34.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">cycle</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">1</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">50</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">2:55℃</span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">3:58℃</span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">4</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">60</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Forever</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;">&nbsp;<span style="font-size: 19px; font-family: arial;,sans-serif;">qualitative agarose gel electrophpresis</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">sJanus on all centigrades worked</span></span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/1/13/Tianjin_GFP2.jpg" title=""/></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">(The maximum sequence of the maker is 2000bp, and following is 1500, 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 250bp approximately.)</span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">Electrophoresis</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">of the</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">PCR</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">products</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">was</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">identified</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">, and&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">finally</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">PCR</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">product</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">was purified by</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">gel</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">extraction</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">kit</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">to</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">prepare for</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">digestion</span>.</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Fragment concentration:70.2ng/μL</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Date: </span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Monday,7.13.2015</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;"></span></strong></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">PCR on pET28a(+)</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">gene of interst</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">sJanus-m</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">primer</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">linker- sJanus</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">、</span><span style="font-size: 19px; font-family: arial;,sans-serif;">sJanus-Pst1</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">linker- sJanus:5’-GGTGGTGGTGGTTCTGGTGGTGGTGGTTCTAGCAACGGCAACGGCAA</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">SJANUS-Pst1:5’- AACTGCAGCGGCCGCTACTAGTATCACCGACGGCGGTCTG</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">PCR system</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:(</span><span style="font-size: 19px; font-family: arial;,sans-serif;">50μl</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">dNTPS</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">linker- sJanus primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">sJanus -Pst1 primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">sJanus-m pET28a(+)</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Pfu enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">0.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">34.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">cycle</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">1</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">50</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">2</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">55</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">3</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">58</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">4</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">60</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Forever</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">qualitative agarose gel electrophpresis</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">sJanus-m on all centigrades worked</span></span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="/server/ueditor/upload/image/demo.jpg" title=""/></span>
 +
</p>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">(</span><span style="font-size: 19px; font-family: arial;,sans-serif;">The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 250bp approximately.</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">Electrophoresis</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">of the</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">PCR</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">products</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">was</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">identified</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">, and&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">finally</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">PCR</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">product</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">was purified by</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">gel</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">extraction</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">kit</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">to</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">prepare for</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">digestion</span>.</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Fragment concentration:70.6ng/μL</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Date: </span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Monday,7.13.2015</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;"></span></strong></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">PCR on pET28a(+)</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">gene of interst</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">inJanus</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">primer</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">linker- inJanus</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">、</span><span style="font-size: 19px; font-family: arial;,sans-serif;">inJanus-Pst1</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">linker- inJanus: 5’- GGTGGTGGTGGTTCTGGTGGTGGTGGTTCTCAACAGTGCACCACT</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">INJANUS-Pst15’- GGTGGTGGTGGTTCTGGTGGTGGTGGTTCTCAACAGTGCACCACT</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">PCR system</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:(</span><span style="font-size: 19px; font-family: arial;,sans-serif;">50μl</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">dNTPS</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">BFP_F primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">BFP_R primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">BFP pSB1C3</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Pfu enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">0.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">34.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">cycle</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">1:50.1</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">2:53.4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">3:56.4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">4:58.5</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Forever</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">qualitative agarose gel electrophpresis</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">inJanus didn’t work well. The electrophoretic bands towing phenomenon is obvious.</span></span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <img alt="demo.jpg" src="/server/ueditor/upload/image/demo.jpg" title=""/>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;"><br/></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">(The maximum sequence of the maker is 2000bp, and following is 1500, 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 250bp approximately.)</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">analyse</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;"> We suspect is caused by low temperature. So we raise the temperature to conduct the PCR later.</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Date: </span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Tuesday,7.14.2015</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;"></span></strong></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">PCR on pET28a(+)</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">gene of interst</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">inJanus</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">primer</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">linker- inJanus</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">、</span><span style="font-size: 19px; font-family: arial;,sans-serif;">inJanus-Pst1</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">linker- inJanus:</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5’- GGTGGTGGTGGTTCTGGTGGTGGTGGTTCTCAACAGTGCACCACT</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">inJanus-Pst15’- GGTGGTGGTGGTTCTGGTGGTGGTGGTTCTCAACAGTGCACCACT</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">PCR system</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:(</span><span style="font-size: 19px; font-family: arial;,sans-serif;">50μl</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">dNTPS</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">linker- inJanus</span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">inJanus</span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">-Pst1 primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">inJanus</span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">pET28a(+)</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Pfu enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">0.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">34.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">cycle</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">1:59.4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">2:65.4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">3:67.0</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Forever</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">qualitative agarose gel electrophpresis</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">inJanus-m worked</span></span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="/server/ueditor/upload/image/demo.jpg" title=""/></span>
 +
</p>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">(</span><span style="font-size: 19px; font-family: arial;,sans-serif;">The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 250bp approximately.</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">Electrophoresis</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">of the</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">PCR</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">products</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">was</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">identified</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">, and&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">finally</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">PCR</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">product</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">was purified by</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">gel</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">extraction</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">kit</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">to</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">prepare for</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">digestion</span>.</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Fragment concentration:43.5ng/μL</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Date</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">: Tuesday,7.14.2015</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;"></span></strong></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">PCR on pET28a(+)</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">gene of interst</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">inJanus-m</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">primer</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">linker-inJanus-m</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">、</span><span style="font-size: 19px; font-family: arial;,sans-serif;">inJanus-Pst1</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">linker-inJanus-m:5’-GGTGGTGGTGGTTCTGGTGGTGGTGGTTCTCAACAGTCTACCACTGGC</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">inJanus</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">-Pst15’- GGTGGTGGTGGTTCTGGTGGTGGTGGTTCTCAACAGTGCACCACT</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">PCR system</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:(</span><span style="font-size: 19px; font-family: arial;,sans-serif;">50μl</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">dNTPS</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">linker-inJanus-m primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">inJanus</span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">-Pst1 primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">inJanus-m pET28a(+)</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Pfu enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">0.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">34.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">cycle</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">1:59.4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">2:65.4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">3:67.0</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Forever</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">qualitative agarose gel electrophpresis</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">inJanus-m on these three centigrades worked</span></span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;<img alt="demo.jpg" src="/server/ueditor/upload/image/demo.jpg" title=""/></span>
 +
</p>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">(</span><span style="font-size: 19px; font-family: arial;,sans-serif;">The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 250bp approximately.</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">Electrophoresis</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">of the</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">PCR</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">products</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">was</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">identified</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">, and&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">finally</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">PCR</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">product</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">was purified by</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">gel</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">extraction</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">kit</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">to</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">prepare for</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">digestion</span>.</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Fragment concentration:55.0ng/μL</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Date: Wednesday,7.15.2015</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;"></span></strong></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">SOE PCR</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">SOE PCR stands for&nbsp;<em>Splicing by Overlapp Extension PCR</em>. It is a standard overlapp extension procedure, enabling the assembly of genes wihtout performing any cloning, digesting or ligation inbetween. All you need to do ist running PCRs with specific primers. If gene A is the upstream part and gene B has to be assembled downstream of gene A, primer lo of gene A should have an overlapp of around 20 nucleotides complementary to the first 20 nucleotides of gene B. Primer up of gene B should haven a complementary overlapp of 20 nucleotides to the end of gene A.</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="/server/ueditor/upload/image/demo.jpg" title=""/></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">gene of interst</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">GFP- sJanus</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">primer</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">Xba1-GFP</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">、</span><span style="font-size: 19px; font-family: arial;,sans-serif;">sJanus-Pst1</span></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">temperature: 53, 55, 56, and 58 centigrade.</span>
 +
</p>
 +
<p style="margin-left: 24px; text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">PCR system</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">(</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">100μl</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">dNTPS</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">GFP&nbsp; fragment</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">sJanus fragment</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Pfu enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">69μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-left: 24px; text-align: left; text-indent: 0px; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Add two kinds of primer (1μl) after 5 cycle.</span>
 +
</p>
 +
<p style="margin-left: 24px; text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">cycle</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">1</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">50</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">2</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">56</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">3</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">65</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">1</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">50</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">2</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">56</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">3</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">65</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Forever</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">qualitative agarose gel electrophpresis</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">GFP</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">-</span><span style="font-size: 19px; font-family: arial;,sans-serif;">sJanus for SOE</span> <span style="font-size: 19px; font-family: arial;,sans-serif;">PCR with PSB1C3 worked</span></span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="/server/ueditor/upload/image/demo.jpg" title=""/></span>
 +
</p>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 1000bp approximately.</span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">Electrophoresis</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">of the</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">PCR</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">products</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">was</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">identified</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">, and&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">finally</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">PCR</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">product</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">was purified by</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">gel</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">extraction</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">kit</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">to</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">prepare for</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">digestion</span>.</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Fragment concentration:32.2ng/μL</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Date: Wednesday,7.15.2015</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;"></span></strong></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">SOE PCR</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">gene of interst</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">GFP-sJanus-m</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">primer</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">Xba1-GFP</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">、</span><span style="font-size: 19px; font-family: arial;,sans-serif;">sJanus -Pst1</span></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">temperature</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;"> 53, 55, 56, and 58 centigrade.</span></span>
 +
</p>
 +
<p style="margin-left: 24px; text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;">&nbsp;<span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">PCR system</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">(</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">100μl</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">dNTPS</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">GFP&nbsp; fragment</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">sJanus-m fragment</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Pfu enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">69μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-left: 24px; text-align: left; text-indent: 0px; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Add two kinds of primer (1μl) after 5 cycle.</span>
 +
</p>
 +
<p style="margin-left: 24px; text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">cycle</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">1</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">50</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">2</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">56</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">3</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">65</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">1</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">50</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">2</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">56</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">3</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">65</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Forever</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">qualitative agarose gel electrophpresis</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">GFP</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">-</span><span style="font-size: 19px; font-family: arial;,sans-serif;">sJanus-m for SOE</span> <span style="font-size: 19px; font-family: arial;,sans-serif;">PCR with PSB1C3 worked</span></span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="/server/ueditor/upload/image/demo.jpg" title=""/></span>
 +
</p>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 1000bp approximately.</span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">Electrophoresis</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">of the</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">PCR</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">products</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">was</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">identified</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">, and&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">finally</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">PCR</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">product</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">was purified by</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">gel</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">extraction</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">kit</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">to</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">prepare for</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">digestion</span>.</span></span>
 +
</p>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Fragment concentration: 30.5ng/μL</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Date: Wednesday,7.15.2015</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;"></span></strong></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">SOE PCR</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">gene of interst</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">GFP- sJanus</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">primer</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">Xba1-GFP</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">、</span><span style="font-size: 19px; font-family: arial;,sans-serif;">inJanus-Pst1</span></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">&nbsp;temperature</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;"> 55, 56.3 ,57.8 and 58.9 centigrade.</span></span>
 +
</p>
 +
<p style="margin-left: 24px; text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">PCR system</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">(</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">100μl</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">dNTPS</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">GFP&nbsp; fragment</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">inJanus fragment</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Pfu enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">69μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-left: 24px; text-align: left; text-indent: 0px; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Add two kinds of primer (1μl) after 5 cycle.</span>
 +
</p>
 +
<p style="margin-left: 24px; text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">cycle</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">1</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">55</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">2</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">56.3</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">3</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">57.8</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">4</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">58.9</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">1</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">50</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">2</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">56</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">3</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">65</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Forever</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">qualitative agarose gel electrophpresis</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">GFP</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">-</span><span style="font-size: 19px; font-family: arial;,sans-serif;">inJanus for SOE PCR with PSB1C3 worked</span></span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="/server/ueditor/upload/image/demo.jpg" title=""/></span>
 +
</p>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">(</span><span style="font-size: 19px; font-family: arial;,sans-serif;">The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 1000bp approximately.</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">Electrophoresis</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">of the</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">PCR</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">products</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">was</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">identified</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">, and&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">finally</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">PCR</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">product</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">was purified by</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">gel</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">extraction</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">kit</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">to</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">prepare for</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">digestion</span>.</span></span>
 +
</p>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Fragment concentration:31.1ng/μL</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Date</span></strong><strong><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Wednesday,7.15.2015</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;"></span></strong></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">SOE PCR</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">gene of interst</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">GFP-inJanus</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">primer</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">Xba1-GFP</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">、</span><span style="font-size: 19px; font-family: arial;,sans-serif;">inJanus-Pst1</span></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">&nbsp;temperature</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;"> 55, 56.3 ,57.8 and 58.9 centigrade.</span></span>
 +
</p>
 +
<p style="margin-left: 24px; text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">PCR system</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">(</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">100μl</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">dNTPS</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">GFP&nbsp; fragment</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">inJanus-m fragment</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Pfu enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">69μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-left: 24px; text-align: left; text-indent: 0px; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Add two kinds of primer (1μl) after 5 cycle.</span>
 +
</p>
 +
<p style="margin-left: 24px; text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">cycle</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">1</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">55</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">2</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">56.3</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">3</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">57.8</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">4</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">58.9</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">1</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">50</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">2</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">56</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">3</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">65</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Forever</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;">&nbsp;<span style="font-size: 19px; font-family: arial;,sans-serif;">qualitative agarose gel electrophpresis</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">GFP</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">-</span><span style="font-size: 19px; font-family: arial;,sans-serif;">inJanus-m for SOE</span> <span style="font-size: 19px; font-family: arial;,sans-serif;">PCR with PSB1C3 worked</span></span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="/server/ueditor/upload/image/demo.jpg" title=""/></span>
 +
</p>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">(</span><span style="font-size: 19px; font-family: arial;,sans-serif;">The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 1000bp approximately.</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">Electrophoresis</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">of the</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">PCR</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">products</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">was</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">identified</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">, and&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">finally</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">PCR</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">product</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">was purified by</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">gel</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">extraction</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">kit</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">to</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">prepare for</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">digestion</span>.</span></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Fragment concentration:50.3ng/μL</span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;">&nbsp;<strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Date: Thursday,7.16.2015</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;"></span></strong></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">restriction enzyme digestion</span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">After qualitative agarose gel electrophpresis, all the target sequence are 1000bp approximately.</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <img alt="demo.jpg" src="/server/ueditor/upload/image/demo.jpg" title=""/>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Fragment concentration: sJanus is 6.9ng/μL, sJanus-m is 15.3ng/μL, inJanus is 4.6ng/μL, inJanus-m is 7.0ng/μL.</span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Date: Friday,7.17.2015</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;"></span></strong></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">We used T4 DNA ligase to connect them at the temperature of 22 centigrade about an hour. </span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">Transformed the expression vectors we had already connected into the <em>Escherichia coli </em>DH5α, then incubated the bacteria for 12h (37</span><span style="font-size: 19px; font-family: 宋体;">℃</span><span style="font-size: 19px; font-family: arial;,sans-serif;">).</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Date:Saturday,7.18.2015</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <img alt="demo.jpg" src="/server/ueditor/upload/image/demo.jpg" title=""/>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Enzymes cut each, but they did not work.</span>
 +
</p>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">(</span><span style="font-size: 19px; font-family: arial;,sans-serif;">The maximum of marker is 8000bp, and following is 8000, 5000, 3000,1500,1000and 500bp from up and down, our target sequence is about 1000bp approximately. But the bands in this figure are all about 5000bp, so we suspect that the fragments are not connected to plasmid.</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">Analyse</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">The fragments are not connected to plasmid.</span></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Date: Sunday,7.19.2015</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;"></span></strong></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">We chose another DH5α and trans</span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">formed again.</span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Date: Monday,7.20.2015</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;"></span></strong></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Enzyme cut, </span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Date: Tuesday,7.21.2015</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;"></span></strong></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">We design another kind of primer and reverse which contain EcoRI and XhoI site. We have got the standard GFP-sJanus and GFP-sJanus-m fragments, and we got the target fragments used to construct the expression vector by PCR.</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">gene of interst</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">EcoR1-GFP-sJanus -Xho1</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">、</span><span style="font-size: 19px; font-family: arial;,sans-serif;">EcoR1-GFP-sJanus-m-Xho1</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">primer</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">EcoR1-GFP</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">、</span><span style="font-size: 19px; font-family: arial;,sans-serif;">sJanus-Xho1</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">EcoR1-GFP: 5’-CGGAATTCATGCGTAAAGGAGAAGAACTT</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">sJanus-Xho1: 5’-CCGCTCGAGTCAAGCACCGACGGCC</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">PCR system</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:(</span><span style="font-size: 19px; font-family: arial;,sans-serif;">50μl</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">dNTPS</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">EcoR1-GFP primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">sJanus-Xho1 primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Xba1-GFP-sJanus -Pst1/ Xba1-GFP-sJanus-m-Pst1</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Pfu enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">0.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">34.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">cycle</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0" width="269">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid black; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">1:55.4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">2:56.6</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">3:57.8</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">4:60.3</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color black black; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" align="center" valign="middle" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0px 7px;" align="center" valign="middle" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Forever</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">qualitative agarose gel electrophpresis</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">:</span><span style="font-size: 19px; font-family: arial;,sans-serif;">fragments on these four centigrades all worked well.</span></span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="/server/ueditor/upload/image/demo.jpg" title=""/></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">(</span><span style="font-size: 19px; font-family: arial;,sans-serif;">The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 1000bp approximately.</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">)</span></span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">Electrophoresis</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">of the</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">PCR</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">products</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">was</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">&nbsp;</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext; border: 1px none windowtext; padding: 0px;">identified</span><span style="font-size: 19px; font-family: arial;,sans-serif; color: windowtext;">, and&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">finally</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">PCR</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">product</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">was purified by</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">gel</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">extraction</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">kit</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">to</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">prepare for</span>&nbsp;<span style="font-family: arial,helvetica,sans-serif; border: 1px none windowtext; padding: 0px;">digestion</span>.</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">Fragment concentration:EcoR1-GFP-sJanus -Xho1:55.0ng/μL</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">、</span><span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">EcoR1-GFP-sJanus-m-Xho1:60ng/μL</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Date: Saturday,8.1.2015</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;"></span></strong></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">We used enzymes of EcoRI site and XhoI site to digest the PCR product and plasmid. We used T4 DNA ligase to connect them at the temperature of 22 centigrade for about one hour. Then we transformed the expression vectors we had already connected into the <em>Escherichia coli </em>DH5α, then incubated the bacteria for 12h (37</span><span style="font-size: 19px; font-family: 宋体;">℃</span><span style="font-size: 19px; font-family: arial;,sans-serif;">)</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">It has been confirmed that these sequences we get are right when detecting them in company.</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px; font-family: arial;,sans-serif;">Date:Monday,8.10.2015</span></strong><strong><span style="font-size: 19px; font-family: arial;,sans-serif;"></span></strong></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: 19px; font-family: arial;,sans-serif;">Transformed the expression vectors(concentration:140.3ng/μL</span><span style="font-size: 19px; font-family: &quot;Arial Unicode MS&quot;,sans-serif;">、</span><span style="font-size: 19px; font-family: arial;,sans-serif;">121.4ng/μL) we had already built before (pET28a(+)) into the <em>Escherichia coli </em>BL21, then incubated the bacteria for 12h (37</span><span style="font-size: 19px; font-family: 宋体;">℃</span><span style="font-size: 19px; font-family: arial;,sans-serif;">).</span></span>
 +
</p>
 +
    </div>
 +
 +
 +
  <div id="content-in">
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-size: 19px;">1.Get the gene of BFP</span></strong></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1.1 In order to get the fusion protein, we use overlap PCR to construct the fragment(BFP- sJanus &amp; BFP-sJanus-m).We get the gene of BFP by the standard plasmid from iGEM. Then we use PCR to amplify it. The primer we design is as follow:</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">F:5’- GAATTCGCGGCCGCTTCTAGATGAGCGAACTGATCAAAGAG-3’</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">(EcoRI and XbaI site are contained). </span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">R:5’- GTGGTGGTGGTCTTGGTGGTGGTGGATTCAGTTTATGACCCAGCTT-3’</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">(linker-GGGGSGGGGS is contained)</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">We get the target sequence by PCR at the temperature of 55 ,60 and 65 centigrade.</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1.2 detail of the experiment</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">PCR system</span><span style="font-size: 19px; font-family: 宋体;">:(</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">50μl</span><span style="font-size: 19px; font-family: 宋体;">)</span></span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid windowtext; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">dNTPS</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">BFP_F primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">BFP_R primer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">BFP PSB1C3</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Pfu enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">0.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">34.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid windowtext; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">1</span><span style="font-size: 19px; font-family: 宋体;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">55</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">2</span><span style="font-size: 19px; font-family: 宋体;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">60</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">3</span><span style="font-size: 19px; font-family: 宋体;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">65</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">4</span><span style="font-size: 19px; font-family: &quot;微软雅黑&quot;,sans-serif;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Forever</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">2.Get the gene of BFP- sJanus &amp; BFP-sJanus-m</span></strong></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2.1We get the gene of BFP- sJanus &amp; BFP-sJanus-m by the plasmid pET28a(+) extracting from DH5α. And then we amplify it by PCR. The primer we design is as follow:</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">F:5’-ACCACCAAGACCACCACCACCAAGAAGCAACGGCAACGGCAAT-3’</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">(linker-GGGGSGGGGS is contained)</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">R:5’-CTGCAGGCGGCCGCTACTAGTATCAAGCACCGACGGCGG-3’</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">( SpeI, NotI, and PstI site are contained)</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">We get the target sequence by PCR at the temperature of 55, 60 and 65 centigrade.</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2.2 Details of experiment</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">PCR system</span><span style="font-size: 19px; font-family: 宋体;">:(</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">50μl</span><span style="font-size: 19px; font-family: 宋体;">)</span></span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid windowtext; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">dNTPS</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">P_F</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">P_R</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">sJanus PET28a</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Pfu enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">0.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">33.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid windowtext; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">1</span><span style="font-size: 19px; font-family: 宋体;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">55</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">2</span><span style="font-size: 19px; font-family: 宋体;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">60</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">3</span><span style="font-size: 19px; font-family: 宋体;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">65</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
                </p>
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Forever</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2.3 Results</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/d/d8/Tianjin_BFP_1.png" title=""/></span>
 +
</p>
 +
<p style="margin-left: 14px; text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">Figure 1 </span></strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">The maximum of marker is 2000bp, and the centigrade of 60 is not suitable for the system because there is a track behind it. Our target is about 250bp approximately</span></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">We get the target fragment in the end. All temperature were suitable for the PCR cycle.</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">3.Overlap PCR</span></strong></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">3.1 We use the technique of overlap PCR to get our target sequence. In this experiment, we add BFP and sJanus &amp; sJanus-m which we get in two steps and the BFP’s primer we design and sJanus &amp; sJanus-m’s reverse in the system of PCR. We get the target sequence at the temperature of 55, 60 and 65 centigrade.</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">3.2 Detail of the experiment</span>
 +
</p>
 +
<p style="margin-left: 24px; text-align: left; text-indent: 0px; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="margin-left: 24px; text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">PCR system</span><span style="font-size: 19px; font-family: 宋体;">(</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">100μl</span><span style="font-size: 19px; font-family: 宋体;">)</span></span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid windowtext; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">dNTPS</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">BFP&nbsp; &nbsp; fragment</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">sJanus fragment</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Pfu enzyme</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="146">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">69μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="margin-left: 24px; text-align: left; text-indent: 0px; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp; <br/></span>
 +
</p>
 +
<p style="margin-left: 24px; text-align: left; text-indent: 0px; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Add two kinds of primer (1μl) after 5 cycle.</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid windowtext; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">1</span><span style="font-size: 19px; font-family: 宋体;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">50</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">2</span><span style="font-size: 19px; font-family: 宋体;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">56</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">3</span><span style="font-size: 19px; font-family: 宋体;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">65</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">95</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">1</span><span style="font-size: 19px; font-family: 宋体;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">50</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">2</span><span style="font-size: 19px; font-family: 宋体;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">56</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">3</span><span style="font-size: 19px; font-family: 宋体;">:</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">65</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
                </p>
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">30s</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">72</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">10min</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="136">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">4</span><span style="font-size: 19px; font-family: 宋体;">℃</span></span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="132">
 +
                <p style="text-align: center; text-indent: 0px; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Forever</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">3.3 Results</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/a/af/Tianjin_BFP_2.png" title=""/></span>
 +
</p>
 +
<p style="text-align:left">
 +
    <span style="position: absolute; z-index: 251692032; margin-left: 196px; margin-top: 41px; width: 35px; height: 11px; font-family: arial,helvetica,sans-serif;"><br/></span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Figure 2</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;"><img alt="demo.jpg" src="https://static.igem.org/mediawiki/2015/e/e9/Tianjin_BFP_3.png" title=""/></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Figure 3. The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 1000bp approximately. We failed at first attempt. But as we change the temperature we use in PCR cycle. We finally get the target fragment. </span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">As we can see from the picture, there are two bands in every channel. One is about 1000bp and another is about 300bp. We do not know the reason of this. But after doing the confirmatory experiment, we are sure the 1000bp band is the target band we want (BFP- sJanus &amp; BFP-sJanus M). We did not get the fragment at first attempt. We change the temperature in PCR cycle. </span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">4. Construct the plasmid</span></strong></span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">4.1 We design another kind of primer and reverse which contain EcoRI and Hind III site. The condition to amplify it by PCR is same as above all. We choose pET28a(+) as our expression vector. And then, we use enzymes of EcoRI site and XhoI site to digest the PCR product and plasmid. We use T4 DNA ligase to connect them at the temperature of 22 centigrade. We insert the plasmid into competent DH5α. It has been confirmed that these sequences we get are right when detecting them in company. </span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">4.2 detail of the experiment</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Digest (60μl)&nbsp;&nbsp;&nbsp; 1h</span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0">
 +
    <tbody>
 +
        <tr class="firstRow" style=";height:19px">
 +
            <td style="border: 1px solid windowtext; padding: 0px 7px;" height="19" valign="top" width="141">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">ddH2O</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="19" valign="top" width="137">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">31μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:19px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="19" valign="top" width="141">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="19" valign="top" width="137">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">6μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:19px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="19" valign="top" width="141">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Fd1</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="19" valign="top" width="137">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:19px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="19" valign="top" width="141">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Fd2</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="19" valign="top" width="137">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">1.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style=";height:19px">
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" height="19" valign="top" width="141">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">DNA</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" height="19" valign="top" width="137">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">20μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="text-align: center; line-height: 1.5em;">
 +
    <span style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">T4 DNA ligase to connect</span><span style="font-size: 19px; font-family: 宋体;">(</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">20μl</span><span style="font-size: 19px; font-family: 宋体;">)</span><span style="font-family: arial,helvetica,sans-serif; font-size: 19px;">&nbsp; 1h</span></span>
 +
</p>
 +
<table align="center" cellpadding="0" cellspacing="0">
 +
    <tbody>
 +
        <tr class="firstRow">
 +
            <td style="border: 1px solid windowtext; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">Buffer</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: windowtext windowtext windowtext -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="100">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">2μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">T4 DNA ligase</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="100">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">0.5μl</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">plasmid</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="100">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">X</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr>
 +
            <td style="border-width: medium 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color windowtext windowtext; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 0px 7px;" valign="top" width="123">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">fragment</span>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: -moz-use-text-color windowtext windowtext -moz-use-text-color; padding: 0px 7px;" valign="top" width="100">
 +
                <p style="text-align: center; line-height: 1.5em;">
 +
                    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">5X</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align: left; line-height: 1.5em;">
 +
    <span style="font-size: 19px; font-family: arial,helvetica,sans-serif;">&nbsp;</span>
 +
</p>
 +
<p style="margin-top: 0px; margin-bottom: 16px; margin-left: 9px; text-align: left; line-height: 1.2em;">
 +
    <br/>
 +
</p>
 +
    </div>
 +
 
 +
  </div>
 +
  </div>
 +
  <div class="left" id="left1">
 +
  <div class="nav-back"></div>
 +
  <div class="nav">
 +
<div id="div1" class="on"><img id="fximg1" src="https://static.igem.org/mediawiki/2015/e/e3/Tianjin_black1Janus.png"></div>
 +
        <div id="div2"><img id="fximg2" src="https://static.igem.org/mediawiki/2015/7/7b/Tianjin_black2FsC.png"></div>
 +
 +
<div id="div3"><img id="fximg3" src="https://static.igem.org/mediawiki/2015/5/52/Tianjin_black3Thc_Cut1.png"></div>
 +
 +
<div id="div4"><img id="fximg4" src="https://static.igem.org/mediawiki/2015/0/0f/Tianjin_black4LC.png"></div>
 +
 +
<div id="div5"><img id="fximg5" src="https://static.igem.org/mediawiki/2015/b/b7/Tianjin_black5GFP.png"></div>
 +
 +
<div id="div6"><img id="fximg6" src="https://static.igem.org/mediawiki/2015/0/03/Tianjin_black6BFP.png"></div>
 +
 +
 +
</div>
 
</div>
 
</div>
 +
 +
<script type="text/javascript" src="https://2015.igem.org/Template:Tianjin/js/jquery-min?
 +
action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript">
 +
function  Go(){function Scroll(index1,num){
 +
$(".content div").eq(index1).animate({scrollTop:(num+'px')},800);
 +
}
 +
$(".nav ul li").click(function(){
 +
var $this=$(this);
 +
var index1=$this.parent().children().index($this);//ul标签是第几个
 +
var index2=$this.parent().index('.nav ul');
 +
var n=parseInt($(".nav ul").eq(index2).prev().attr('id').match(/\d/))-1;//第几个div
 +
console.log($(".content div").eq(n).children('.sp').eq(index1).position().top,n);
 +
var top=$(".content div").eq(n).children('.sp').eq(index1).position().top-$(".content div").eq(n).children('.sp').eq(0).position().top;
 +
console.log(top);
 +
Scroll(n,top);
 +
})
 +
var p=new Array();
 +
p[0]="https://static.igem.org/mediawiki/2015/b/b7/Tianjin_white1Janus.png";//白右
 +
p[1]="https://static.igem.org/mediawiki/2015/1/1a/Tianjin_white2FsC.png";
 +
p[2]="https://static.igem.org/mediawiki/2015/3/38/Tianjin_white3Thc_Cut1.png";
 +
p[3]="https://static.igem.org/mediawiki/2015/d/da/Tianjin_white4LC.png";
 +
p[4]="https://static.igem.org/mediawiki/2015/6/6b/Tianjin_white5GFP.png";
 +
p[5]="https://static.igem.org/mediawiki/2015/a/af/Tianjin_white6BFP.png";
 +
    p[6]="https://static.igem.org/mediawiki/2015/f/f3/Tianjin_white7RFP.png";
 +
p[7]="https://static.igem.org/mediawiki/2015/e/e3/Tianjin_black1Janus.png";//白右
 +
p[8]="https://static.igem.org/mediawiki/2015/7/7b/Tianjin_black2FsC.png";
 +
p[9]="https://static.igem.org/mediawiki/2015/5/52/Tianjin_black3Thc_Cut1.png";
 +
p[10]="https://static.igem.org/mediawiki/2015/0/0f/Tianjin_black4LC.png";
 +
p[11]="https://static.igem.org/mediawiki/2015/b/b7/Tianjin_black5GFP.png";
 +
p[12]="https://static.igem.org/mediawiki/2015/0/03/Tianjin_black6BFP.png";
 +
    p[13]="https://static.igem.org/mediawiki/2015/0/03/Tianjin_black7RFP.png";
 +
    var index=0;
 +
    var a=$('.nav div').length;
 +
    for(var i=0;i<a;i++)
 +
$(".main-page .nav div").eq(i).children().attr("src",p[i]);
 +
        if(document.location.search!="")
 +
        index=document.location.search.match(/\d/)-1;
 +
var l = -(index * 620.2);
 +
$(".main-page .nav div").removeClass("on");
 +
$(".main-page .nav div").eq(index).children().attr("src",p[index+p.length/2]);
 +
$(".main-page .nav div").eq(index).addClass("on");
 +
$(".main-page .content div:eq(0)").stop().animate({ "margin-top": l }, 500);
 +
 +
 +
 +
}
 +
 +
 +
$(".main-page .nav div")
 +
.click(function () {
 +
var $this = $(this);
 +
var index = $this.index('.main-page .nav div');
 +
var l = -(index * 620.2);
 +
$(".main-page .nav div").removeClass("on");
 +
$(".main-page .nav div").eq(index).addClass("on");
 +
$(".main-page .content div:eq(0)").stop().animate({ "margin-top": l }, 500);
 +
});
 +
 +
 +
$(".d").click(function(){
 +
var $this = $(this);
 +
var index = $this.index('div #content-in-in');
 +
$(".d").eq(index).siblings(".d").css("opacity",0.7);
 +
if($(".d").eq(index).css("opacity")<0.8)
 +
$(".d").eq(index).css("opacity",1);
 +
else if($(".d").eq(index).css("opacity")>0.8)
 +
$(".d").eq(index).css("opacity",0.7);
 +
$(".d2").eq(index).siblings(".d2").slideUp("20");
 +
$(".d2").eq(index).slideToggle("slow");
 +
});
 +
</script>
 +
 +
 +
</script>
 +
<script type="text/javascript" src="https://2015.igem.org/Template:Tianjin/js/hide_menu?
 +
action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript">
 +
function Loading(){
 +
$('.loading').css("display","none");
 +
}
 +
function mou2(di,num){
 +
var p=new Array();
 +
for(var k=0;k<8;k++){
 +
p[k]=new Array();
 +
}
 +
var $img=$(di).children();
 +
p[0][0]="https://static.igem.org/mediawiki/2015/b/b7/Tianjin_white1Janus.png";//白下
 +
p[0][1]="https://static.igem.org/mediawiki/2015/b/b7/Tianjin_white1Janus.png";//白右
 +
p[0][2]="https://static.igem.org/mediawiki/2015/e/e3/Tianjin_black1Janus.png";//黑右
 +
p[0][3]="https://static.igem.org/mediawiki/2015/e/e3/Tianjin_black1Janus.png";//黑下
 +
p[1][0]="https://static.igem.org/mediawiki/2015/1/1a/Tianjin_white2FsC.png";
 +
p[1][1]="https://static.igem.org/mediawiki/2015/1/1a/Tianjin_white2FsC.png";
 +
p[1][2]="https://static.igem.org/mediawiki/2015/7/7b/Tianjin_black2FsC.png";
 +
p[1][3]="https://static.igem.org/mediawiki/2015/7/7b/Tianjin_black2FsC.png";
 +
p[2][0]="https://static.igem.org/mediawiki/2015/3/38/Tianjin_white3Thc_Cut1.png";
 +
p[2][1]="https://static.igem.org/mediawiki/2015/3/38/Tianjin_white3Thc_Cut1.png";
 +
p[2][2]="https://static.igem.org/mediawiki/2015/5/52/Tianjin_black3Thc_Cut1.png";
 +
p[2][3]="https://static.igem.org/mediawiki/2015/5/52/Tianjin_black3Thc_Cut1.png";
 +
p[3][0]="https://static.igem.org/mediawiki/2015/d/da/Tianjin_white4LC.png";
 +
p[3][1]="https://static.igem.org/mediawiki/2015/d/da/Tianjin_white4LC.png";
 +
p[3][2]="https://static.igem.org/mediawiki/2015/0/0f/Tianjin_black4LC.png";
 +
p[3][3]="https://static.igem.org/mediawiki/2015/0/0f/Tianjin_black4LC.png";
 +
p[4][0]="https://static.igem.org/mediawiki/2015/6/6b/Tianjin_white5GFP.png";
 +
p[4][1]="https://static.igem.org/mediawiki/2015/6/6b/Tianjin_white5GFP.png";
 +
p[4][2]="https://static.igem.org/mediawiki/2015/b/b7/Tianjin_black5GFP.png";
 +
p[4][3]="https://static.igem.org/mediawiki/2015/b/b7/Tianjin_black5GFP.png";
 +
p[5][0]="https://static.igem.org/mediawiki/2015/a/af/Tianjin_white6BFP.png";
 +
p[5][1]="https://static.igem.org/mediawiki/2015/a/af/Tianjin_white6BFP.png";
 +
p[5][2]="https://static.igem.org/mediawiki/2015/0/03/Tianjin_black6BFP.png";
 +
p[5][3]="https://static.igem.org/mediawiki/2015/0/03/Tianjin_black6BFP.png";
 +
p[6][0]="https://static.igem.org/mediawiki/2015/f/f3/Tianjin_white7RFP.png";
 +
p[6][1]="https://static.igem.org/mediawiki/2015/f/f3/Tianjin_white7RFP.png";
 +
p[6][2]="https://static.igem.org/mediawiki/2015/0/03/Tianjin_black7RFP.png";
 +
p[6][3]="https://static.igem.org/mediawiki/2015/0/03/Tianjin_black7RFP.png";
 +
$(di).mouseover(function(){
 +
if($img[0].src==p[num][0]){
 +
$img.attr("src",p[num][3]);
 +
}
 +
else if($img[0].src==p[num][1]){
 +
$img.attr("src",p[num][2]);
 +
}
 +
})
 +
$(di).mouseout(function(){
 +
if($(di).hasClass('on')==false){
 +
if($img[0].src==p[num][3]){
 +
$img.attr("src",p[num][0]);
 +
}
 +
else if($img[0].src==p[num][2]){
 +
$img.attr("src",p[num][1]);
 +
}
 +
}
 +
 +
})
 +
$(di).mousedown(function(){
 +
var i=0;
 +
if($(di).hasClass('on')){
 +
if($img[0].src==p[num][2]){
 +
$img.attr("src",p[num][3]);
 +
}
 +
else if($img[0].src==p[num][3]){
 +
$img.attr("src",p[num][2]);
 +
}
 +
}
 +
else{
 +
var a=$('.nav div').length;
 +
for(i=0;i<a;i++){ 
 +
if(i==num){
 +
i++;
 +
if(i==a)
 +
break;
 +
}
 +
var t=i+1;
 +
$("#div"+t).children().attr("src",p[i][1]);
 +
}
 +
$img.attr("src",p[num][3]);
 +
}
 +
    var $this = $(this);
 +
var index = $this.index('.main-page .nav div');
 +
 +
var t=0;
 +
for(var i=0;i<=index;i++){
 +
if($('.nav div').eq(i).next().hasClass("navContent")==true)
 +
t++;
 +
}
 +
                        if($('.nav div').eq(i-1).next().hasClass("navContent")==true)
 +
  $('ul.navContent').eq(t-1).siblings("ul").hide(500);
 +
                        else
 +
                            $('ul.navContent').siblings("ul").hide(500);
 +
$(this).next(".navContent").slideToggle(500);
 +
})
 +
 +
}
 +
mou2("#div1",0);
 +
mou2("#div2",1);
 +
mou2("#div3",2);
 +
mou2("#div4",3);
 +
mou2("#div5",4);
 +
mou2("#div6",5);
 +
mou2("#div7",6);
 +
 +
</script>
 +
</body>
 
</html>
 
</html>

Latest revision as of 03:46, 19 September 2015

内页

Receive standard plasmid

1. Gain standard plasmid

2. Transformation:

Result: After 16~24h overnight culturing, sJanus, sJanus-m and inJanus grow colonies about one microns in diameter, evenly distributed. But inJanus-m’ colonies are relatively rare and small. Try to going on to check out

3. Strain reservation and plasmid extraction

Results: Four tube plasmid concentration is about 100 ng/uL, suitable for next steps

4. Striction Digest

I choose Xba I and Pst enzyme

5. Electrophoresis

Results: We have strips of about 2000. We can basically ensure correct standard transformation

6, DNA gel extraction   

Results: Four tube plasmid concentration is 4.9, 6.0, 9.4, 6.2 ng/uL.

 

Prepare aimed protein DNA

1. Design primers.
2. PCR 50 uL system:


ddH2O

33uL

10Xbuffer

5uL

dNTP

5uL

Template

1uL

Enzyme

1uL

Primer

2.5+2.5u

Put in PCR system, set up annealing temperature, recycle and start PCR.

3. Electrophoresis

Results: Strips of a 200 is aimed proteins. At first time, we set,58,60,62,but we can’t get aimed band, just a very bright band much smaller than aimed DNA. We think its primer dimer, then we set 50,55,60at second time. We can get aimed DNA from 55-60.

4. DAN extraction
5. Restriction enzyme digestion
6. Electrophoresis
7. DAN extraction

Use the same enzyme as one in aimed DNA.

 

Connection 

1. Connection
2. Transformation
3. Plasmid extraction The concentration is 60, 43, 70, 83 ng/mL
4. Enzyme digestion   
5. Electrophoresis

Result: I repeat 4 times. In first time there aren’t any 200 bond. I suspect it’s something wrong in enzyme digest. And then I use four pair of enzymes to cut it. There is just no 200 bond. At the fourth time, I choose to extend digestion time and smaller enzymes of XbaI and PstI. Then we have two stripes: about 200 and 2000 molecular weight.

6. Sequencing:

Almost correct except some wrong sequence in the front of the aimed proteins.

 


17.05.15

·Transformation FsC-pSB1C3 with DH5α

19.05.15

·Inoculation of LB-media with DH5α_FsC-pSB1C3; Overnight incubation at 37°C

20.05.15

·Storage the overnight incubated bacteria at -80 with glycerin (final concentration is 20%)

·Miniprep of DH5α_FsC-pSB1C3 using the TIANgel Midi Purification Kit

Nanodrop measurements of the purified plasmid:

(1): 24.1 ng/μl
(2): 33.4 ng/μl
(3): 28.6 ng/μl

26.05.15

·PCR of FsC-pSB1C3 for amplification of FsC

In a sterile 0.5ml microfuge tube, mix in the following order:

ddH2O

68μL

10x Pfu buffer with MgSO4

10μL

dNTP(2.5mM)

8μL

Primer F

5μL

Primer R

5μL

Template DNA

2μL

Pfu DNA   polymerase(2.5U/μL)

2μL

Total volume

100μL

Separate into four sterile 0.5ml microfuge tubes to make 25μL as final volume.

The primer F and R showed below:

F: 5’-GAATTCGCGGCCGCTTCTAGATGCTGCCTACTTCTAACCCT-3’

R: 5’-AGAACCTCCACCGCCAGAACCTCCTCCACCAGCAGAACCACGGAC-3’

PCR gradient is 56.4°C, 57.6°C, 60.9°C, 64.4°C.

27.05.15

·Analysis of PCR products by agarose gel electrophoresis. No bands visible.

Possible reason is the template is not correct, so we extract plasmid again from DH5α.

·Inoculation of LB-media with DH5α_FsC-pSB1C3; Overnight incubation at 37°C

28.05.15

·Storage the overnight incubated bacteria at -80 with glycerin (final concentration is 20%)

·Miniprep of DH5α_FsC-pSB1C3 using the TIANgel Midi Purification Kit

Nanodrop measurements of the purified plasmid:

(1): 38.4 ng/μl
(2): 62.9 ng/μl

·PCR of FsC-pSB1C3 for amplification of FsC

Improve the system of PCR:

System I:

ddH2O

66μL

10x Pfu buffer with MgSO4

10μL

dNTP(2.5mM)

10μL

Primer F

5μL

Primer R

5μL

Template DNA

2μL

pfu DNA polymerase(2.5U/μL)

2μL

Total volume

100μL

System I:

ddH2O

66μL

10x Pfu buffer with MgSO4

10μL

dNTP(2.5mM)

10μL

DMSO

6μL

Primer F

5μL

Primer R

5μL

Template DNA

2μL

pfu DNA polymerase(2.5U/μL)

2μL

Total volume

100μL

 


Improve the efficiency of PCR by decreasing annealing temperature. Annealing gradient is 50.1°C, 55.4°C, 60.6°C, 64.5°C

29.05.15

·Analysis of PCR products by agarose gel electrophoresis.

demo.jpg

Figure 1. The result of agarose gel electrophoresis. M is DNA marker (Trans2K DNA Marker). a to d are PCR products of System I, Template DNA(1), annealing gradient in an increasing order. e to h are PCR products of System I, Template DNA(2), annealing gradient in an increasing order. i to l are PCR products of System II, Template DNA(1), annealing gradient in an increasing order. m to o are PCR products of System II, Template DNA(2), annealing gradient in an increasing order.

Only the PCR product of System II, Template DNA(1), annealing temperature is 50.1°C has band at 650bp.

·PCR product purification using the TIANgel Midi Purification Kit

Nanodrop measurements of the purified PCR product: 8.7ng/μl

·PCR of PCR product for amplification of FsC

Use System II and decrease annealing temperature. Annealing gradient is 48.3°C, 49.1°C, 50.6°C, 52.4°C

·Analysis of PCR products by agarose gel electrophoresis.

demo.jpg

Figure 2. The result of agarose gel electrophoresis. M is DNA marker (Trans2K DNA Marker). a to d are PCR products of FsC.

·PCR product purification using the TIANgel Midi Purification Kit

Nanodrop measurements of the purified PCR product: 65.5ng/μl

·PCR for amplification of four types of Jauns (sJanus, sJanus-m, inJanus, inJanus-m)

·Analysis of PCR products by agarose gel electrophoresis.

demo.jpg

demo.jpg

Figure 3. The result of agarose gel electrophoresis. M is DNA marker (DL2000 DNA Marker). a to d are PCR products of sJanus. e to h are PCR products of sJanus-m. i to k are PCR products of inJanus. l to o are PCR products of inJanus-m.

·PCR product purification using the TIANgel Midi Purification Kit

Nanodrop measurements of the purified PCR product:

sJanus: 30.2ng/μl

sJanus-m: 45.5ng/μl

inJanus: 58.4ng/μl

inJanus-m: 64.6ng/μl

15.06.15

·Restriction digest of pSB1C3 using XbaI and PstI

System I

ddH2O

21μl

Plasmid

3μl

Green buffer

3μl

XbaI

1.5μl

PstI

1.5μl

Total   volume

30μl

 


System II

ddH2O

14μl

Plasmid

10μl

Green buffer

3μl

XbaI

1.5μl

PstI

1.5μl

Total volume

30μl

 

Digest at 37°C for 2h.

·Analysis of restriction digest by agarose gel electrophoresis.

demo.jpg

Figure 4. The result of agarose gel electrophoresis. M is DNA marker (Trans2K DNA Marker). a is digest product in System I. b is digest product in System II. c is control which is not digested by XbaI and PstI.

The bands are not in a right place. So we sequence FsC-pSB1C3. The result is no signal. Thus, we transform plasmid again with DH5αto get a correct plasmid.

08.07.15

·Transformation FsC-pSB1C3 with DH5α

09.07.15

·Inoculation of LB-media with DH5α_FsC-pSB1C3; Overnight incubation at 37°C

10.07.15

·Storage the overnight incubated bacteria at -80 with glycerin (final concentration is 20%)

·Miniprep of DH5α_FsC-pSB1C3 using the TIANgel Midi Purification Kit

Nanodrop measurements of the purified plasmid:

(1): 118.4 ng/μl

(2): 100.8 ng/μl

11.07.15

·Restriction digest of pSB1C3 using XbaI and PstI for verification.

·Analysis of restriction digest by agarose gel electrophoresis.

demo.jpg

Figure 5. The result of agarose gel electrophoresis. M1 is DNA marker (Trans2K DNA Marker). M2 is DNA marker (Trans8K DNA Marker).a is digest product of FsC-pSB1C3.

·Overlap PCR of fragment FsC and four types Janus for amplification of fusion fragment

Annealing gradient is 58.8°C, 61.1°C, 63.0°C and 64.3°C

·Analysis of Overlap PCR products by agarose gel electrophoresis.

demo.jpgdemo.jpg

demo.jpg


Figure 6. The result of agarose gel electrophoresis. M is DNA marker (Trans2K DNA Marker). a to d are Overlap PCR products of FsC-sJanus. e to h are Overlap PCR products of FsC-sJanus-m. i to l are PCR Overlap products of FsC-inJanus. m to o are Overlap PCR products of FsC-inJanus-m. All the annealing gradient is in an decreasing order.

12.07.15

·PCR product purification using the TIANgel Midi Purification Kit

Nanodrop measurements of the purified PCR product:

FsC-sJanus: 92.4ng/μl

FsC-sJanus-m: 67.4ng/μl

FsC-inJanus: 80.5ng/μl

FsC-inJanus-m: 75.3ng/μl

14.07.15

·Verification of Overlap PCR

  PCR of fusion fragment for verification fragment FsC and fragment Janus.

·Analysis of PCR products by agarose gel electrophoresis.

demo.jpg

demo.jpg


Figure 7. The result of agarose gel electrophoresis. M is DNA marker (Trans2K DNA Marker). a to d are PCR products of FsC which use FsC-sJanus, FsC-sJanus-m, FsC-INJANUS, FsC-inJanus-m,as template respectively. e, g, i, k are PCR products of Janus which use FsC-SJANUS, FsC-sJanus-m, FsC-inJanus, FsC-inJanus-m as template respectively. f, h, j, l are PCR products of Janus which use sJanus, sJanus-m, inJanus, inJanus-m as template respectively.

Fragment FsC and four types of Janus can amplify from fusion fragment which means Overlap PCR is successful.

16.07.15

·PCR of four types fusion fragment for amplification of expression fragment

17.07.15

·Analysis of PCR products by agarose gel electrophoresis.

demo.jpg

demo.jpg

demo.jpg


Figure 8. The result of agarose gel electrophoresis. M is DNA marker (DL2000 DNA Marker). a1 to a4 are PCR products of FsC expression fragment. b1 to b4 are PCR products of FsC-sJanus expression fragment. c1 to c4 are PCR products of FsC -sJanus-m expression fragment. d1 to d4 are PCR products of FsC-inJanus expression fragment. e1 to e4 are PCR products of FsC-inJanus-m expression fragment.

·PCR product purification using the TIANgel Midi Purification Kit

Nanodrop measurements of the purified PCR product:

FsC: 84.6ng/μl

FsC-sJanus: 78.3ng/μl

FsC-sJanus-m: 43.8ng/μl

FsC-inJanus: 61.6ng/μl

FsC-inJanus-m: 48.9ng/μl

18.07.15

·Transformation plasmid pET-28a with Trans1-T1

19.07.15

·Inoculation of LB-media with Trans1-T1_ pET-28a; Overnight incubation at 37°C

·Storage the overnight incubated bacteria at -80 with glycerin (final concentration is 20%)

·Miniprep of Trans1-T1_ pET-28a using the TIANgel Midi Purification Kit

Nanodrop measurements of the purified plasmid:

(1): 146.7 ng/μl

(2): 139.5ng/μl

20.07.15

·Restriction digest of plasmid pET-28a, FsC expression fragment, FsC-sJanus-m expression fragment, FsC-inJanus-m expression fragment using XhoI and EcoRI

·Analysis of restriction digest by agarose gel electrophoresis.

demo.jpg

Figure 9. The result of agarose gel electrophoresis. M1 is DNA marker (Trans8K DNA Marker). M2 is DNA marker (DL2000 DNA Marker). a is restriction digest product of pET-28a. b is restriction digest product of FsC expression fragment. c is restriction digest product of FsC-sJanus-m expression fragment. d is restriction digest product of FsC-inJanus-m expression fragment.

·Ligation of the digested genes (FsC expression fragment, FsC-sJanus-m expression fragment, FsC-inJanus-m expression fragment) into pET-28a.

·Transformation ligation products with DH5α

22.07.15

·Inoculation of LB-media with DH5α_ FsC_pET-28a, DH5α_ FsC-sJanus-m_pET-28a, DH5α_ FsC-inJanus-m_pET-28a; Overnight incubation at 37°C

·Storage the overnight incubated bacteria at -80 with glycerin (final concentration is 20%)

·Miniprep of DH5α_ FsC_pET-28a, DH5α_ FsC-sJanus-m_pET-28a, DH5α_ FsC-inJanus-m_pET-28a using the TIANgel Midi Purification Kit

Nanodrop measurements of the purified plasmid:

FsC_pET-28a (1): 108.4 ng/μl

FsC_pET-28a (2): 138.7ng/μl

FsC-sJanus-m_pET-28a (1): 96.8 ng/μl

FsC-sJanus-m _pET-28a (2): 114.5ng/μl

FsC-inJanus-m _pET-28a (1): 103.7 ng/μl

FsC-inJanus-m _pET-28a (2): 125.5ng/μl

·Verification of ligation product by restriction digest.

·Analysis of restriction digest by agarose gel electrophoresis.

demo.jpg

Figure 10. The result of agarose gel electrophoresis. M1 is DNA marker (DL2000 DNA Marker). M2 is DNA marker (Trans8K DNA Marker). a1 is restriction digest product of FsC-inJanus-m _pET-28a (2). a2 is restriction digest product of FsC-inJanus-m _pET-28a (1). b1 is restriction digest product of FsC-sJanus-m _pET-28a (2). b2 is restriction digest product of FsC-sJanus-m_pET-28a (1). c1 is restriction digest product of FsC _pET-28a (2). c2 is restriction digest product of FsC _pET-28a (1).

Except FsC-inJanus-m _pET-28a (1), all the ligation products are correct through restriction digest. Sequencing DNA of these three kinds recombinant plasmid.

23.07.15

The templates of Janus have been confused through the result of sequencing DNA. sJanus-m is confused with SJANUS. inJanus is confused with inJanus-m and eventually we only get FsC-sJanus. We restart from PCR of other three types of Janus.

31.07.15

·PCR for amplification of three types of Janus (sJanus-m, inJanus, inJanus-m)

01.08.15

·Analysis of PCR products by agarose gel electrophoresis.

·PCR product purification using the TIANgel Midi Purification Kit

Nanodrop measurements of the purified PCR product:

sJanus-m: 57.5ng/μl

INJANUS: 89.4ng/μl

inJanus-m: 77.6ng/μl

·Overlap PCR of fragment FsC and four types Janus for amplification of fusion fragment

·Analysis of Overlap PCR products by agarose gel electrophoresis.

demo.jpg

Figure 11. The result of agarose gel electrophoresis. M is DNA marker (DL2000 DNA Marker). a1 to a4 are Overlap PCR products of FsC-sJanus-m. b1 to b4 are Overlap PCR products of FsC-INJANUS. c1 to c4 are PCR Overlap products of FsC-inJanus-m.

No bands in the b1 to b4 which means the Overlap PCR of FsC-INJANUS are failed.

·Verification of Overlap PCR

  PCR of fusion fragment for verification fragment FsC and fragment Janus.

02.08.15

·Analysis of PCR products by agarose gel electrophoresis.

demo.jpg

Figure 12. The result of agarose gel electrophoresis. M is DNA marker (Trans2K DNA Marker). a and c are PCR products of FsC which use FsC-sJanus-m, FsC-inJanus-m as template respectively. b and d are PCR products of Janus which uses FsC-sJanus-m, FsC-inJanus-m as template respectively.

Fragment FsC and two types of Janus can amplify from fusion fragment which means Overlap PCR is successful.

·PCR of two types fusion fragment for amplification of expression fragment

·Analysis of PCR products by agarose gel electrophoresis.

demo.jpg

Figure 13. The result of agarose gel electrophoresis. M is DNA marker (DL2000 DNA Marker). a1 to a4 are PCR products of FsC -sJanus-m expression fragment. b1 to b4 are PCR products of FsC-inJanus-m expression fragment.

·PCR product purification using the TIANgel Midi Purification Kit

Nanodrop measurements of the purified PCR product:

FsC-sJanus-m:73.6ng/μl

FsC-inJanus-m: 66.4ng/μl

·Restriction digest of pET-28a, FsC-sJanus-m expression fragment, FsC-inJanus-m expression fragment using XhoI and EcoRI

·Analysis of restriction digest by agarose gel electrophoresis.

demo.jpg

Figure 14. The result of agarose gel electrophoresis. M1 is DNA marker (Trans8K DNA Marker). M2 is DNA marker (DL2000 DNA Marker). a is restriction digest product of pET-28a. b is restriction digest product of FsC-sJanus-m expression fragment. d is restriction digest product of FsC-inJanus-m expression fragment.

·PCR product purification using the TIANgel Midi Purification Kit

·Ligation of the digested genes (FsC-sJanus-m expression fragment, FsC-inJanus-m expression fragment) into pET-28a.

·Transformation ligation products with DH5α

03.08.15

·Inoculation of LB-media with DH5α_ FsC-sJanus-m_pET-28a, DH5α_ FsC-inJanus-m_pET-28a; Overnight incubation at 37°C

04.08.15

·Storage the overnight incubated bacteria at -80 with glycerin (final concentration is 20%)

·Miniprep of DH5α_ FsC-sJanus-m_pET-28a, DH5α_ FsC-inJanus-m_pET-28a using the TIANgel Midi Purification Kit

Nanodrop measurements of the purified plasmid:

FsC-sJanus-m_pET-28a (1): 87.4ng/μl

FsC-sJanus-m _pET-28a (2): 95.9ng/μl

FsC-inJanus-m _pET-28a (1): 125.6ng/μl

FsC-inJanus-m _pET-28a (2): 103.4ng/μl

·Verification of ligation product by restriction digest.

·Analysis of restriction digest by agarose gel electrophoresis.

demo.jpg

Figure 15. The result of agarose gel electrophoresis. M1 is DNA marker (DL2000 DNA Marker). M2 is DNA marker (Trans8K DNA Marker). a is restriction digest product of FsC-sJanus-m_pET-28a (1). b is restriction digest product of FsC-sJanus-m _pET-28a (2). c is restriction digest product of FsC-inJanus-m _pET-28a (1). d is restriction digest product of FsC-inJanus-m_pET-28a (2).

Two ligation products (FsC-sJanus-m_pET-28a (1), FsC-inJanus-m _pET-28a (2)) are correct through restriction digest. Sequencing DNA of these two kinds recombinant plasmid.

05.08.15

The results of sequencing DNA are correct.

07.08.15

·Transformation FsC _pET-28a, FsC-sJanus_pET-28a, FsC-sJanus-m_pET-28a with BL21.

 


We mixed 200ng of the target gene sequence-Thc_Cut1, which is synthesized by IDT Company, with 50ul ddH20, making the final concentration up to 4ng/μl. And then, we divided them into five eppendorf tubes equally. We confirmed the right of sequence of Thc_Cut1 by PCR.

demo.jpg

We made sure that 58.8 is suitable for amplifying by the PCR of Thc_Cut1 which we have done. Next, we amplified the gene of Thc_Cut1, sJanus and its mutant sJanus-m by PCR. In this process, we didn’t do pre-experiment because of the experience of other groups. The temperature of PCR ranges from 55 centigrade to 65 centigrade. The following pictures of gel show that we got the target sequence successfully. (This is the standardized part.)


demo.jpg

demo.jpg


Today, we got the primers of inJanus and its mutant inJanus-m. In the experiment, we constructed a gradient of temperature, ranging from 55.7 centigrade to 63.0 centigrade to search for the best condition. The picture of them show that all of them is suitable, but the temperature of 56.9 is the best. And then, we make the target sequence recycled. (This is the standardized part.)

demo.jpgdemo.jpg

We linked the Thc_Cut1 with sJanus in the third step of overlap. The following picture shows the reagents we used and the exact amount we added in this system. The condition is the same to the process of our getting the gene of Thc_Cut1- sJanus-m. Using the method of PAGE, we found our target gene sequence and make them recycled.

Overlap system (100μl)

10×Buffer

10μl

dNTPS

10μl

Thc-_Thc_Cut1   standardized fragment

5μl

Hydrophobin standardized   fragment

5μl

Pfu enzyme

1μl

ddH2O

69μl

After the process of pre-PCR, we put the forward and reverse primer to this system, each for 4μl, and then continued the PCR as usual.


demo.jpg

demo.jpg

We confirmed that the final gene sequence is right by PCR. In this process, we use the target sequence we got in above steps as the template DNA. And then, we added the primer and the reverse of Thc_Cut1, sJanus and sJanus-m in the PCR system. Using method of PAGE, we can confirmed that these two gene have been linked together correctly. The following picture shows the reagents we used and the exact amount we added in this system.

PCR system10μl

10×Buffer

1μl

dNTPS

1μl

Forward primer

0.4μl

Reverse primer

0.4μl

Overlap fragment

0.4μl

Pfu enzyme

0.2μl

ddH2O

6.6μl

 

 demo.jpgdemo.jpg

We used enzymes of XbaI and PstI to digest the product PCR and plasmid, and restored them in the -20 centigrade.

restriction enzyme digestion system (30μl)

ddH2O

10μl

ddH2o

16μl

10×Buffer

3μl

10×Buffer

3μl

Xba1

1.5μl

Xba1

1μl

Pst1

1.5μl

Pst1

1μl

DNA(plasmid)

14μl

DNA(PCR fragment)

10μl

 

We used T4 DNA ligase to connect the gene coding Thc_Cut1- sJanus with the plasmid of pSB1C3. In this experiment, the amount of product is about 5 times of plasmid.

 The following picture shows the reagents we used and the exact amount we added in the system of connection.

connection system

10×Buffer

2 μl

T4  ligase

1 μl

plasmid

X μl

fragment

5x μl

 

There are bacterial colony in the selective medium containing chloramphenicol. We selected three of them everyone, added into the tubes containing LB. And then, we incubated them in the shaker at the temperature of 37 centigrade overnight.

 When incubated overnight, we measured OD to judge whether the cells could be used to extract plasmid. We selected the suitable ones, and extracted the plasmid. And then, we used enzymes of Xba1 and Pst1 to digest some of them. The total volume of enzyme digest is 10μl. Using the method of PAGE, we know that the plasmid connected with Thc_Cut1- sJanus-m may be right. We sent our sample to company, using the technique of Solexa to check it.

demo.jpg

We used the standardized gene as the template DNA to amplify the gene of expression. In this process, we also got the sequence of Thc_Cut1 which can be transferred and secret. The following picture of gel shows that we have got our target sequence successfully. The temperature of PCR is 60 centigrade.

demo.jpg

We added 5μl of the bacterial containing the plasmid of pET28a(+) to 5mL of LB, which contains 5μl of ampicillin. And then, we incubated them at the shaker overnight.

 We exacted the plasmid and used enzymes of EcoR1 and Xho1 to digest it. In this process, the total volume of this system is 20μl. We also did the same to the target sequence and the total volume is 30μl. After finishing above all, we used gel electrophoresis to test and make the gene recycled.

 We connected the gene coding Thc_Cut1, Thc_Cut1- sJanus, Thc_Cut1- sJanus-m, Thc_Cut1- inJanus and Thc_Cut1- inJanus-m with plasmid of pET28a(+). The reagents and amount we used are same to above. The total volume of this system is 20μl. Finally, we transferred them into competent cells and incubated overnight.

 When incubated overnight, there are bacterial colonies in the selective medium contain ampicillin. We selected two of them and added into LB. Finally, we incubated them overnight. In this process, we can judge whether the plasmids we constructed are right by enzyme digesting.

 When incubated overnight, we measured OD to judge whether the cells could be used to extract plasmid. We selected the suitable ones, and extracted the plasmid. And then, we used enzymes of EcoR1 and Xho1 to digest some of them. The total volume of enzyme digest is 10μl. Using the method of PAGE, we know that the plasmid connected with Thc_Cut1 and Thc_Cut1- sJanus-m may be right. We sent our sample to company, using the technique of Solexa to check them.


5.27 Get the PCR products of four basic parts.

demo.jpg

Figure 1. We got the PCR products of injanus, sjanus and sjanus-m. However, for some unknown reason, we didn’t get the PCR products of injanus-m. Although we had set temperature gradient as figure 1 showed.

7.11 overlap PCR

demo.jpg

Figure 2.  In order to get the final parts which used to express protein. We did overlap PCR to get LC-sjanus, LC-injanus-m and LC-injanus-m. The detailed protocols can be seen as follow.

PCR system100μl

Buffer

10μl

dNTPS

8μl

LC   fragment

3μl

sJanus   fragment

3μl

Pfu   enzyme

2μl

ddH2O

70μl

Add two kinds of primer (2μl) after 5 cycle.

5 cycles

95

5min

95

30s

158.8

261.1

364.3

30s

72

2min30s

72

10min

4

Forever

   35 cycles

95

5min

95

30s

158.8

261.1

364.3

30s

72

2min30s

72

10min

4

Forever

Overlap PCR of LC-sjanus( used in PSB1C3)

demo.jpg

Figure 3.  We tried to do overlap PCR of LC-sjanus used in PSB1C3 first. Then we used this as template DNA to PCR LC-sjanus used in expression.

In this step, we got very light electrophoresis strip the length of which is about 1200 bp.

7.12   PCR of LC-sjanus used in expression

demo.jpg

Figure 4.  Failed. We didn’t get the product. The reason may be that the specificity of the primers was not high.

7.13 Restriction digest of LC-injanus, LC-injanus-m and LC-sjanus using EcoR1 and Xhol1

demo.jpg

Figure 5.  Restriction digest of LC-injanus, LC-injanus-m and LC-sjanus using EcoR1 and Xhol1.

7.15 verify our PCR products

demo.jpg

Figure 6.  In order to prove that the parts we got used in expression is correct, we used LC-injanus, LC-injanus-m, LC-sjanus and LC-sjanus-m as templates to pcr LC and other four basic parts: injanus, injanus-m, sjanus, sjanus-m. The result was partially successful. It is very clear in this figure that all parts have LC, but LC-injanus and LC-injanus-m do not have their other part. It may because that our PCR system 10μis too small.

7.16  verify our parts again

demo.jpg

Figure 7.  This figure shows clearly that LC-sjanus-m, LC-injanus and LC-injanus-m are all correct.

7.17  Overlap PCR  LC-sJanus  (compared with other group adding DMSO )

 

demo.jpg

Figure 8.  Failed. We can not see any differences.

7.18  change primers

demo.jpg

Figure 9.  We changed primers to do overlap pcr but failed.

7.22 LC-sJanus overlap pcr

demo.jpg

Figure 10.  We changed our pcr system from 50μ to 25μ, and changed cycle times from 5 to 10.

7.23 Colony PCR of LC-sjanus-m and LC-injanus-m after transformation.

demo.jpg

Figure 11.  Colony PCR. Finally four lanes had light electrophoresis strips. But after enzyme digestion showed that they were all false positive.

7.24  enzyme digestion of LC-sjanus-m and LC-injanus-m after transformation.

demo.jpg

Figure 12.  Failed.

Verification PCR products of LC-sjanus.

demo.jpg

Figure 13.  We verified the correction of LC-sjanus pcr products. The result showed that it was correct.

Amplification PCR of LC-sjanus

demo.jpg

Figure 14.  We successfully amplified LC-sjanus although the electrophoresis strips were light.

7.28 Enzyme digest LC-sjanus

demo.jpg

Figure 15.  LC- janus after Enzyme digestion using EcoR1 and Xhol1.

 7.29 PCR of Standardized fragment

demo.jpg

Figure 16.  We succeeded to get LC-injanus and LC-injanus-m but failed to get LC-sjanus.

enzyme digestion of LC-sjanus-m and LC-injanus-m after transformation

demo.jpg

Figure 17.  Succeeded

8.1 enzyme digestion of LC-sjanus after transformation into PET-28a

demo.jpg

Figure 18.  Failed. The reason may be the ratio of plasmid and LC-sjanus was not suitable. So we considered to change the ratio from 1:5 to 1:10.

8.03 Overlap PCR of LC-sjanus(Standardized fragment)

demo.jpg

Figure 19.  It was clear that we failed.

8.04 enzyme digestion of standardized fragment using Xba1 and Pst1.

demo.jpg

Figure 20.  Enzyme digestion of standardized fragment and PSB1C3.

enzyme digestion after transforming LC-sjanus and LC-injanus into PET-28a.

We tried many times but all failed. We can’t find the reason.

In follow figures, our parts should be about 1200bp length if we had.

8.05

demo.jpg

Figure 21

8.06

demo.jpg

Figure 22

8.08

demo.jpg

Figure 23

8.16 enzyme digestion after transforming LC-sjanus-m into PSB1C3.

demo.jpg

Figure 24. Succeeded. And the after DNA Sequencing results showed it was correct. The standardization of LC-sjanus-m was completed.

enzyme digestion after transforming LC-sjanus into PET-28a.

demo.jpg

Figure 25. Failed

8.18  enzyme digestion after Single colony of LC-sjanus again.

demo.jpg

Figure 26. Failed. Because of lack of fragment and failing many times, we decided to stop any work of LC-sjanus.

8.20 enzyme digestion after transforming LC-injanus and LC-injanus-m into PSB1C3.

demo.jpg

Figure 27. succeeded. But the third lane of LC-injanus may lost the part of injanus. This situation also can be seen in other cloning group. It may due to the mispairing of fragment and plasmid or nonspecific binding when doing PCR.

Summary: We managed to complete the standardization of LC-sjanus-m, LC-injanus and LC-injanus-m except LC-sjanus. And we finally decided to give up LC-sjanus.

Protein expression

LC using N-terminal 6Xhis tag

demo.jpg

demo.jpg

Figure 1 and figure 2.  A is broth before inducing
B is broth after inducing
C is the Precipitation of broken bacteria
D is the liquid flowing through the Ni column
E is medium in the column
F is the MCAC 20 flowing through the Ni column
G is the medium in the column after being washed by MCAC 20
H is the MCAC 30 flowing through the Ni column
I is the medium in the column after being washed by MCAC 30
J is the MCAC 50 flowing through the Ni column
K is the medium in the column after being washed by MCAC 50
L is the MCAC 100 flowing through the Ni column
N is the medium in the column after being washed by MCAC 100
O is the MCAC 200 flowing through the Ni column
P is the medium in the column after being washed by MCAC 200
Q is the MCAC 500 flowing through the Ni column
R is the medium in the column after being washed by MCAC 500
S is the protein sample washed down by MCAC 100
T is the protein sample washed down by MCAC 200

If we successfully expressed LC, it should be about 36KDa. It is clear that LC was not expressed with N-terminal 6xhis tag, so we decided to change expression plasmid which expresses protein with N terminal GST.

demo.jpg

Figure 3.  A is broth before inducing
B is broth after inducing
C is supernatant after centrifugation
D is the Precipitation of broken bacteria
E is the medium in the column after being washed by 1xPBS
F is the medium in the column after being handled by Prescission Protease
G is the protein sample

If we successfully expressed LC, it should be about 60KDa for being fused with GST. And in lane D, we had an obvious stripe in a similar position, which means that LC was all expressed as inclusion body. Due to this, we decided to give up the expression of LC.

LC-sjanus-m using N-terminal 6Xhis tag

demo.jpg

demo.jpg

Figure 1 and figure 2.  A is broth before inducing
B is broth after inducing
C is the Precipitation of broken bacteria
D is the liquid flowing through the Ni column
E is medium in the column
F is the MCAC 20 flowing through the Ni column
G is the medium in the column after being washed by MCAC 20
H is the MCAC 30 flowing through the Ni column
I is the medium in the column after being washed by MCAC 30
J is the MCAC 50 flowing through the Ni column
K is the medium in the column after being washed by MCAC 50
L is the MCAC 100 flowing through the Ni column
N is the medium in the column after being washed by MCAC 100
O is the MCAC 200 flowing through the Ni column
P is the medium in the column after being washed by MCAC 200
Q is the MCAC 500 flowing through the Ni column
R is the medium in the column after being washed by MCAC 500
S is the protein sample washed down by MCAC 100
T is the protein sample washed down by MCAC 200

If we successfully expressed LC-sjanus-m, it should be about 44KDa. It is clear that LC-sjanus-m was not expressed with N-terminal 6xhis tag.

After we failed to express LC with GST, we stopped all expression work about LC. We hope other teams in the future can find way to manage it

Saturday.6.6.2015

PCR on PSB1C3

gene of interstGFP

primer: Xba1-GFPGFP-linker

Xba1-GFP: 5’-GCTCTAGATGCGTAAAGGAGAAGAACTTTTCACTGGAGTTGTC

GFP-linker: 5’-AGAACCACCACCACCAGAACCACCACCACCTTTGTATAGTTCATC

PCR system:(50μl

Buffer

5μl

dNTPS

5μl

linker- sJanus primer

2μl

sJanus -Pst1 primer

2μl

sJanus-m pET28a(+)

1μl

Pfu enzyme

0.5μl

ddH2O

34.5μl


cycle

95

5min

95

30s

150

255

358

460

30s

72

2min

72

10min

4

Forever

 

Electrophoresis of the PCR products was identified, and finally PCR product was purified by gel extraction kit to prepare for digestion.

qualitative agarose gel electrophpresisGFP on 55, 58, 60 centigrade worked well.

 

demo.jpg


(The maximum sequence of the maker is 2000bp, and following is 1500, 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 750bp approximately.)

Electrophoresis of the PCR products was identified, and finally PCR product was purified by gel extraction kit to prepare for digestion.

Fragment concentration: 51.7 ng/μL

Date: Monday,7.13.2015

PCR on pET28a(+)

gene of interstsJanus

primerlinker-sJanussJanus-Pst1

linker-sJanus:5’-GGTGGTGGTGGTTCTGGTGGTGGTGGTTCTAGCAACGGCAACGGCAA

sJanus-Pst1:5’- AACTGCAGCGGCCGCTACTAGTATCACCGACGGCGGTCTG

PCR system:(50μl

Buffer

5μl

dNTPS

5μl

linker- sJanus primer

2μl

sJanus -Pst1 primer

2μl

sJanus pET28a(+)

1μl

Pfu enzyme

0.5μl

ddH2O

34.5μl

cycle

95

5min

95

30s

150

2:55℃

3:58℃

460

30s

72

2min

72

10min

4

Forever

 qualitative agarose gel electrophpresissJanus on all centigrades worked

demo.jpg

(The maximum sequence of the maker is 2000bp, and following is 1500, 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 250bp approximately.)

Electrophoresis of the PCR products was identified, and finally PCR product was purified by gel extraction kit to prepare for digestion.

Fragment concentration:70.2ng/μL

Date: Monday,7.13.2015

PCR on pET28a(+)

gene of interstsJanus-m

primerlinker- sJanussJanus-Pst1

linker- sJanus:5’-GGTGGTGGTGGTTCTGGTGGTGGTGGTTCTAGCAACGGCAACGGCAA

SJANUS-Pst1:5’- AACTGCAGCGGCCGCTACTAGTATCACCGACGGCGGTCTG

PCR system:(50μl

Buffer

5μl

dNTPS

5μl

linker- sJanus primer

2μl

sJanus -Pst1 primer

2μl

sJanus-m pET28a(+)

1μl

Pfu enzyme

0.5μl

ddH2O

34.5μl

cycle

95

5min

95

30s

150

255

358

460

30s

72

2min

72

10min

4

Forever

qualitative agarose gel electrophpresissJanus-m on all centigrades worked

demo.jpg

The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 250bp approximately.

Electrophoresis of the PCR products was identified, and finally PCR product was purified by gel extraction kit to prepare for digestion.

Fragment concentration:70.6ng/μL

Date: Monday,7.13.2015

PCR on pET28a(+)

gene of interstinJanus

primerlinker- inJanusinJanus-Pst1

linker- inJanus: 5’- GGTGGTGGTGGTTCTGGTGGTGGTGGTTCTCAACAGTGCACCACT

INJANUS-Pst15’- GGTGGTGGTGGTTCTGGTGGTGGTGGTTCTCAACAGTGCACCACT

PCR system:(50μl

Buffer

5μl

dNTPS

5μl

BFP_F primer

2μl

BFP_R primer

2μl

BFP pSB1C3

1μl

Pfu enzyme

0.5μl

ddH2O

34.5μl

cycle

95

5min

95

30s

1:50.1

2:53.4

3:56.4

4:58.5

30s

72

2min

72

10min

4

Forever

 

qualitative agarose gel electrophpresisinJanus didn’t work well. The electrophoretic bands towing phenomenon is obvious.

demo.jpg


(The maximum sequence of the maker is 2000bp, and following is 1500, 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 250bp approximately.)

analyse We suspect is caused by low temperature. So we raise the temperature to conduct the PCR later.

Date: Tuesday,7.14.2015

PCR on pET28a(+)

gene of interstinJanus

primerlinker- inJanusinJanus-Pst1

linker- inJanus:

5’- GGTGGTGGTGGTTCTGGTGGTGGTGGTTCTCAACAGTGCACCACT

inJanus-Pst15’- GGTGGTGGTGGTTCTGGTGGTGGTGGTTCTCAACAGTGCACCACT

PCR system:(50μl

Buffer

5μl

dNTPS

5μl

linker- inJanus

primer

2μl

inJanus

-Pst1 primer

2μl

inJanus

pET28a(+)

1μl

Pfu enzyme

0.5μl

ddH2O

34.5μl

cycle

95

5min

95

30s

1:59.4

2:65.4

3:67.0

30s

72

2min

72

10min

4

Forever

qualitative agarose gel electrophpresisinJanus-m worked

demo.jpg

The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 250bp approximately.

Electrophoresis of the PCR products was identified, and finally PCR product was purified by gel extraction kit to prepare for digestion.

Fragment concentration:43.5ng/μL

Date: Tuesday,7.14.2015

PCR on pET28a(+)

gene of interstinJanus-m

primerlinker-inJanus-minJanus-Pst1

linker-inJanus-m:5’-GGTGGTGGTGGTTCTGGTGGTGGTGGTTCTCAACAGTCTACCACTGGC

inJanus

-Pst15’- GGTGGTGGTGGTTCTGGTGGTGGTGGTTCTCAACAGTGCACCACT

PCR system:(50μl

Buffer

5μl

dNTPS

5μl

linker-inJanus-m primer

2μl

inJanus

-Pst1 primer

2μl

inJanus-m pET28a(+)

1μl

Pfu enzyme

0.5μl

ddH2O

34.5μl

cycle

95

5min

95

30s

1:59.4

2:65.4

3:67.0

30s

72

2min

72

10min

4

Forever

qualitative agarose gel electrophpresisinJanus-m on these three centigrades worked

 demo.jpg

The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 250bp approximately.

Electrophoresis of the PCR products was identified, and finally PCR product was purified by gel extraction kit to prepare for digestion.

Fragment concentration:55.0ng/μL

Date: Wednesday,7.15.2015

SOE PCR

SOE PCR stands for Splicing by Overlapp Extension PCR. It is a standard overlapp extension procedure, enabling the assembly of genes wihtout performing any cloning, digesting or ligation inbetween. All you need to do ist running PCRs with specific primers. If gene A is the upstream part and gene B has to be assembled downstream of gene A, primer lo of gene A should have an overlapp of around 20 nucleotides complementary to the first 20 nucleotides of gene B. Primer up of gene B should haven a complementary overlapp of 20 nucleotides to the end of gene A.

demo.jpg

gene of interstGFP- sJanus

primerXba1-GFPsJanus-Pst1

temperature: 53, 55, 56, and 58 centigrade.

PCR system100μl

Buffer

10μl

dNTPS

10μl

GFP  fragment

5μl

sJanus fragment

5μl

Pfu enzyme

1μl

ddH2O

69μl

Add two kinds of primer (1μl) after 5 cycle.

cycle

95

5min

95

30s

150

256

365

 

 

30s

72

2min

72

10min

95

5min

95

30s

150

256

365

30s

72

2min

72

10min

4

Forever

qualitative agarose gel electrophpresisGFPsJanus for SOE PCR with PSB1C3 worked

demo.jpg

The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 1000bp approximately.

Electrophoresis of the PCR products was identified, and finally PCR product was purified by gel extraction kit to prepare for digestion.

Fragment concentration:32.2ng/μL

Date: Wednesday,7.15.2015

SOE PCR

gene of interstGFP-sJanus-m

primerXba1-GFPsJanus -Pst1

temperature 53, 55, 56, and 58 centigrade.

 PCR system100μl

Buffer

10μl

dNTPS

10μl

GFP  fragment

5μl

sJanus-m fragment

5μl

Pfu enzyme

1μl

ddH2O

69μl

Add two kinds of primer (1μl) after 5 cycle.

cycle

95

5min

95

30s

150

256

365

30s

72

2min

72

10min

95

5min

95

30s

150

256

365

30s

72

2min

72

10min

4

Forever

qualitative agarose gel electrophpresisGFPsJanus-m for SOE PCR with PSB1C3 worked

demo.jpg

The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 1000bp approximately.

Electrophoresis of the PCR products was identified, and finally PCR product was purified by gel extraction kit to prepare for digestion.

Fragment concentration: 30.5ng/μL

Date: Wednesday,7.15.2015

SOE PCR

gene of interstGFP- sJanus

primerXba1-GFPinJanus-Pst1

 temperature 55, 56.3 ,57.8 and 58.9 centigrade.

PCR system100μl

Buffer

10μl

dNTPS

10μl

GFP  fragment

5μl

inJanus fragment

5μl

Pfu enzyme

1μl

ddH2O

69μl

Add two kinds of primer (1μl) after 5 cycle.

cycle

95

5min

95

30s

155

256.3

357.8

458.9

30s

72

2min

72

10min

95

5min

95

30s

150

256

365

30s

72

2min

72

10min

4

Forever

qualitative agarose gel electrophpresisGFPinJanus for SOE PCR with PSB1C3 worked

demo.jpg

The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 1000bp approximately.

Electrophoresis of the PCR products was identified, and finally PCR product was purified by gel extraction kit to prepare for digestion.

Fragment concentration:31.1ng/μL

DateWednesday,7.15.2015

SOE PCR

gene of interstGFP-inJanus

primerXba1-GFPinJanus-Pst1

 temperature 55, 56.3 ,57.8 and 58.9 centigrade.

PCR system100μl

Buffer

10μl

dNTPS

10μl

GFP  fragment

5μl

inJanus-m fragment

5μl

Pfu enzyme

1μl

ddH2O

69μl

Add two kinds of primer (1μl) after 5 cycle.

cycle

95

5min

95

30s

155

256.3

357.8

458.9

30s

72

2min

72

10min

95

5min

95

30s

150

256

365

30s

72

2min

72

10min

4

Forever

 qualitative agarose gel electrophpresisGFPinJanus-m for SOE PCR with PSB1C3 worked

demo.jpg

The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 1000bp approximately.

Electrophoresis of the PCR products was identified, and finally PCR product was purified by gel extraction kit to prepare for digestion.

Fragment concentration:50.3ng/μL

 Date: Thursday,7.16.2015

restriction enzyme digestion

After qualitative agarose gel electrophpresis, all the target sequence are 1000bp approximately.

demo.jpg

Fragment concentration: sJanus is 6.9ng/μL, sJanus-m is 15.3ng/μL, inJanus is 4.6ng/μL, inJanus-m is 7.0ng/μL.

Date: Friday,7.17.2015

We used T4 DNA ligase to connect them at the temperature of 22 centigrade about an hour.

Transformed the expression vectors we had already connected into the Escherichia coli DH5α, then incubated the bacteria for 12h (37).

Date:Saturday,7.18.2015

demo.jpg

Enzymes cut each, but they did not work.

The maximum of marker is 8000bp, and following is 8000, 5000, 3000,1500,1000and 500bp from up and down, our target sequence is about 1000bp approximately. But the bands in this figure are all about 5000bp, so we suspect that the fragments are not connected to plasmid.

AnalyseThe fragments are not connected to plasmid.

Date: Sunday,7.19.2015

We chose another DH5α and trans

formed again.

Date: Monday,7.20.2015

Enzyme cut,

Date: Tuesday,7.21.2015

We design another kind of primer and reverse which contain EcoRI and XhoI site. We have got the standard GFP-sJanus and GFP-sJanus-m fragments, and we got the target fragments used to construct the expression vector by PCR.

gene of interstEcoR1-GFP-sJanus -Xho1EcoR1-GFP-sJanus-m-Xho1

primerEcoR1-GFPsJanus-Xho1

EcoR1-GFP: 5’-CGGAATTCATGCGTAAAGGAGAAGAACTT

sJanus-Xho1: 5’-CCGCTCGAGTCAAGCACCGACGGCC

PCR system:(50μl

Buffer

5μl

dNTPS

5μl

EcoR1-GFP primer

2μl

sJanus-Xho1 primer

2μl

Xba1-GFP-sJanus -Pst1/ Xba1-GFP-sJanus-m-Pst1

1μl

Pfu enzyme

0.5μl

ddH2O

34.5μl

cycle

95

5min

95

30s

1:55.4

2:56.6

3:57.8

4:60.3

30s

72

2min

72

10min

4

Forever

qualitative agarose gel electrophpresisfragments on these four centigrades all worked well.

demo.jpg

The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 1000bp approximately.

Electrophoresis of the PCR products was identified, and finally PCR product was purified by gel extraction kit to prepare for digestion.

Fragment concentration:EcoR1-GFP-sJanus -Xho1:55.0ng/μLEcoR1-GFP-sJanus-m-Xho1:60ng/μL

Date: Saturday,8.1.2015

We used enzymes of EcoRI site and XhoI site to digest the PCR product and plasmid. We used T4 DNA ligase to connect them at the temperature of 22 centigrade for about one hour. Then we transformed the expression vectors we had already connected into the Escherichia coli DH5α, then incubated the bacteria for 12h (37)

It has been confirmed that these sequences we get are right when detecting them in company.

Date:Monday,8.10.2015

Transformed the expression vectors(concentration:140.3ng/μL121.4ng/μL) we had already built before (pET28a(+)) into the Escherichia coli BL21, then incubated the bacteria for 12h (37).

1.Get the gene of BFP

1.1 In order to get the fusion protein, we use overlap PCR to construct the fragment(BFP- sJanus & BFP-sJanus-m).We get the gene of BFP by the standard plasmid from iGEM. Then we use PCR to amplify it. The primer we design is as follow:

F:5’- GAATTCGCGGCCGCTTCTAGATGAGCGAACTGATCAAAGAG-3’

(EcoRI and XbaI site are contained).

R:5’- GTGGTGGTGGTCTTGGTGGTGGTGGATTCAGTTTATGACCCAGCTT-3’

(linker-GGGGSGGGGS is contained)

We get the target sequence by PCR at the temperature of 55 ,60 and 65 centigrade.

1.2 detail of the experiment

PCR system:(50μl

Buffer

5μl

dNTPS

5μl

BFP_F primer

2μl

BFP_R primer

2μl

BFP PSB1C3

1μl

Pfu enzyme

0.5μl

ddH2O

34.5μl

 

 

95

5min

95

30s

155

260

365

 

30s

72

2min

72

10min

4

Forever

 

2.Get the gene of BFP- sJanus & BFP-sJanus-m

2.1We get the gene of BFP- sJanus & BFP-sJanus-m by the plasmid pET28a(+) extracting from DH5α. And then we amplify it by PCR. The primer we design is as follow:

F:5’-ACCACCAAGACCACCACCACCAAGAAGCAACGGCAACGGCAAT-3’

(linker-GGGGSGGGGS is contained)

R:5’-CTGCAGGCGGCCGCTACTAGTATCAAGCACCGACGGCGG-3’

( SpeI, NotI, and PstI site are contained)

We get the target sequence by PCR at the temperature of 55, 60 and 65 centigrade.

2.2 Details of experiment

 

 

PCR system:(50μl

Buffer

5μl

dNTPS

5μl

P_F

2μl

P_R

2μl

sJanus PET28a

2μl

Pfu enzyme

0.5μl

ddH2O

33.5μl

 

95

5min

95

30s

155

260

365

 

30s

72

2min

72

10min

4

Forever

 

2.3 Results

demo.jpg

Figure 1 The maximum of marker is 2000bp, and the centigrade of 60 is not suitable for the system because there is a track behind it. Our target is about 250bp approximately

We get the target fragment in the end. All temperature were suitable for the PCR cycle.

3.Overlap PCR

3.1 We use the technique of overlap PCR to get our target sequence. In this experiment, we add BFP and sJanus & sJanus-m which we get in two steps and the BFP’s primer we design and sJanus & sJanus-m’s reverse in the system of PCR. We get the target sequence at the temperature of 55, 60 and 65 centigrade.

3.2 Detail of the experiment

 

PCR system100μl

Buffer

10μl

dNTPS

10μl

BFP    fragment

5μl

sJanus fragment

5μl

Pfu enzyme

1μl

ddH2O

69μl

 

Add two kinds of primer (1μl) after 5 cycle.

 

95

5min

95

30s

150

256

365

 

30s

72

2min

72

10min

95

5min

95

30s

150

256

365

 

30s

72

2min

72

10min

4

Forever

 

 

3.3 Results

demo.jpg


Figure 2

demo.jpg

Figure 3. The maximum of marker is 2000bp, and following is 1000, 750, 500, 250 and 100bp from up and down, our target sequence is about 1000bp approximately. We failed at first attempt. But as we change the temperature we use in PCR cycle. We finally get the target fragment.

As we can see from the picture, there are two bands in every channel. One is about 1000bp and another is about 300bp. We do not know the reason of this. But after doing the confirmatory experiment, we are sure the 1000bp band is the target band we want (BFP- sJanus & BFP-sJanus M). We did not get the fragment at first attempt. We change the temperature in PCR cycle.

4. Construct the plasmid

4.1 We design another kind of primer and reverse which contain EcoRI and Hind III site. The condition to amplify it by PCR is same as above all. We choose pET28a(+) as our expression vector. And then, we use enzymes of EcoRI site and XhoI site to digest the PCR product and plasmid. We use T4 DNA ligase to connect them at the temperature of 22 centigrade. We insert the plasmid into competent DH5α. It has been confirmed that these sequences we get are right when detecting them in company.

4.2 detail of the experiment

 

Digest (60μl)    1h

ddH2O

31μl

buffer

6μl

Fd1

1.5μl

Fd2

1.5μl

DNA

20μl

 

 

T4 DNA ligase to connect20μl  1h

Buffer

2μl

T4 DNA ligase

0.5μl

plasmid

X

fragment

5X