Team:Shenzhen SFLS/Project

From 2013hs.igem.org

(Difference between revisions)
(Project)
Line 1: Line 1:
-
{{Sfls1}}
 
-
 
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
Line 25: Line 23:
<li>other information</li>
<li>other information</li>
</ul>  
</ul>  
-
REMEMBER, keep all of your pages within your teams namespace. <br><span style="font-weight:normal; font-style:italic;">Example: 2013hs.igem.org/Team:Shenzhen_SFLS/Our_Pets</span>
+
REMEMBER, keep all of your pages within your teams namespace. <br><span style="font-weight:normal; font-style:italic;">Example: 2013hs.igem.org/Team:Deerfield_MA/Our_Pets</span>
</div>
</div>
</div>
</div>
-
 
-
 
-
 
-
<style type="text/css">
 
-
 
-
#box-1 {position: absolute;
 
-
top: 300px;
 
-
left:42px;
 
-
z-index:1;
 
-
width:170px;
 
-
height: 260px;
 
-
}
 
-
 
-
 
-
#box-2 {position: absolute;
 
-
top: 300px;
 
-
left:237px;
 
-
z-index:1;
 
-
width:170px;
 
-
height: 260px;
 
-
}
 
-
 
-
 
-
#box-3 {position: absolute;
 
-
top: 300px;
 
-
left:437px;
 
-
z-index:1;
 
-
width:180px;
 
-
height: 260px;
 
-
}
 
-
 
-
#box-idea{
 
-
position:absolute;
 
-
top:420px;
 
-
width:170px;
 
-
}
 
-
 
-
 
-
#box-science{
 
-
position:absolute;
 
-
top:420px;
 
-
width:160px;
 
-
}
 
-
 
-
#box-logo{
 
-
position:absolute;
 
-
top:590px;
 
-
left:303px;
 
-
z-index:4;
 
-
}
 
-
 
-
#box-store{
 
-
position:absolute;
 
-
top:420px;
 
-
width:160px;
 
-
}
 
-
 
-
#main_pic{
 
-
position:absolute;
 
-
top:-10px;
 
-
left:0px;
 
-
background-color: transparent;
 
-
z-index:1;
 
-
}
 
-
 
-
#bg_pic{
 
-
position:absolute;
 
-
background-color: transparent;
 
-
z-index:0;
 
-
}
 
-
 
-
#news {min-height: 1100px;}
 
-
#bodyContent { background-color: transparent; border: none; width: 975px; min-height: 1100px;}
 
-
 
-
.gallery p  {padding: 0 20px;
 
-
                        text-align: justify;
 
-
                        font-size: 12px;}
 
-
 
-
div.img
 
-
  {
 
-
  margin:2px;
 
-
  height:auto;
 
-
  width:auto;
 
-
  float:center;
 
-
  text-align:center;
 
-
  }
 
-
 
-
#b1{ position:absolute;
 
-
top:650px; left:50px; width:100px;
 
-
}
 
-
 
-
#b2{ position:absolute;
 
-
top:630px; left:260px;width:100px;
 
-
}
 
-
 
-
#b3{ position:absolute;
 
-
top:650px; left:500px;width:100px;
 
-
}
 
-
 
-
#b4{ position:absolute;
 
-
top:750px; left:50px;width:100px;
 
-
}
 
-
 
-
#b5{ position:absolute;
 
-
top:750px; left:280px;width:100px;
 
-
}
 
-
 
-
#b6{ position:absolute;
 
-
top:770px; left:510px;width:100px;
 
-
}
 
-
 
-
#b7{
 
-
position:absolute;
 
-
top:600px;
 
-
left:250px;
 
-
}
 
-
 
-
</style>
 
-
 
-
<script type="text/javascript">
 
-
 
-
var IdeaArray = new Array();
 
-
var ScienceArray = new Array();
 
-
var StoreArray = new Array();
 
-
 
-
for (var i = 0; i <= 2; i++) {
 
-
IdeaArray[i] = new Image();
 
-
ScienceArray[i] = new Image();
 
-
StoreArray[i] = new Image();
 
-
}
 
-
 
-
 
-
<table>
 
-
 
-
<tr>
 
-
<td>111</td>
 
-
</tr>
 
-
 
-
</table>
 
-
 
-
<div id="navigation">
 
-
<div id="menu" style="position:static">
 
-
<ul>
 
-
  <li id="mainHome"><a class="aMain" href="#">Home</a></li>
 
-
  <li id="mainTeam"><a class="aTeam" href="#">Team</a>
 
-
<ul>
 
-
  <li><a href="#">Overview</a></li>
 
-
  <li><a href="#">Participants</a></li>
 
-
  <li><a href="#">Advisors</a></li>
 
-
  <li><a href="#">Scientific  Environment</a></li>
 
-
  <li><a href="#">Gallery</a></li>
 
-
          <li><a href="#">Acknowledgements</a></li>
 
