Team:Stony Brook

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
{{DISPLAYTITLE:<span style="display: none"></span>}}
{{DISPLAYTITLE:<span style="display: none"></span>}}
-
<html>
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-
<style>
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
+
<!-- saved from url=(0014)about:internet -->
-
</style>
+
<html xmlns="http://www.w3.org/1999/xhtml">
-
<!--main content -->
+
<head>
-
<table width="70%" align="center">
+
<title>Stony Brook iGEM Homepage</title>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
<!--welcome box -->
+
</body>
-
<tr>
+
<style type="text/css">
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
body {
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
background-image: url(https://static.igem.org/mediawiki/2014/a/a5/Stony_brook_home_background.png);
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
background-repeat:no-repeat;
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
background-position: center center;
-
<br>
+
background-attachment: fixed;
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:Stony_Brook&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-webkit-background-size: cover;
-
</td>
+
-moz-background-size: cover;
-
</tr>
+
-o-background-size: cover;
 +
background-size: cover;
 +
}
 +
#header {
 +
width: 672px;
 +
position: absolute;
 +
top:29%;
 +
left:50%;
 +
margin-left: -310px;
 +
margin-top:-50px;
 +
}
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
#navigation {
-
<!-- end welcome box -->
+
width: 65px;
 +
padding: 9px;
 +
float: left;
 +
color: #FFF;
 +
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 +
text-align: center;
 +
font-size:small;
 +
font-weight:bold;
 +
}
-
<tr>
+
#navigation p{
 +
display:none;
 +
}
-
<!--navigation menu -->
+
#navigation a:hover + p{
-
<td align="center" colspan="3">
+
display: block;
 +
}
-
<table  width="100%">
+
img:hover{
-
<tr heigth="15px"></tr>
+
opacity: 0.8;
-
<tr heigth="75px">
+
filter: alpha(opacity=80);
 +
}
 +
#iGEM_logo {
 +
position: absolute;
 +
left: 90%;
 +
top: 2%;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
#navigation_container {
-
<a href="https://2014.igem.org/Team:Stony_Brook"style="color:#000000">Home </a> </td>
+
width: 520 px;
 +
position: absolute;
 +
top: 40%;
 +
right: 50%;
 +
margin-right: -263px;
 +
margin-top:-50px;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://2014.igem.org/Team:Stony_Brook/Team"style="color:#000000"> Team </a> </td>
 
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
a{
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=Stony_Brook"style="color:#000000"> Official Team Profile </a></td>
+
outline: 0;
 +
}
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
#login{
-
<a href="https://2014.igem.org/Team:Stony_Brook/Project"style="color:#000000"> Project</a></td>
+
width: 400px;
 +
height: 20px;
 +
background-color: #000;
 +
opacity: 0.7;
 +
filter: alpha(opacity=70);
 +
position: absolute;
 +
top: 0;
 +
left:0;
 +
}
 +
#login ul{
 +
list-style-type: none;
 +
margin: 0;
 +
padding: 0px;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#login li{
-
<a href="https://2014.igem.org/Team:Stony_Brook/Parts"style="color:#000000"> Parts</a></td>
+
float: left;
 +
text-align: center;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#login a{
-
<a href="https://2014.igem.org/Team:Stony_Brook/Modeling"style="color:#000000"> Modeling</a></td>
+
display: block;
 +
height: 20px;
 +
line-height: 20px;
 +
width: 100px;
 +
text-decoration: none;
 +
color: #FFF;
 +
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 +
font-size: x-small;
 +
vertical-align: middle;
 +
font-weight: bold;
 +
color: #FFF;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
#login a:hover{
-
<a href="https://2014.igem.org/Team:Stony_Brook/Notebook"style="color:#000000"> Notebook</a></td>
+
color: #0F0;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#facebook{
-
<a href="https://2014.igem.org/Team:Stony_Brook/Safety"style=" color:#000000"> Safety </a></td>
+
position: absolute;
 +
bottom: 1%;
 +
left: 1%;
 +
padding-bottom: 5px;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#twitter{
-
<a href="https://2014.igem.org/Team:Stony_Brook/Attributions"style="color:#000000"> Attributions </a></td>
+
position: absolute;
 +
bottom: 1%;
 +
left: 7%;
 +
