Team:Peking/DataPage/Parts

From 2013.igem.org

(Difference between revisions)
Line 156: Line 156:
/*end navigation bar*/
/*end navigation bar*/
/*Major body*/
/*Major body*/
-
#MajorBody{position:absolute; top:24px; left:0px; width:1200px; height:590px; background-color:#f9f9f7;}
+
#MajorBody{position:absolute; top:24px; left:0px; width:1200px; height:340px; background-color:#f9f9f7;}
#LeftNavigation{position:fixed; top:130px; float:left; width:200px; height:100%; background-color:#313131;z-index:1000;}
#LeftNavigation{position:fixed; top:130px; float:left; width:200px; height:100%; background-color:#313131;z-index:1000;}
-
#ProjectList{position:absolute; top:60px; left:0px; color:#ffffff; font-family: calibri, arial, helvetica, sans-serif;}
+
#ProjectListTitle{position:absolute; top:60px; left:20px; color:#ffffff; font-family: calibri, arial, helvetica, sans-serif; border-bottom:0px}
-
#ProjectList > li {display:block; list-style-type:none; width:180px; height:45px; font-size:20px; text-align:left; background-color:transparent;}
+
#ProjectList{position:absolute; top:120px; left:5px; color:#ffffff; font-family: calibri, arial, helvetica, sans-serif;}
 +
#ProjectList > li {display:block; list-style-type:none; width:180px; height:30px; font-size:20px; text-align:left; background-color:transparent;}
#ProjectList a {color:#ffffff; text-decoration:none; line-height:30px;}
#ProjectList a {color:#ffffff; text-decoration:none; line-height:30px;}
Line 165: Line 166:
-
#ModelOverviewContainer{position:absolute; top:130px; left:200px; width:1000px; height:460px;}
+
#ModelOverviewContainer{position:absolute; top:130px; left:200px; width:1000px; height:210px;}
#ModelOverviewBackground{position:absolute; top:0px; top:0px;}
#ModelOverviewBackground{position:absolute; top:0px; top:0px;}
-
#ModelOverviewTitle{position:absolute; left:800px; top:280px; border-bottom:0px; color:#FFFFFF; font-size:48px; font-family:calibri,Arial, Helvetica, sans-serif;line-height:60px; text-align:center;}
+
#ModelOverviewTitle{position:absolute; left:0px; top:50px; width:1000px;  border-bottom:0px; color:#FFFFFF; font-size:48px; font-family:calibri,Arial, Helvetica, sans-serif;line-height:60px; text-align:center;}
#MoedlOverviewIntroduction{position:absolute; left:60px; top:55px; border-bottom:0px; color:#FFFFFF; font-size:25px; font-family:calibri,Arial, Helvetica, sans-serif;line-height:60px; text-align:center;}
#MoedlOverviewIntroduction{position:absolute; left:60px; top:55px; border-bottom:0px; color:#FFFFFF; font-size:25px; font-family:calibri,Arial, Helvetica, sans-serif;line-height:60px; text-align:center;}
-
#ModelOverviewContent{position:absolute; top:130px; left:60px; width:700px; height:400px;color:#FFFFFF;  font-size:18px;font-family:calibri,Arial, Helvetica, sans-serif; text-align:justify; line-height:30px;}
+
#ModelOverviewContent{position:absolute; top:100px; left:60px; width:700px; height:400px;color:#FFFFFF;  font-size:18px;font-family:calibri,Arial, Helvetica, sans-serif; text-align:justify; line-height:30px;}
/*Parts Editing Area*/
/*Parts Editing Area*/
-
#PartsEditingArea{position:absolute; left:200px; top:590px; width:1000px; height:2000px; background-color:#ffffff;}
+
#PartsEditingArea{position:absolute; left:200px; top:340px; width:1000px; height:2000px; background-color:#ffffff; padding:60px 0;}
-
 
+
#Paragraph1{position:relative; left:100px; width:190px; font-size:25px; font-family:calibri,Arial, Helvetica, sans-serif;line-height:30px; text-align:center; background-color:#5cc33c; color:#ffffff;}
-
#ParagraphExample{position:relative; left:500px; width:300px;}
+
#ImageExample{position:relative;}
 +
#Paragraph2{position:relative; left:100px; width:800px; font-size:18px; font-family:calibri,Arial, Helvetica, sans-serif;line-height:25px; text-align:justify}
#ImageExample{position:relative;}
#ImageExample{position:relative;}
/*End of Parts Editing Area*/
/*End of Parts Editing Area*/
Line 254: Line 256:
<div id="MajorBody">   
<div id="MajorBody">   
     <div id="LeftNavigation">
     <div id="LeftNavigation">
 +
          <h1 id="ProjectListTitle">Data Page</h1>
           <ul id="ProjectList">
           <ul id="ProjectList">
-
                 <li><a>Introduction</a><li>
+
                 <li><a href="https://2013.igem.org/Team:Peking/DataPage/Parts">Parts</a><li>
-
                 <li><a>Defining The Best Topology</a><li>
+
                 <li><a href="https://2013.igem.org/Team:Peking/DataPage/JudgingCriteria">Judging Criteria</a><li>