-
</ul>
 
-
    </li>
 
-
    <li id="mainProject"><a class="aProject" href="#">Project</a>
 
-
<ul>
 
-
          <li><a href="#">Abstract</a></li>
 
-
          <li><a href="#">Introduction</a></li>
 
-
          <li><a href="#">Sensor Construction</a></li>
 
-
          <li><a href="#">Measurements</a></li>
 
-
          <li><a href="#">Human Practice</a></li>
 
-
          <li><a href="#">Summary &amp; Outlook</a></li>
 
-
          <li><a href="#">References</a></li>
 
-
</ul>
 
-
    </li>
 
-
 
-
 
-
  <li id="mainParts"><a class="aParts" href="#">Parts</a>
 
-
   
 
-
  </li>
 
-
  <li id="mainNotebook"><a class="aNotebook" href="#">Notebook</a>
 
-
      <ul>
 
-
          <li><a href="#">Notebook-Timeline</a></li>
 
-
        <li><a href="#">Materials</a></li>
 
-
          <li><a href="#">Methods</a></li>
 
-
          <li><a href="#">Safety</a></li>
 
-
      </ul>
 
-
    </li>
 
-
  <li id="mainSponsors"><a class="aSponsors" href="#">Sponsors</a></li>
 
-
 
 
-
</ul></div><!-- end drop menu -->
 
-
</div>
 
-
 
-
 
</html>
</html>
<!-- *********************** End of the alert box *********************** -->
<!-- *********************** End of the alert box *********************** -->
 +
{|align="justify"
{|align="justify"
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
-
|[[Image:Shenzhen_SFLS_logo.png|200px|right|frame]]
+
|[[Image:Deerfield_MA_logo.png|200px|right|frame]]
|-
|-
|
|
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
-
|[[Image:Shenzhen_SFLS_team.png|right|frame|Your team picture]]
+
|[[Image:Deerfield_MA_team.png|right|frame|Your team picture]]
|-
|-
|
|
-
|align="center"|[[Team:Shenzhen_SFLS | Team Shenzhen_SFLS]]
+
|align="center"|[[Team:Deerfield_MA | Team Deerfield_MA]]
|}
|}
Line 232: Line 47:
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
-
!align="center"|[https://igem.org/Team.cgi?year=2013&division=high_school&team_name=Shenzhen_SFLS Official Team Profile]
+
!align="center"|[https://igem.org/Team.cgi?year=2013&division=high_school&team_name=Deerfield_MA Official Team Profile]
|}
|}
 +
===Team===
 +
Tell us about your team, your school!
-
Give us some time,we are very busy right now
 
===Project===
===Project===
-
Student at SFLS want to produce an enzyme known as “acid phosphatase” (“AP”). AP is known to be inhibited by heavy metals, and it might be inhibited by different pesticides. In order to attain AP, students could simply order it or extract it from a plant. For IGEM, however, they will need to do it the hard way: they will need to force a bacteria to produce more AP than it normally does. This can be achieved by: 
+
What are you working on this semester?
-
 
+
-
1.Find out what gene is responsible for AP production. Figure out if it can be easily inserted into e.coli or yeast genome
+
-
 
+
-
2.Order this gene from a laboratory.
+
-
 
+
-
3.Insert(插入) this gene into e。coil or yeast.
+
-
 
+
-
4.Isolate(隔离) AP after it has been expressed.
+
-
 
+
-
5. Use fluorometric analysis(荧光分析)and note the baseline wavelength(排列波长) of light shot through a agarose/jellose/AP in the presence of an acid.
+
-
 
+
-
===Team===
+
-
blablabla
+

Revision as of 08:51, 25 March 2013


This is a template page. READ THESE INSTRUCTIONS.
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples HERE.
You MUST have the following information on your wiki:
  • a team description
  • project description
  • safety information (did your team take a safety training course? were you supervised in the lab?)
  • team attribution (who did what part of your project?)
You may also wish to add other page such as:
  • lab notebook
  • sponsor information
  • other information
REMEMBER, keep all of your pages within your teams namespace.
Example: 2013hs.igem.org/Team:Deerfield_MA/Our_Pets



You can write a background of your team here. Give us a background of your team, the members, etc. Or tell us more about something of your choosing.
Deerfield MA logo.png

Tell us more about your project. Give us background. Use this as the abstract of your project. Be descriptive but concise (1-2 paragraphs)

Your team picture
Team Deerfield_MA


Official Team Profile

Contents

Team

Tell us about your team, your school!


Project

What are you working on this semester?


Notebook

Show us how you spent your days.


Results/Conclusions

What did you achieve over the course of your semester?


Safety

What safety precautions did your team take? Did you take a safety training course? Were you supervised at all times in the lab?


Attributions

Who worked on what?


Human Practices

What impact does/will your project have on the public?


Fun!

What was your favorite team snack?? Have a picture of your team mascot?


<forum_subtle />