padding-bottom: 5px;
 +
}
 +
#projectDescription{
 +
position:absolute;
 +
bottom:25%;
 +
left:50%;
 +
width:584px;
 +
height:340px;
 +
margin-left:-265.6px;
 +
margin-bottom:-127px;
 +
overflow:auto;
 +
 +
}
 +
#projectDescription h1, p{
 +
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 +
color:#FFFFFF;
 +
padding: 0px 20px 0px 20px;
 +
opacity:1;
 +
}
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
#projectDescription h1{
-
</tr>
+
text-align:center;
-
</table>
+
}
-
<!--end navigation menu -->
+
#projectDescription p{
-
</tr>
+
text-indent: 25px;
 +
}
 +
#background{
 +
position:absolute;
 +
bottom:25%;
 +
left:50%;
 +
width:584px;
 +
height:340px;
 +
background-color:#000;
 +
margin-left:-265.6px;
 +
margin-bottom:-127px;
 +
color: #FFF;
 +
background-opacity:0.5;
 +
filter: alpha(opacity=50);
-
</tr>
+
</style>
-
+
 +
<a href="https://igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2014/5/51/Stony_brook_igem_logo.png" alt= "iGEM logo" name="iGEM_logo" border="0px" id="iGEM_logo" /></a>
-
</td>
+
<a href="https://www.facebook.com/iGEMatstonybrook"><img src="https://static.igem.org/mediawiki/2014/0/0f/Stony_brook_fb_logo.png" alt= "facebook" name="facebook" border="0px" id="facebook" /></a></a>
 +
<a href="https://twitter.com/iGEMSBU"><img src="https://static.igem.org/mediawiki/2014/b/b5/Stony_brook_twitter_logo.png" alt= "twitter" name="twitter" border="0px" id="twitter" /></a></a>
-
<tr> <td colspan="3"  height="15px"> </td></tr>
 
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
 
-
<tr> <td colspan="3"  height="5px"> </td></tr>
 
 +
<div id="header"><a href="https://2014.igem.org/Team:Stony_Brook"><img src="https://static.igem.org/mediawiki/2014/1/11/Stony_brook_header.png" alt="Stony Brook iGEM" border="0px"" /></a></div>
-
<!--requirements section -->
+
<!-- <div id="navigation_container">
-
<tr><td colspan="3"> <h3> Project Description </h3></td></tr>
+
-
<tr>
+
-
<td width="45%"  valign="top">  
+
-
<p> The threat of antibiotic resistance has been a concern since the discovery of penicillin. As antibiotics continue to be used to treat disease, pathogenic bacteria continue to develop resistance, eventually becoming irresponsive to multiple classes of antibiotics. This is a major problem for areas that must maintain sterile environments, such as hospitals or other health-care settings. Hospital-acquired infections (HAI) are already an existing issue that poses risks to people receiving or recovering from treatment. Gram-negative bacteria in particular are known to cause more HAIs as they are more resistant to antibiotics than gram-positive bacteria. Irresponsible use of antibiotics has only exacerbated this issue. Recent reports from the World Health Organization confirm that antibiotic resistance is no longer a future hazard, but is now a global health threat. </p>
+
    <div id="navigation"> <a href="https://2014.igem.org/Team:Stony_Brook"><img src="https://static.igem.org/mediawiki/2014/b/b8/Stony_Brook_NavIcon.Home.png"  border="0px" /></a>
-
 
+
<p>Home</p>
-
<p> Alternatives to modern antibiotics, such as antimicrobial peptides, are now being researched. Antimicrobial peptides, or AMPs, are peptides produced innately by the immune systems of certain organisms to fight off infection. Because they kill microorganisms through different mechanisms, they have the potential to be effective against antibiotic resistant bacteria. One such AMP is melittin, produced by honey bees and used in their venom. Melittin kills cells by forming pores in the cell membrane, eventually destabilizing the cell and causing cell lysis. Because melittin targets a conserved area of cells, bacteria cannot develop resistance to it as easily as different types of antibiotics. </p>
+
    </div>
-
 