-
                <li><a>Sensitivity analysis</a><li>
+
                 </ul>
                 </ul>
     </div>
     </div>
     <div id="ModelOverviewContainer">
     <div id="ModelOverviewContainer">
-
           <img id="ModelOverviewBackground" src="https://static.igem.org/mediawiki/2013/1/15/Peking2013_model_overview.jpg" />
+
           <img id="ModelOverviewBackground" src="https://static.igem.org/mediawiki/igem.org/a/a4/Peking2013_Datapage_background.jpg" />
           <h1 id="ModelOverviewTitle">Parts</h1>
           <h1 id="ModelOverviewTitle">Parts</h1>
-
           <h1 id="MoedlOverviewIntroduction">Introduction</h1>
+
           <h1 id="MoedlOverviewIntroduction"></h1>
-
           <p id="ModelOverviewContent">A regular reporter (for example, fluorescent proteins or pigment) can only detect a narrow range of concentration of input signals, (Figure 1) because they mainly possess a Hill-function type dose-response curve. The linear proportion of such a dose-response curve is relatively narrow,causing it sensitive to only a narrow range of input intensity. Thus the regular reporters are not proper devices for quantitative measurement. In order to design a quantitative, economical and convenient aromatics detector, we decided to build a band pass filter.<br/>
+
           <p id="ModelOverviewContent"><br/>
</p>
</p>
Line 272: Line 274:
<!--parts editing area-->
<!--parts editing area-->
<div id="PartsEditingArea">
<div id="PartsEditingArea">
 +
<p id="Paragraph1">Achievements
 +
</p>
 +
</br>
 +
  <p id="Paragraph2">
 +
We are very proud of our many achievements from this summer. Here is a compilation of our feats!
 +
</br>
 +
</br>
 +
1. We collaborated with a lab and helped 5 other iGEM teams by sharing DNA materials, characterizing their parts and modeling! (for more details <a href="/Team:Peking/HumanPractice/iGEMWorkshop">Click Here</a>)
 +
</br>
 +
2. We outlined in detail a new approach of human pratice called "Model iGEM". It's a small jamboree for several frequently communicating teams. (for more details <a href="/Team:Peking/HumanPractice/ModeliGEM">Click Here</a>)
 +
</br>
-
  <p id="ParagraphExample">A regular reporter (for example, fluorescent proteins or pigment) can only detect a narrow range of concentration of input signals, (Figure 1) because they mainly possess a Hill-function type dose-response curve. The linear proportion of such a dose-response curve is relatively narrow,causing it sensitive to only a narrow range of input intensity. Thus the regular reporters are not proper devices for quantitative measurement. In order to design a quantitative, economical and convenient aromatics detector, we decided to build a band pass filter.</p>
+
3. We submitted 45 high quality and well-characterized standard biobricks!  (for more details: <a href="/Team:Peking/DataPage/Parts">Click Here</a>)
 +
</br>
 +
4. We improved a previous part, which is the combination of Salicylic acid inducible promoter pSal and its transcriptional regulator NahR: <a href="http://parts.igem.org/Part:BBa_J61051">BBa_J61051</a> The improved part is <a href="http://parts.igem.org/Part:BBa_K1031610">BBa_K1031610</a>
 +
</br>
 +
5. We did aromatic biosensor mining using bioinformatical approach.  (for more details: <a href="/Team:Peking/Project/SensorMining">Click Here</a>)
 +
</br>
 +
6. We successfully constructed several biosensors to detect aromatics with different organic group, and orthogonality of these biosensors was tested. We did adaptors for our biosensors to improve their performance.  (for more details: <a href="/Team:Peking/Project/BioSensors">Click Here</a>)
 +
</br>
 +
7. A band-pass filter was constructed to achieve convenient test for environmental samples. (for more details: <a href="/Team:Peking/Project/BandpassFilter">Click Here</a>)
 +
</br>
 +
Therefore, we believe that we deserve a Gold Medal Prize.
 +
</p>
-
  <img id="ImageExample" src="https://static.igem.org/mediawiki/igem.org/d/da/Peking2013_home_appendix5.jpg" />
 

Revision as of 17:10, 25 September 2013

Parts


Achievements


We are very proud of our many achievements from this summer. Here is a compilation of our feats!

1. We collaborated with a lab and helped 5 other iGEM teams by sharing DNA materials, characterizing their parts and modeling! (for more details Click Here)
2. We outlined in detail a new approach of human pratice called "Model iGEM". It's a small jamboree for several frequently communicating teams. (for more details Click Here)
3. We submitted 45 high quality and well-characterized standard biobricks! (for more details: Click Here)
4. We improved a previous part, which is the combination of Salicylic acid inducible promoter pSal and its transcriptional regulator NahR: BBa_J61051 The improved part is BBa_K1031610
5. We did aromatic biosensor mining using bioinformatical approach. (for more details: Click Here)
6. We successfully constructed several biosensors to detect aromatics with different organic group, and orthogonality of these biosensors was tested. We did adaptors for our biosensors to improve their performance. (for more details: Click Here)
7. A band-pass filter was constructed to achieve convenient test for environmental samples. (for more details: Click Here)
Therefore, we believe that we deserve a Gold Medal Prize.