+
-
<p> Our project this summer is to transform E. coli with the melittin gene in honey bees, so that the E. coli may express the melittin peptide, thereby developing a means to mass-produce melittin as an alternative to today's antibiotics. We hope to optimize the production of melittin in E. coli, as well as to test the bioactivity of our produced melittin in comparison to its naturally-occurring counterpart. </p>
+
    <div id="navigation">
 +
  <a href="https://2014.igem.org/Team:Stony_Brook/Team"><img src="https://static.igem.org/mediawiki/2014/4/4a/Stony_Brook_NavIcon.Team.png"  border="0px" /></a>
 +
<p>Team</p>
 +
    </div>
 +
 +
<div id="navigation">
 +
  <a href="https://2014.igem.org/Team:Stony_Brook/Project"><img src="https://static.igem.org/mediawiki/2014/a/ab/Stony_Brook_NavIcon.Project.png" border="0px" /></a>
 +
<p>Project</p>
 +
    </div>
   
   
-
</td>
+
<div id="navigation">
 +
  <a href="https://2014.igem.org/Team:Stony_Brook/Notebook"><img src="https://static.igem.org/mediawiki/2014/b/b5/Stony_Brook_NavIcon.Notebook.png" border="0px"/></a>
 +
<p>Notebook</p>
 +
    </div>
-
<td > </td>
+
<div id="navigation">
-
<td width="45%">
+
  <a href="http://www.igem.org"> <img src="https://static.igem.org/mediawiki/2014/e/e2/Stony_Brook_Navicon.Outreach.png" border="0px"/></a>
 +
<p>Outreach</p>
 +
    </div>
 +
    <div id="navigation">
 +
  <a href="http://www.igem.org"> <img src="https://static.igem.org/mediawiki/2014/5/5e/Stony_Brook_NavIcon.Acknowledgements.png" border="0px"/></a>
 +
      <p>Attributions</p>
 +
</div>
 +
</div> -->
-
<p>There are a few wiki requirements teams must follow:</p>
+
<div id="login">
<ul>
<ul>
-
<li>All pages, images and files must be hosted on the <a href ="https://2014.igem.org/Special:Upload"> 2014.igem.org server</a>. </li>
+
  <li><a href="https://2014.igem.org/Team:Stony_Brook">page</a></li>
-
<li>All pages must be created under the team’s name space.</li>
+
  <li><a href="https://2014.igem.org/Talk:Team:Stony_Brook">discussion</a></li>
-
<li>As part of your documentation, keep the links from the menu to the left. </li>
+
  <li><a href="https://2014.igem.org/wiki/index.php?title=Team:Stony_Brook&amp;action=edit">view source</a></li>
-
<li>Do not use flash in wiki code. </li>
+
  <li><a href="https://2014.igem.org/wiki/index.php?title=Team:Stony_Brook&amp;action=history">history</a></li>
-
<li>The <a href="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"> iGEM logo </a> should be placed on the upper part of every page and should link to <a href="https://2014.igem.org/Main_Page">2014.igem.org</a>.</li>
+
</ul>
</ul>
-
<p>Visit the <a href="https://2014.igem.org/Wiki_How-To"> Wiki How To page </a> for a complete list of requirements, tips and other useful information. </p>
+
</div>
-
</td>
+
<div id="background">
-
</tr>
+
</div>
 +
<div id="projectDescription">
 +
<h1> Project Description </h1>
 +
<p> The threat of antibiotic resistance has been a concern since the discovery of penicillin.  As antibiotics continue to be used to treat disease, pathogenic bacteria continue to develop resistance, eventually becoming irresponsive to multiple classes of antibiotics. This is a major problem for areas that must maintain sterile environments, such as hospitals or other health-care settings. Hospital-acquired infections (HAI) are already an existing issue that poses risks to people receiving or recovering from treatment. Gram-negative bacteria in particular are known to cause more HAIs as they are more resistant to antibiotics than gram-positive bacteria. Irresponsible use of antibiotics has only exacerbated this issue. Recent reports from the World Health Organization confirm that antibiotic resistance is no longer something to worry about in the future, but a current, global health threat. </p>
 +
 +
<p> Alternatives to modern antibiotics, such as antimicrobial peptides, are now being researched. Antimicrobial peptides, or AMPs, are peptides produced innately by the immune systems of certain organisms to fight off infection. Because they kill microorganisms through different mechanisms, they have the potential to be effective against antibiotic resistant bacteria. One such AMP is melittin, produced by honey bees and used in their venom. Melittin kills cells by forming pores in the cell membrane, eventually destabilizing the cell and causing cell lysis. Because melittin targets a conserved area of cells, bacteria cannot develop resistance to it as easily as different types of antibiotics. </p>
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
<p> Our project this summer is to transform E. coli with the melittin gene in honey bees, so that the E. coli may express the melittin peptide, thereby developing a means to mass-produce melittin as an alternative to today's antibiotics. We hope to optimize the production of melittin in E. coli, as well as to test the bioactivity of our produced melittin in comparison to its naturally-occurring counterpart. </p>
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1"> </tr>
+
</div>
-
 
+
</html>
-
<!--tips  -->
+
-
<tr><td colspan="3" > <h3> Tips  </h3></td></tr>
+
-
 
+
-
<tr>
+
-
<td width="45%" valign="top">
+
-
<p>We are currently working on providing teams with some easy to use design templates.
+
-
<br> In the meantime you can also view other team wikis for inspiration! Here are some very good examples</p>
+
-
 
+
-
<ul>
+
-
<li> <a href="https://2013.igem.org/Team:SDU-Denmark/"> 2013 SDU Denmark </a> </li>
+
-
<li> <a href="https://2013.igem.org/Team:SYSU-China">2013 SYSU China</a> </li>
+
-
<li> <a href="https://2013.igem.org/Team:Shenzhen_BGIC_ATCG"> 2013 Shenxhen BGIG ATCG </a></li>
+
-
<li> <a href="https://2013.igem.org/Team:Colombia_Uniandes">2013 Colombia Unianades </a></li>
+
-
<li> <a href="https://2013.igem.org/Team:Lethbridge">2013 Lethbridge</a></li>
+
-
</ul>
+
-
 
+
-
<p>For a full wiki list, you can visit <a href="https://igem.org/Team_Wikis?year=2013">iGEM 2013 web sites </a> and <a href="https://igem.org/Team_Wikis?year=2012">iGEM 2012 web sites</a>  lists. </p>
+
-
</td>
+
-
 
+
-
<td> </td>
+
-
<td width="45%">
+
-
 
+
-
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
-
 
+
-
<ul>
+
-
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
-
<li>Be clear about what you are doing and what you plan to do.</li>
+
-
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
-
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
-
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
-
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="">iGEM 2013 calendar</a> </li>
+
-
<li>Have lots of fun! </li>
+
-
</ul>
+
-
</br>
+
-
</td>
+
-
</tr>
+
-
</table>
+

Revision as of 14:41, 26 August 2014


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Stony Brook iGEM Homepage facebook twitter

Project Description

The threat of antibiotic resistance has been a concern since the discovery of penicillin. As antibiotics continue to be used to treat disease, pathogenic bacteria continue to develop resistance, eventually becoming irresponsive to multiple classes of antibiotics. This is a major problem for areas that must maintain sterile environments, such as hospitals or other health-care settings. Hospital-acquired infections (HAI) are already an existing issue that poses risks to people receiving or recovering from treatment. Gram-negative bacteria in particular are known to cause more HAIs as they are more resistant to antibiotics than gram-positive bacteria. Irresponsible use of antibiotics has only exacerbated this issue. Recent reports from the World Health Organization confirm that antibiotic resistance is no longer something to worry about in the future, but a current, global health threat.

Alternatives to modern antibiotics, such as antimicrobial peptides, are now being researched. Antimicrobial peptides, or AMPs, are peptides produced innately by the immune systems of certain organisms to fight off infection. Because they kill microorganisms through different mechanisms, they have the potential to be effective against antibiotic resistant bacteria. One such AMP is melittin, produced by honey bees and used in their venom. Melittin kills cells by forming pores in the cell membrane, eventually destabilizing the cell and causing cell lysis. Because melittin targets a conserved area of cells, bacteria cannot develop resistance to it as easily as different types of antibiotics.

Our project this summer is to transform E. coli with the melittin gene in honey bees, so that the E. coli may express the melittin peptide, thereby developing a means to mass-produce melittin as an alternative to today's antibiotics. We hope to optimize the production of melittin in E. coli, as well as to test the bioactivity of our produced melittin in comparison to its naturally-occurring counterpart.